Better
Modeling the process of forming the order of production modules for the cable network according to the customer's order, and checking the master data for correctness of the order according to the drawing.
The main goal of the program is to verify the engineer's work based on real orders and information from the drawing and the engineer's matrix.
How the program works: we load csv files into the program: harnesses (information from the customer), Virtual (master data created by the engineer), Internal (master data created by the engineer), wirelist (information from the drawing), wires_in_prod_mod (information from the engineer's matrix). After that, the program processes the data and provides information about production modules for cable networks based on the engineer's master data, as well as matches data with the engineer's matrix and drawing, and checks for errors in the master data, as well as verifies the generation of production modules for errors.
The main goal of the program is to verify the engineer's work based on real orders and information from the drawing and the engineer's matrix.
How the program works: we load csv files into the program: harnesses (information from the customer), Virtual (master data created by the engineer), Internal (master data created by the engineer), wirelist (information from the drawing), wires_in_prod_mod (information from the engineer's matrix). After that, the program processes the data and provides information about production modules for cable networks based on the engineer's master data, as well as matches data with the engineer's matrix and drawing, and checks for errors in the master data, as well as verifies the generation of production modules for errors.