Festival Inventory Check-Out, Check-In
I'm working on an inventory db for a festival. I'm tracking supplies and equipment use, check-out and check-in. I have an "Inventory" table with items and set quantities. I would like to track when items are checked out and subsequently returned also reflected this "available" count in my "Inventory" view. My question is whether I need two tables, "CheckOut" and "CheckIn" and somehow join them together. Or, do I have one table say "History" that logs each transaction with a "Status" field, "Out" & "In". In which case how do I create an expression to calculate the "available" count in my "Inventory" view?
2 replies
-
Would love to see that people share their Ninox database so all of us can learn from each other .
lime your project ist very interesting.
-
Hi Brandalyn,
Technically, both approaches are right and will achieve the required functionality. If you need, we can discuss your requirements in detail, please book a consulting call here, https://zoom.us/j/3954468137
Regards,
Sakshi- Ninox
Content aside
- 6 yrs agoLast active
- 2Replies
- 1837Views