Uses of Class
org.compiere.model.MRMATax
-
Packages that use MRMATax Package Description org.compiere.model Provides for.... -
-
Uses of MRMATax in org.compiere.model
Fields in org.compiere.model declared as MRMATax Modifier and Type Field Description protected MRMATax[]MRMA. m_taxesTax LinesMethods in org.compiere.model that return MRMATax Modifier and Type Method Description static MRMATaxMRMATax. get(MRMALine line, int precision, boolean oldTax, String trxName)Get Tax Line for RMA LineMRMATax[]MRMA. getTaxes(boolean requery)Get Taxes of RMA
-