Skip to content
Snippets Groups Projects
Commit 8e7ec3c4 authored by Regis Houssin's avatar Regis Houssin
Browse files

Ajout: finalisation de l'ajout de tous les pays

!!! ATTENTION !!! vérifiez bien le pays de vos clients (sauf pour la france) car certain ID ont changé
parent 3295a34d
No related branches found
No related tags found
No related merge requests found
......@@ -517,7 +517,7 @@ delete from llx_c_tva where rowid='292' and fk_pays='5';
delete from llx_c_tva where rowid='291' and fk_pays='29';
delete from llx_c_tva where rowid='292' and fk_pays='29';
delete from llx_c_tva where rowid='261' and fk_pays='26';
delete from llx_c_tva where rowid='261' and fk_pays='26';
delete from llx_c_tva where rowid='262' and fk_pays='26';
delete from llx_c_tva where rowid='263' and fk_pays='26';
insert into llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) values (281, 28, '10','0','VAT Rate 10',1);
insert into llx_c_tva(rowid,fk_pays,taux,recuperableonly,note,active) values (282, 28, '0','0','VAT Rate 0',1);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment