Hi all,
I've created an app where user can select products to be delivered, sometimes the price of each one needs to be updated but user needs to be able to increase price of all products at once, lets say user needs products price to be increased 10% at once with just one click, is there a way I can manage to do that?
This is the items table I have
I'm planning the create a screen called "Products" and let user change or update the following:
Add new product
Increase price to the whole products data base
Edit a product name