19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:30:07 +01:00
parent ba20ce7443
commit 768b70e05e
2357 changed files with 1057103 additions and 712486 deletions

View file

@ -0,0 +1,17 @@
"id","name","description","invoice_label","amount","type_tax_use","tax_group_id","repartition_line_ids/document_type","repartition_line_ids/factor_percent","repartition_line_ids/repartition_type","repartition_line_ids/account_id","fiscal_position_ids","original_tax_ids"
"sale_tax_template","15%","","","15","sale","tax_group_15","invoice","100","base","","template_generic_domestic_fiscal_position",""
"","","","","","","","invoice","100","tax","tax_received","",""
"","","","","","","","refund","100","base","","",""
"","","","","","","","refund","100","tax","tax_received","",""
"purchase_tax_template","15%","","","15","purchase","tax_group_15","invoice","100","base","","template_generic_domestic_fiscal_position",""
"","","","","","","","invoice","100","tax","tax_paid","",""
"","","","","","","","refund","100","base","","",""
"","","","","","","","refund","100","tax","tax_paid","",""
"sale_export_tax_template","0% Exports","","","0","sale","tax_group_0","invoice","100","base","","template_generic_export_fiscal_position","sale_tax_template"
"","","","","","","","invoice","100","tax","","",""
"","","","","","","","refund","100","base","","",""
"","","","","","","","refund","100","tax","","",""
"purchase_import_tax_template","0% Imports","","","0","purchase","tax_group_0","invoice","100","base","","template_generic_export_fiscal_position","purchase_tax_template"
"","","","","","","","invoice","100","tax","","",""
"","","","","","","","refund","100","base","","",""
"","","","","","","","refund","100","tax","","",""
1 id name description invoice_label amount type_tax_use tax_group_id repartition_line_ids/document_type repartition_line_ids/factor_percent repartition_line_ids/repartition_type repartition_line_ids/account_id fiscal_position_ids original_tax_ids
2 sale_tax_template 15% 15 sale tax_group_15 invoice 100 base template_generic_domestic_fiscal_position
3 invoice 100 tax tax_received
4 refund 100 base
5 refund 100 tax tax_received
6 purchase_tax_template 15% 15 purchase tax_group_15 invoice 100 base template_generic_domestic_fiscal_position
7 invoice 100 tax tax_paid
8 refund 100 base
9 refund 100 tax tax_paid
10 sale_export_tax_template 0% Exports 0 sale tax_group_0 invoice 100 base template_generic_export_fiscal_position sale_tax_template
11 invoice 100 tax
12 refund 100 base
13 refund 100 tax
14 purchase_import_tax_template 0% Imports 0 purchase tax_group_0 invoice 100 base template_generic_export_fiscal_position purchase_tax_template
15 invoice 100 tax
16 refund 100 base
17 refund 100 tax