summaryrefslogtreecommitdiff
path: root/sql/Dutch_Standard-chart.sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql/Dutch_Standard-chart.sql')
-rwxr-xr-xsql/Dutch_Standard-chart.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/Dutch_Standard-chart.sql b/sql/Dutch_Standard-chart.sql
index 9ba7f7d1..ef8df27b 100755
--- a/sql/Dutch_Standard-chart.sql
+++ b/sql/Dutch_Standard-chart.sql
@@ -1,3 +1,4 @@
+begin;
-- Nederlandstalig Rekeningschema conform het Decimaal Stelsel.
-- Dutch Chart of Accounts following the Decimal Standards as set by the famous Philips Accounting Department
-- PDF Tammes, Fri, 29 Mar 2002 ( remarks or questions to finance@bermuda-holding.com )
@@ -243,3 +244,4 @@ INSERT INTO defaults (setting_key, value) VALUES ('inventory_accno_id', (select
INSERT INTO defaults (setting_key, value) VALUES ('weightunit', 'kg');
--
+commit;