diff options
-rw-r--r-- | FS/FS/Conf.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index dd0d62164..8009b6592 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -1681,7 +1681,7 @@ and customer address. Include units.', { 'key' => 'invoice_omit_due_date', - 'section' => 'invoice_balances', + 'section' => 'invoicing', 'description' => 'Omit the "Please pay by (date)" from invoices.', 'type' => 'checkbox', 'per_agent' => 1, |