Searched defs:repartition_type (Results 1 – 2 of 2) sorted by relevance
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/account/models/ |
H A D | account_tax.py | 340 def get_tax_tags(self, is_refund, repartition_type): argument 634 …repartition_type = fields.Selection(string="Based On", selection=[('base', 'Base'), ('tax', 'of ta… variable in AccountTaxRepartitionLine
|
H A D | chart_template.py | 1008 …repartition_type = fields.Selection(string="Based On", selection=[('base', 'Base'), ('tax', 'of ta… variable in AccountTaxRepartitionLineTemplate
|