summaryrefslogtreecommitdiff
path: root/FS/FS
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2012-08-16 10:59:48 -0700
committerIvan Kohler <ivan@freeside.biz>2012-08-16 10:59:48 -0700
commitfb40033fc45f6edce5088e7b29840b58df7b0690 (patch)
tree14f6bafb8fe05fa766645480159f9ad91c6a4461 /FS/FS
parent582189e6a07bf401385e220bb554ddbf0441b9fb (diff)
slightly better description
Diffstat (limited to 'FS/FS')
-rw-r--r--FS/FS/Conf.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index 43d561168..d152a0145 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -3438,7 +3438,7 @@ and customer address. Include units.',
{
'key' => 'invoice-unitprice',
'section' => 'invoicing',
- 'description' => 'Enable unit pricing on invoices.',
+ 'description' => 'Enable unit pricing on invoices and quantities on packages.',
'type' => 'checkbox',
},