Fiscal Position¶
Original definition from account
¶
-
model
odoo.addons.account.models.chart_template.
AccountFiscalPositionTemplate
[source]¶ -
_name
= account.fiscal.position.template¶
-
account_ids
: Sequence[odoo.fields.Command]¶ - Name
Account Mapping
- Comodel
account.fiscal.position.account.template
-
tax_ids
: Sequence[odoo.fields.Command]¶ - Name
Tax Mapping
- Comodel
account.fiscal.position.tax.template
-
country_id
: int¶ - Name
Country
- Comodel
res.country
- Possible_values
Apply only if delivery country matches.
-
country_group_id
: int¶ - Name
Country Group
- Comodel
res.country.group
Apply only if delivery country matches the group.
-
state_ids
: Sequence[odoo.fields.Command]¶ - Name
Federal States
- Comodel
res.country.state
-