Searched defs:refund_tax_id (Results 1 – 2 of 2) sorted by relevance
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/account/models/ | ||
H A D | account_tax.py | 645 refund_tax_id = fields.Many2one(comodel_name='account.tax', variable in AccountTaxRepartitionLine |
H A D | chart_template.py | 1011 …refund_tax_id = fields.Many2one(comodel_name='account.tax.template', help="The tax set to apply th… variable in AccountTaxRepartitionLineTemplate |