X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=FS%2FFS%2FConf.pm;h=3dc4cc975dd942fb204e06d262f911e75957d4bb;hb=a01d62d61d155ff14ffc378811e1d1a006e16160;hp=2c51ce3687c8669695e8a0926697464bb1aea2c9;hpb=bd6f3d28e4f367aae0995278e0a26cca2b9a6c07;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 2c51ce368..3dc4cc975 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -1622,6 +1622,14 @@ and customer address. Include units.', 'select_enum' => [ qw(category location) ], }, + + { + 'key' => 'invoice_sections_with_taxes', + 'section' => 'invoicing', + 'description' => 'Include taxes within each section of mutli-section invoices.', + 'type' => 'checkbox', + }, + { 'key' => 'summary_subtotals_method', 'section' => 'invoicing',