X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=fcdcd57669401fc132b3cc0214854e21106d6909;hp=3987fac5afd5ff9a42ec9d7c6baf2f8736050b3c;hb=3ab9b93b970353bfddc44b65bbb79d3aa586ded7;hpb=5df49c99a8c9cb241910b2cf262d19bdbae1f612 diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 3987fac5a..fcdcd5766 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -4681,6 +4681,13 @@ and customer address. Include units.', 'description' => 'An alternate ordering of fields for the New Customer and Edit Customer screens.', 'type' => 'checkbox', }, + + { + 'key' => 'cust_bill-enable_promised_date', + 'section' => 'UI', + 'description' => 'Enable display/editing of the "promised payment date" field on invoices.', + 'type' => 'checkbox', + }, { 'key' => 'available-locales',