X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=a676e66c9a0e711d63ae8db7470f2defd32f98f9;hp=fbac0116dfc58d4575c8226ea77d327ba3f3727a;hb=fc7539c3b8a0ae3326df9f47e924e36de3ef2cfe;hpb=5528f6bb00a3a7aa69b14acff8456c73edff50de diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index fbac0116d..a676e66c9 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -1529,8 +1529,18 @@ and customer address. Include units.', 'section' => 'invoicing', 'description' => 'Split invoice into sections and label according to package category when enabled.', 'type' => 'checkbox', + 'per_agent' => 1, }, + #quotations seem broken-ish with sections ATM? + #{ + # 'key' => 'quotation_sections', + # 'section' => 'invoicing', + # 'description' => 'Split quotations into sections and label according to package category when enabled.', + # 'type' => 'checkbox', + # 'per_agent' => 1, + #}, + { 'key' => 'usage_class_as_a_section', 'section' => 'invoicing',