Update llx_c_revenuestamp.sql
fix tipo
This commit is contained in:
parent
f376fce8b5
commit
69bca5da4b
@ -31,7 +31,7 @@ insert into llx_c_revenuestamp(rowid,fk_pays,taux,revenuestamp_type,note,active)
|
|||||||
|
|
||||||
|
|
||||||
-- MEXICO (id country=154) --
|
-- MEXICO (id country=154) --
|
||||||
insert into llx_c_revenuestamp(rowid,fk_pays,taux,revenuestamp_type,note,active) values (1541, 154, 1.5, 'percent', 'Revenue stamp mexico', 1);
|
insert into llx_c_revenuestamp(rowid,fk_pays,taux,revenuestamp_type,note,active) values (1541, 154, 1.5, 'percent', 'Revenue stamp mexico', 1);
|
||||||
insert into llx_c_revenuestamp(rowid,fk_pays,taux,revenuestamp_type,note,active) values (1542, 154, 3, 'percent', 'Revenue stamp mexico', 1);
|
insert into llx_c_revenuestamp(rowid,fk_pays,taux,revenuestamp_type,note,active) values (1542, 154, 3, 'percent', 'Revenue stamp mexico', 1);
|
||||||
|
|
||||||
-- Turkiye (Turkey) (id country=221) --
|
-- Turkiye (Turkey) (id country=221) --
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user