Doc_Production - production posting problems
Description
Environment
Attachments
Activity
Carlos Ruiz April 24, 2013 at 8:36 AM
Thanks Armen, tried to apply the class you provided but is throwing me two errors:
Doc_Production.java - line 309
The method get(MProductionLine, int) in the type MProductionLineMA is not applicable for the arguments (Properties, int, String)
Doc_Production.java - line 256
The method get(Properties, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) in the type MAccount is not applicable for the arguments (Properties, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, String)
Regards,
Carlos Ruiz
Armen Rizal March 10, 2013 at 11:05 AM
Update: Sync to head & bug fixing
Armen Rizal March 6, 2013 at 4:56 PM
Currently it only supports Standard Costing. We are working on scenario if the costing method is combined, the components are using average and the end product is using standard.
More update on this later.
Armen Rizal February 25, 2013 at 12:02 PM
Hi Carlos,
We're also working on this very issue. Please see our work in attachment.
Thanks,
Armen
Armen Rizal February 25, 2013 at 12:01 PM
BF : Applying cost prorate is not using actual production qty
Check for Standard or Average Costing
Fix wrong cost for Production BOM when cost detail is not found
Implement Production Line Material Attributes when creating Cost Detail
Doc_Production using rate variance from acct schema, rate variance is defined at product level (and product category too) - it must use the product account to be consistent with iDempiere behavior
Regards,
Carlos Ruiz