X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/d18df453f55190d4807af324725ea82a8835d7fc..dac56641775e5aa4e85927810531e34f59e96c44:/templates/webpages/admin/create_dataset.html?ds=inline
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 @@
+