X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=59f9b69fce9b53e4878c5d2612b0d002220ace11;hp=ed72354ddb01fcdb08c86406205ed868ff0311f3;hb=52a2815f531fe8bacdaf8292e6888f6550c3afed;hpb=b59fecfb2500384caeb605d5afc59334325b1ce4 diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index ed72354dd..59f9b69fc 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -1546,7 +1546,7 @@ and customer address. Include units.', { 'key' => 'invoice_default_terms', 'section' => 'invoicing', - 'description' => 'Optional default invoice term, used to calculate a due date printed on invoices.', + 'description' => 'Optional default invoice term, used to calculate a due date printed on invoices. WARNING: If you do not want to change the terms on existing invoices, do not change this after going live.', 'type' => 'select', 'per_agent' => 1, 'select_enum' => \@invoice_terms,