Home
last modified time | relevance | path

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

/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/account/models/
H A Daccount_tax.py645 refund_tax_id = fields.Many2one(comodel_name='account.tax', variable in AccountTaxRepartitionLine
H A Dchart_template.py1011refund_tax_id = fields.Many2one(comodel_name='account.tax.template', help="The tax set to apply th… variable in AccountTaxRepartitionLineTemplate