Hi all,
I’m really a novice and thanks already for your help. What i’m trying to do is the following:
Im trying to create a stock managment app. I have 3 tables:
1 - Add stock
2 - Sells
3 - Inventory
I manage to create a simple app that can add or sell one item at a time and record it in the inventory table, but what I really need is to add or sell multiple products at a time.
Is that possible? Maybe I should change the way the tables store data, can you help me somehow?
Sorry for my english, Im from argentina.