Skip to content

Commit

Permalink
[Close] [#4555] Update label of intermediary VAT rate for Luxembourg …
Browse files Browse the repository at this point in the history
…(fix spaces)
  • Loading branch information
abcnet-lu committed Feb 2, 2016
1 parent 755758d commit a196e16
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions htdocs/install/mysql/migration/3.8.0-3.9.0.sql
Original file line number Diff line number Diff line change
Expand Up @@ -588,5 +588,4 @@ ALTER TABLE llx_holiday ADD COLUMN entity integer DEFAULT 1 NOT NULL;
UPDATE llx_c_tva SET taux='17' WHERE rowid=1401 AND fk_pays=140;
UPDATE llx_c_tva SET taux='14' WHERE rowid=1402 AND fk_pays=140;
UPDATE llx_c_tva SET taux='8' WHERE rowid=1403 AND fk_pays=140;
UPDATE llx_c_tva SET note='VAT intermediary rate' WHERE rowid=1403 AND fk_pays=140;

UPDATE llx_c_tva SET note='VAT intermediary rate' WHERE rowid=1403 AND fk_pays=140;

0 comments on commit a196e16

Please sign in to comment.