19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:31:28 +01:00
parent ff721d030e
commit 7721452493
1826 changed files with 124775 additions and 274114 deletions

View file

@ -0,0 +1,4 @@
"id","name","auto_apply","vat_required","sequence","country_id","country_group_id","active"
"account_fiscal_position_domestic","United Kingdom","True","False","2","","l10n_uk.country_group_ukxi","True"
"account_fiscal_position_ni_to_eu_b2b","Northern Ireland to European Union member states B2B","True","True","3","","account.europe_vat","False"
"account_fiscal_position_rest_of_world_b2b","Rest of the world","True","False","4","","","True"
1 id name auto_apply vat_required sequence country_id country_group_id active
2 account_fiscal_position_domestic United Kingdom True False 2 l10n_uk.country_group_ukxi True
3 account_fiscal_position_ni_to_eu_b2b Northern Ireland to European Union member states B2B True True 3 account.europe_vat False
4 account_fiscal_position_rest_of_world_b2b Rest of the world True False 4 True