X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=ac0f94cf20644a5dbd882663a7e3b2d420b571ec;hb=a0dd6f2c04a3f22aa741d1d639f8985a81c6e81b;hp=8d1f875dbb0880f9b5e6ec314b736067df9bc205;hpb=c15077a092c6b194923b72d9baaa50573c1ececb;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 8d1f875db..ac0f94cf2 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -4455,6 +4455,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.',