X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=ef2a9388a68e75f8b30e2536c4ac8ce55a05ee62;hp=a7e5d947a3b1c9be6da7d9d65855ff9e81dda5f8;hb=1d0374a383ba412f9e9390705965a9d8467508f7;hpb=31104e36b65911d1a8b93644853af0838600f771 diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index a7e5d947a..ef2a9388a 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -4255,6 +4255,7 @@ and customer address. Include units.', 'section' => 'invoice_balances', 'description' => 'Text for the label of the total previous balance, when it is shown separately. Defaults to "Previous Balance".', 'type' => 'text', + 'per_locale' => 1, }, { @@ -4262,6 +4263,7 @@ and customer address. Include units.', 'section' => 'invoice_balances', 'description' => 'Text for the label of the total of new charges, when it is shown separately. If invoice_show_prior_due_date is enabled, the due date of current charges will be appended. Defaults to "Total New Charges".', 'type' => 'text', + 'per_locale' => 1, }, {