Skip to content

Commit

Permalink
[REM] l10n_uk: removed taxes of sales and purchase which is percentag…
Browse files Browse the repository at this point in the history
…e 17.5
  • Loading branch information
hsh-odoo authored and rgo-odoo committed Jan 17, 2018
1 parent e3333d5 commit 98ba216
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions addons/l10n_uk/data/account.tax.template.csv
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
id,description,chart_template_id:id,type_tax_use,name,amount_type,amount,account_id:id,refund_account_id:id,children_tax_ids:id,tag_ids:id,tax_group_id:id
ST0,ST0,l10n_uk,sale,Zero rated sales,percent,0,2200,2200,,tag_st0,tax_group_0
ST1,ST1,l10n_uk,sale,Standard rate sales (17.5%),percent,17.5,2200,2200,,tag_st1,tax_group_175
ST2,ST2,l10n_uk,sale,Exempt sales,percent,0,2200,2200,,tag_st2,tax_group_0
PT0,PT0,l10n_uk,purchase,Zero rated purchases,percent,0,2201,2201,,tag_pt0,tax_group_0
PT1,PT1,l10n_uk,purchase,Standard rate purchases (17.5%),percent,17.5,2201,2201,,tag_pt1,tax_group_175
PT2,PT2,l10n_uk,purchase,Exempt purchases,percent,0,2201,2201,,tag_pt2,tax_group_0
PT8M,PT8M,l10n_uk,none,Standard rated purchases from EC,percent,17.5,2201,2201,,tag_pt8m,tax_group_0
PT8R,PT8R,l10n_uk,none,Reverse EC Purchase VAT,percent,-17.5,2201,2201,,tag_pt8r,tax_group_0
Expand Down

0 comments on commit 98ba216

Please sign in to comment.