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