From 69bca5da4b4b3a3c3e09eb89a09d9405f93b26d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bayram=20G=C3=BCrb=C3=BCz?= <68557038+BayramGrbz45@users.noreply.github.com> Date: Mon, 17 Apr 2023 03:13:20 +0300 Subject: [PATCH] Update llx_c_revenuestamp.sql fix tipo --- htdocs/install/mysql/data/llx_c_revenuestamp.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/install/mysql/data/llx_c_revenuestamp.sql b/htdocs/install/mysql/data/llx_c_revenuestamp.sql index f19f40abe30..ba4e316e2d0 100644 --- a/htdocs/install/mysql/data/llx_c_revenuestamp.sql +++ b/htdocs/install/mysql/data/llx_c_revenuestamp.sql @@ -31,7 +31,7 @@ insert into llx_c_revenuestamp(rowid,fk_pays,taux,revenuestamp_type,note,active) -- 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); -- Turkiye (Turkey) (id country=221) --