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.brerp.apps.form
Modifier 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
Modifier 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
Modifier 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
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)