Uses of Class
org.compiere.model.MRMA
-
Packages that use MRMA Package Description org.adempiere.model org.compiere.grid org.compiere.model Provides for.... -
-
Uses of MRMA in org.adempiere.model
Methods in org.adempiere.model with parameters of type MRMA Modifier and Type Method Description booleanITaxProvider. calculateRMATaxTotal(MTaxProvider provider, MRMA rma) -
Uses of MRMA in org.compiere.grid
Fields in org.compiere.grid declared as MRMA Modifier and Type Field Description protected MRMACreateFrom. m_rmaLoaded RMAprotected MRMACreateFromShipment. m_rmaLoaded RMA -
Uses of MRMA in org.compiere.model
Fields in org.compiere.model declared as MRMA Modifier and Type Field Description protected MRMAMRMALine. m_parentParentMethods in org.compiere.model that return MRMA Modifier and Type Method Description static MRMAMRMA. copyFrom(MRMA from, int C_DocType_ID, boolean isSOTrx, boolean counter, String trxName)Create new RMA by copyingprotected MRMAMRMA. createCounterDoc()Create Counter DocumentMRMAMRMALine. getParent()Get ParentMethods in org.compiere.model with parameters of type MRMA Modifier and Type Method Description booleanStandardTaxProvider. calculateRMATaxTotal(MTaxProvider provider, MRMA rma)static MRMAMRMA. copyFrom(MRMA from, int C_DocType_ID, boolean isSOTrx, boolean counter, String trxName)Create new RMA by copyingintMRMA. copyLinesFrom(MRMA otherRMA, boolean counter)Copy Lines From other RMAvoidMInvoice. setRMA(MRMA rma)
-