X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=a3fabc7d49cd81caf468bbe795671376e5ed1158;hp=d4983ae4867b2ca20873f347ce800c144f424f4c;hb=5fef26f41acb87904f2ce95a4dda0e50d34f995b;hpb=ed9328177cc4ef4b2a59611052be38da489da38c diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index d4983ae48..a3fabc7d4 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -2494,7 +2494,7 @@ and customer address. Include units.', { 'key' => 'selfservice-hide_invoices-taxclass', 'section' => 'self-service', - 'description' => 'Hide invoices with only this package tax class from self-service. Typically set to something like "Previous balance" and used when importing legacy invoices into legacy_cust_bill.', + 'description' => 'Hide invoices with only this package tax class from self-service and supress sending (emailing, printing, faxing) them. Typically set to something like "Previous balance" and used when importing legacy invoices into legacy_cust_bill.', 'type' => 'text', },