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,5 @@
"id","name","auto_apply","vat_required","country_id","sequence","country_group_id","name@lt"
"account_fiscal_position_template_lt","LT","1","","base.lt","10","","LT"
"account_fiscal_position_template_eu","EU","1","1","","20","account.europe_vat","ES"
"account_fiscal_position_template_b2c_eu","B2C EU","1","","","30","account.europe_vat","B2C ES"
"account_fiscal_position_template_out_eu","Not EU","1","","","40","","Ne ES"
1 id name auto_apply vat_required country_id sequence country_group_id name@lt
2 account_fiscal_position_template_lt LT 1 base.lt 10 LT
3 account_fiscal_position_template_eu EU 1 1 20 account.europe_vat ES
4 account_fiscal_position_template_b2c_eu B2C EU 1 30 account.europe_vat B2C ES
5 account_fiscal_position_template_out_eu Not EU 1 40 Ne ES