I'm doing a database that tracks customer projects and orders.
The Header table contains all the Customer and Project details like customer name, contact details, project leader, etc.
A second table BOM contains the customer orders for a particular project.
I need a way to track changes or revisions to the BOM. It happens when a customer makes changes on their orders like quantities, etc.
Any ideas? Thanks in advance.
The Header table contains all the Customer and Project details like customer name, contact details, project leader, etc.
A second table BOM contains the customer orders for a particular project.
I need a way to track changes or revisions to the BOM. It happens when a customer makes changes on their orders like quantities, etc.
Any ideas? Thanks in advance.
