Fixed
Details
Details
Assignee
Heng Sin Low
Heng Sin LowReporter
Hiep Lq
Hiep LqTested By
Anna Fadeeva
Components
Fix versions
Affects versions
Priority
Created August 5, 2013 at 4:32 PM
Updated February 1, 2022 at 12:53 PM
Resolved October 6, 2021 at 3:46 PM
Original request from hiep:
https://groups.google.com/forum/#!topic/idempiere/UvrwPagIR58
Implementation:
Copy existing data from M_Product_BOM to PP_Product_BOM and PP_Product_BOMLine
Rename table M_Product_BOM to M_Product_BOM_Old
Re-create M_Product_BOM as view that build on top of PP_Product_BOM and PP_Product_BOMLine
Change mfg-light to use PP_Product_BOM and PP_Product_BOMLine
add PP_Product_BOM_ID to M_Production
add PP_Product_BOM_ID parameter to Production Create process
With the potential of multiple BOM for a product, BOM with BOM Use=Master and BOM Type = “Current” is use as the default BOM of a product (and for M_Product_BOM view).