X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/d18df453f55190d4807af324725ea82a8835d7fc..b63cc1ed739e06f7fa526eecbf63e67a08fb348e:/templates/webpages/admin/create_dataset.html
diff --git a/templates/webpages/admin/create_dataset.html b/templates/webpages/admin/create_dataset.html
index 0cfe3b92e..813277f72 100644
--- a/templates/webpages/admin/create_dataset.html
+++ b/templates/webpages/admin/create_dataset.html
@@ -38,12 +38,38 @@
| [% 'Create Chart of Accounts' | $T8 %] |
- |
+
+ | [% 'Accounting method' | $T8 %] |
+
+
+ [% FOREACH row = ACCOUNTING_METHODS %][% END %]
+
+ |
+
+
+ | [% 'Inventory system' | $T8 %] |
+
+
+ [% FOREACH row = INVENTORY_SYSTEMS %][% END %]
+
+ |
+
+
+
+ | [% 'Profit determination' | $T8 %] |
+
+
+ [% FOREACH row = PROFIT_DETERMINATIONS %][% END %]
+
+ |
+
+
@@ -63,5 +89,37 @@
+