Bessere Warnung dass man das best_before Feature nicht einfach ausschlaten kann.
authorSven Schöling <s.schoeling@linet-services.de>
Wed, 11 Jan 2012 09:42:37 +0000 (10:42 +0100)
committerSven Schöling <s.schoeling@linet-services.de>
Wed, 11 Jan 2012 09:42:37 +0000 (10:42 +0100)
config/lx_office.conf.default

index 5570baf..387eff2 100644 (file)
@@ -78,6 +78,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