Merge branch 'master' of vc.linet-services.de:public/lx-office-erp
[kivitendo-erp.git] / config / lx_office.conf.default
index d84b1c9..396c576 100644 (file)
@@ -57,11 +57,6 @@ bind_dn       =
 bind_password =
 
 [system]
-# EUR: Einnahmen-Überschussrechnung (net income method). Set this to 1
-# if your company uses the net income method and to 0 for balancing.
-# Additional note in german: Sollversteuerung = 0; Istversteuerung = 1
-eur = 1
-
 # Set language for login and admin forms. Currently "de" (German),
 # "de_DE" (new German) and "en" (English, not perfect) are available.
 language = de
@@ -76,6 +71,14 @@ webdav = 0
 vertreter = 0
 
 # Show fields used for the best before date
+# ATTENTION! If you enabled this feature you can not simply turn it off again
+# without taking care that best_before fields are emptied in the database.
+# This can be done with the following query:
+#
+#  UPDATE inventory SET bestbefore = NULL;
+#
+# Any stock contents containing a best before date will be impossible to stock
+# out otherwise.
 show_best_before = 0
 
 ## Pictures for parts