769eafb483
Flectra is Forked from Odoo v11 commit : (6135e82d73
)
561 B
561 B
1 | id | position_id/id | tax_src_id/id | tax_dest_id/id |
---|---|---|---|---|
2 | fp_inclusive_tax_template_in | fiscal_position_tax_inclusive_template | tax_in_e | tax_in_i |
3 | fp_inclusive_tax_template_out | fiscal_position_tax_inclusive_template | tax_out_e | tax_out_i |
4 | fp_exclusive_tax_template_in | fiscal_position_tax_exclusive_template | tax_in_i | tax_in_e |
5 | fp_exclusive_tax_template_out | fiscal_position_tax_exclusive_template | tax_out_i | tax_out_e |
6 | fp_exepmt_tax_template_in | fiscal_position_tax_exempt_template | tax_in_e | tax_in_x |
7 | fp_exepmt_tax_template_out | fiscal_position_tax_exempt_template | tax_out_e | tax_out_im |