Account Tag¶
Original definition from account
¶
- model odoo.addons.account.models.account_account_tag.AccountAccountTag[fuente]¶
- _name = account.account.tag¶
- applicability: str¶
- Required
- Name
Applicability
- Selection
accounts
: Accountstaxes
: Taxesproducts
: Products- Default
accounts
- active: bool¶
- Name
Active
- Default
True
Set active to false to hide the Account Tag without removing it.
- tax_report_line_ids: Sequence[odoo.fields.Command]¶
- Name
Tax Report Lines
- Comodel
The tax report lines using this tag
- tax_negate: bool¶
- Name
Negate Tax Balance
Check this box to negate the absolute value of the balance of the lines associated with this tag in tax report computation.