Uses of Class
org.compiere.model.MProduction
Packages that use 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
Fields in org.compiere.model declared as MProductionMethods in org.compiere.model that return MProductionModifier and TypeMethodDescriptionprotected MProduction
Create new production from this production (including lines)protected MProduction
MProduction.reverse
(boolean accrual) Reverse this production documentConstructors in org.compiere.model with parameters of type MProduction -
Uses of MProduction in org.compiere.process
Methods in org.compiere.process with parameters of type MProductionModifier and TypeMethodDescriptionstatic int
ProductionProcess.procesProduction
(MProduction production, Timestamp movementDate, boolean mustBeStocked)