X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=fda199e00bfe05cf0819b01e0f7c5092500ecc86;hb=4da3c98f2f021ac48b195dd205bdbb85dc5b58b9;hp=1bb6dccba7ab027413802eb0f98a1b01f4940cc2;hpb=f75e09ff051137a6b298801b1faae9443c6343a5;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 1bb6dccba..fda199e00 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -5165,6 +5165,13 @@ and customer address. Include units.', }, { + 'key' => 'tax-round_per_line_item', + 'section' => 'billing', + 'description' => 'Calculate tax and round to the nearest cent for each line item, rather than for the whole invoice.', + 'type' => 'checkbox', + }, + + { 'key' => 'cust_main-default_view', 'section' => 'UI', 'description' => 'Default customer view, for users who have not selected a default view in their preferences.',