X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=7fd466634b3542a4dea2cd464e09d443ea8951ca;hb=5cebf6d642a74554ca424397d806f9b59ac19c5c;hp=b9ed6c83e7358ef23193596078ccaddfdb412d74;hpb=4de19e4303d8d692fb772b0a332be325bab50db3;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index b9ed6c83e..7fd466634 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -4403,6 +4403,13 @@ and customer address. Include units.', }, { + 'key' => 'cust_main-require-bank-branch', + 'section' => 'UI', + 'description' => 'An alternate DCHK/CHEK format; require entry of bank branch number.', + 'type' => 'checkbox', + }, + + { 'key' => 'cust-edit-alt-field-order', 'section' => 'UI', 'description' => 'An alternate ordering of fields for the New Customer and Edit Customer screens.',