Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 4b31e6ba

Von Bernd Bleßmann vor mehr als 12 Jahren hinzugefügt

  • ID 4b31e6ba4211c900648d92af80ae8d09041977ad
  • Vorgänger 97954312
  • Nachfolger 3424bf80

Option für Mindesthaltbarkeitsdatum in Mandantenkonfiguration verschoben.

Unterschiede anzeigen:

config/kivitendo.conf.default
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
# Show the picture in the part form
parts_show_image = 1

Auch abrufbar als: Unified diff