asteropi
Member
- Local time
- Today, 10:22
- Joined
- Jun 2, 2024
- Messages
- 136
Hey all,
Once again I turn to you for assistance. I have a problem I do not understand
I have a form to record batches of products made.
The indgredients I get from a drop down menu. Menu has the supply name-colour-manufacturer-lotnumber
When I get the ingredient, it seems it gets the name from the supplies table and saves it in the batch table, but for the manufacturer and the lot number it creates new entries in those tables.
I'm quite baffled because the info comes from different tables but the commands are exactly the same (it's supposed to only retrieve and save them in the Batch table.
What did I do wrong?
Once again I turn to you for assistance. I have a problem I do not understand
I have a form to record batches of products made.
The indgredients I get from a drop down menu. Menu has the supply name-colour-manufacturer-lotnumber
When I get the ingredient, it seems it gets the name from the supplies table and saves it in the batch table, but for the manufacturer and the lot number it creates new entries in those tables.
I'm quite baffled because the info comes from different tables but the commands are exactly the same (it's supposed to only retrieve and save them in the Batch table.
What did I do wrong?