X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=205c1d2cd09016f371a4dacb15093f890675a943;hp=672d4897ad70f7f0f9c59d881c72a4cbb983476e;hb=bae80d2262c304b787a882780dda0bbb3613d9a8;hpb=79c36329a22477bc7a85508fc7ce18202f00b702 diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 672d4897a..205c1d2cd 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -3602,6 +3602,13 @@ and customer address. Include units.', }, { + 'key' => 'invoice-all_pkg_addresses', + 'section' => 'invoicing', + 'description' => 'Show all package addresses on invoices, even the default.', + 'type' => 'checkbox', + }, + + { 'key' => 'invoice-unitprice', 'section' => 'invoicing', 'description' => 'Enable unit pricing on invoices and quantities on packages.',