Revision 97954312
Von Bernd Bleßmann vor mehr als 12 Jahren hinzugefügt
config/kivitendo.conf.default | ||
---|---|---|
# Show the picture in the results when you search for parts
|
||
parts_listing_images = 0
|
||
|
||
# Should payments be changeable after posting (0 = never; 1 = every time; 2 = on the same day)
|
||
payments_changeable = 0
|
||
|
||
[paths]
|
||
# path to temporary files (must be writeable by the web server)
|
||
userspath = users
|
Auch abrufbar als: Unified diff
Controller für Mandantenkonfiguration.
Im Moment lässt sich hier die Änderbarkeit für Zahlungen einstellen. Es
sollen demnächst auch noch anderen Konfig-Einstellungen aus der Konfig-Datei
hierher wandern.