X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2d3f862b7af94f31860dd264eef7c1bc7de7eae2..de8868c:/templates/webpages/am/edit_defaults.html
diff --git a/templates/webpages/am/edit_defaults.html b/templates/webpages/am/edit_defaults.html
index ff5cf0420..ed2921fc8 100644
--- a/templates/webpages/am/edit_defaults.html
+++ b/templates/webpages/am/edit_defaults.html
@@ -116,6 +116,16 @@
+
+ | [% 'Current assets account' | $T8 %] |
+
+
+ |
+
| [% 'Miscellaneous' | $T8 %] |
@@ -126,11 +136,6 @@
|
-
- | [% 'Year End' | $T8 %] (mm/dd) |
- |
-
-
| [% 'Currencies' | $T8 %] (1) |
|
@@ -151,6 +156,46 @@
+
+ | [% 'Default Customer/Vendor Language' | $T8 %] |
+
+ [%- INCLUDE 'generic/multibox.html'
+ name = 'language_id',
+ default = defaults_language_id,
+ style = 'size:20; maxength:5',
+ DATA = ALL_LANGUAGES,
+ id_key = 'id',
+ label_key = 'description',
+ show_empty = 1
+ -%]
+ |
+
+
+
+ | [% 'Configuration' | $T8 %] |
+
+
+
+ | [% 'Accounting method' | $T8 %] |
+ |
+
+
+
+ | [% 'Inventory system' | $T8 %] |
+ |
+
+
+
+ | [% 'Profit determination' | $T8 %] |
+ |
+
+
+
+ | [% 'Chart of accounts' | $T8 %] |
+ |
+
+
+