税收分配

Original definition from account

model odoo.addons.account.models.account_tax.AccountTaxRepartitionLine(env: api.Environment, ids: tuple[IdType, ...], prefetch_ids: Reversible[IdType])[源代码]
_name = account.tax.repartition.line
factor_percent: float
必填

名称

%

默认

100

Factor to apply on the account move lines generated from this distribution line, in percents

repartition_type: str
必填

名称

Based On

Selection

base: Base tax: of tax

默认

tax

Base on which the factor will be applied.

document_type: str
必填

名称

Related to

Selection

invoice: Invoice refund: Refund

account_id: int
名称

账户

Comodel

account.account

Account on which to post the tax amount

tax_id: int
名称

Tax

Comodel

account.tax

tag_ids: Sequence[odoo.fields.Command]
名称

Tax Grids

Comodel

account.account.tag

use_in_tax_closing: bool
名称

Tax Closing Entry