Home
last modified time | relevance | path

Searched defs:repartition_type (Results 1 – 2 of 2) sorted by relevance

/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/account/models/
H A Daccount_tax.py340 def get_tax_tags(self, is_refund, repartition_type): argument
634repartition_type = fields.Selection(string="Based On", selection=[('base', 'Base'), ('tax', 'of ta… variable in AccountTaxRepartitionLine
H A Dchart_template.py1008repartition_type = fields.Selection(string="Based On", selection=[('base', 'Base'), ('tax', 'of ta… variable in AccountTaxRepartitionLineTemplate