Account Tag¶
Original definition from account
¶
- model odoo.addons.account.models.account_account_tag.AccountAccountTag(env: api.Environment, ids: tuple[IdType, ...], prefetch_ids: Reversible[IdType])[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_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.