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.brerp.apps.form
Methods in org.brerp.apps.form that return MProductionModifier and TypeMethodDescriptionProductDisassembling.saveData
(int m_WindowNo, Object date, String description, IMiniTable in, IMiniTable out, String trxName) Save Data -
Uses of MProduction in org.brerp.base.component
Methods in org.brerp.base.component with parameters of type MProductionModifier and TypeMethodDescriptionvoid
Base_Validator.createConsumoMateriaPrimaPMP
(MProduction production) Ticket #4828 Atualiza a quantidade de MP utilizada na aba consumo de materia prima (PMP) em uma linha espicifica da OP, apenas onde a materia prima consta na aba Gestão do MP (Também do PMP)boolean
Base_Validator.validateBeforeCompleteOp
(MProduction production) Aplica validações neessárias antes da Op ser completada -
Uses of MProduction in org.brerp.base.model
Methods in org.brerp.base.model that return types with arguments of type MProductionModifier and TypeMethodDescriptionMCOFPPPlanoMestreProd.getOps()
Pega todas as Ops (M_Production) com o campo COF_PP_PlanoMestreProd_ID igual ao ID deste PMP -
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)