summaryrefslogtreecommitdiff
path: root/sql/Canada-Quebec-UTF8-gifi.sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql/Canada-Quebec-UTF8-gifi.sql')
-rwxr-xr-xsql/Canada-Quebec-UTF8-gifi.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/Canada-Quebec-UTF8-gifi.sql b/sql/Canada-Quebec-UTF8-gifi.sql
index 10872f2c..d293ef1b 100755
--- a/sql/Canada-Quebec-UTF8-gifi.sql
+++ b/sql/Canada-Quebec-UTF8-gifi.sql
@@ -1,3 +1,4 @@
+begin;
-- French Canadian GIFI
-- Céline des Ligneris
-- checked DS. March 3, 2004
@@ -717,3 +718,4 @@ INSERT INTO gifi (accno,description) VALUES ('9985','Éléments inhabituels');
INSERT INTO gifi (accno,description) VALUES ('9990','Impôts sur le revenu exigibles de l\'exercice');
INSERT INTO gifi (accno,description) VALUES ('9995','Provision pour impôts sur le revenu différés');
INSERT INTO gifi (accno,description) VALUES ('9999','Revenu net/perte nette après impôts et éléments');
+commit;