Uses of Class
org.compiere.model.MProduction
Package
Description
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
Provide classes and interface for iDempiere process.
-
Uses of MProduction in org.compiere.model
Modifier and TypeMethodDescriptionprotected MProduction
Create new production from this production (including lines)protected MProduction
MProduction.reverse
(boolean accrual) Reverse this production document -
Uses of MProduction in org.compiere.process
Modifier and TypeMethodDescriptionstatic int
ProductionProcess.procesProduction
(MProduction production, Timestamp movementDate, boolean mustBeStocked)