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","sequence","name","auto_apply","vat_required","country_id","country_group_id","name@bg"
"fiscal_position_template_dom","10","Domestic","1","","base.bg","","Домашен"
"fiscal_position_bg_private_eu","30","EU B2C","1","","","account.europe_vat","Частен ЕС"
"fiscal_position_template_in_eu","20","EU B2B","1","1","","account.europe_vat","Вътре в ЕС"
"fiscal_position_template_out_eu","40","Outside EU","1","","","","Извън ЕС"
1 id sequence name auto_apply vat_required country_id country_group_id name@bg
2 fiscal_position_template_dom 10 Domestic 1 base.bg Домашен
3 fiscal_position_bg_private_eu 30 EU B2C 1 account.europe_vat Частен ЕС
4 fiscal_position_template_in_eu 20 EU B2B 1 1 account.europe_vat Вътре в ЕС
5 fiscal_position_template_out_eu 40 Outside EU 1 Извън ЕС