Hi
I need some help with modeling my app tables.
My app track the fulfillment of work orders.
- One work order. 2. one\many batches with differing quantity of products. 3. each batch takes several steps in different stations to complete the batch.
what tables should i create and what should be the dependencies?
Thanks for the help