X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=0a29075d2872adbc079e70662536d75d52207d4b;hp=f3e2890a128a67d84c20903a5b175a89d3eb0eb3;hb=11bbf29de447fe39e9d7155fe280a0df70fa8c3c;hpb=6981e02e3ba3c08a39faffd09f4a93d680b916ee diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index f3e2890a1..0a29075d2 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -1581,6 +1581,7 @@ and customer address. Include units.', 'description' => 'Split invoice into sections and label according to either package category or location when enabled.', 'type' => 'checkbox', 'per_agent' => 1, + 'config_bool' => 1, }, { @@ -1612,6 +1613,8 @@ and customer address. Include units.', 'section' => 'invoicing', 'description' => 'Include taxes within each section of mutli-section invoices.', 'type' => 'checkbox', + 'per_agent' => 1, + 'agent_bool' => 1, }, {