Tax Repartitions¶
Original definition from account¶
- model odoo.addons.account.models.account_tax.AccountTaxRepartitionLine(env: api.Environment, ids: tuple[IdType, ...], prefetch_ids: Reversible[IdType])[código fonte]¶
- _name = account.tax.repartition.line¶
 - factor_percent: float¶
- Required
- Name
- % 
- Default
- 100 
 - Factor to apply on the account move lines generated from this distribution line, in percents 
 - repartition_type: str¶
- Required
- Name
- Based On 
- Selection
- base: Base- tax: of tax
- Default
- tax 
 - Base on which the factor will be applied. 
 - tag_ids: Sequence[odoo.orm.commands.Command]¶
- Name
- Tax Grids 
- Comodel