Uses of Class
org.compiere.model.MRMA
Package
Description
One of the package that provide extended model class for iDempiere core tables.
Provide generic PO implementation that doesn't use generated model class.
Provide interface for tax provider, shipment processor, zoom provider and address validation.
Provide iDempiere model interface (I_*) wrapper for PO and GridTab.
Provide implementation of order promotion rule and zoom across targets.
Provide generic PO implementation that doesn't use generated model class.
Provide interface for tax provider, shipment processor, zoom provider and address validation.
Provide iDempiere model interface (I_*) wrapper for PO and GridTab.
Provide implementation of order promotion rule and zoom across targets.
Base class for Create From and Payment Capture form
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*).
-
Uses of MRMA in org.adempiere.model
Modifier and TypeMethodDescriptionboolean
ITaxProvider.calculateRMATaxTotal
(MTaxProvider provider, MRMA rma) Calculate rma tax total -
Uses of MRMA in org.compiere.grid
-
Uses of MRMA in org.compiere.model
Modifier and TypeMethodDescriptionstatic MRMA
Create and save new RMA by copying from another RMA documentprotected MRMA
MRMA.createCounterDoc()
Create Counter DocumentMRMALine.getParent()
Get ParentModifier and TypeMethodDescriptionboolean
StandardTaxProvider.calculateRMATaxTotal
(MTaxProvider provider, MRMA rma) static MRMA
Create and save new RMA by copying from another RMA documentint
MRMA.copyLinesFrom
(MRMA otherRMA, boolean counter) Copy Lines From other RMAvoid
void
MInOut.updateFrom
(MOrder order, MInvoice invoice, MRMA rma) Update from order/invoice/rma if linked to another order/invoice/rma - remove link if no link set it