Uses of Class
org.brerp.base.model.MLBRTax
Package
Description
-
Uses of MLBRTax in org.brerp.base.component
-
Uses of MLBRTax in org.brerp.base.model
Modifier and TypeMethodDescriptionMLBRTax.copyTo()
Copy the current MTax and return a new copy of the ObjectGet TaxGet TaxModifier and TypeMethodDescriptionvoid
MLBRTax.copyLinesTo
(MLBRTax newTax) Copy lines from the current MTax to the newTax param -
Uses of MLBRTax in org.brerp.base.process
Modifier and TypeMethodDescriptionvoid
ImportTaxImposto.insert
(boolean m_overwriteAliq, String sql_taxLine, MLBRTax Tax, String impName, BigDecimal aliqName) -
Uses of MLBRTax in org.brerp.ui.zk.window
ModifierConstructorDescriptionWTaxesDialog
(GridField gridField, MLBRTax tax, Callback<Integer> callback) Constructor