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 MProductionCreate new production from this production (including lines)protected MProductionMProduction.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 intProductionProcess.procesProduction(MProduction production, Timestamp movementDate, boolean mustBeStocked)