summaryrefslogtreecommitdiff
path: root/sql/Italy_General-chart.sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql/Italy_General-chart.sql')
-rwxr-xr-xsql/Italy_General-chart.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/Italy_General-chart.sql b/sql/Italy_General-chart.sql
index 434b5277..a2dc0454 100755
--- a/sql/Italy_General-chart.sql
+++ b/sql/Italy_General-chart.sql
@@ -1,3 +1,4 @@
+begin;
--
-- Chart of Accounts for Italy
--
@@ -189,3 +190,4 @@ INSERT INTO defaults (setting_key, value) VALUES ('inventory_accno_id', (select
INSERT INTO defaults (setting_key, value) VALUES ('weightunit', 'kg');
--
+commit;