Hi,
This is related to Electronic Manufacturing of PCB. When we send the PCB for Assembly the BOM should have 3 things
- Item Name
- Location
For example if I want to place a resistor of 1 ohm ( TC-001) ,at R1 location, BOM ( BOM1) should have these information.
Same resistor (TC-001) can be used in another product at R4 location, then BOM2 for that product will have that R2 location information.
Right now I’m doing a hack, by using item description as location information in the BOM. See the image below
hldhflkdh
If I code C1, C2, C3 the location for a specific product in the item description then, it messes up the other product.
If I only put it in BOM, then in the Production order that doesn’t come. You can see that for the Production, the location information is gone.
Why is this important ?
When we give our product to EMS ( Contract Manufacturer who has machines to place components on the board), then need location and package information.
What I’m looking for ?
Add a Location field in the BOM item table and which should be passed to the production required items table also.
This location field should be only in the BOM item table and not in the item table. and this should be passed to the product order "Required items table "
As I see it, “Required items table” is inheriting properties only from the item properties not the BOM item properties.
I hope I made things clear. If anyone out there in the Electronic Product Manufacturing Business, would be great if they can throw some light on this.