summaryrefslogtreecommitdiff
path: root/FS/FS/ConfDefaults.pm
diff options
context:
space:
mode:
authorC.J. Adams-Collier <cjac@colliertech.org>2014-09-09 13:16:21 -0700
committerC.J. Adams-Collier <cjac@colliertech.org>2014-09-09 13:16:36 -0700
commit271785973c230748a2575ba925d03f49668405bc (patch)
tree525a2e7c838b5e75d4432274f541e29eb446e218 /FS/FS/ConfDefaults.pm
parent81d6b6bc794de95911a7e3f85a89def8be1dc496 (diff)
have expanded the AR aging summary to include other fields. Have not yet populated the fields. FS RT #27208
Diffstat (limited to 'FS/FS/ConfDefaults.pm')
-rw-r--r--FS/FS/ConfDefaults.pm3
1 files changed, 3 insertions, 0 deletions
diff --git a/FS/FS/ConfDefaults.pm b/FS/FS/ConfDefaults.pm
index 191ff85..df8024a 100644
--- a/FS/FS/ConfDefaults.pm
+++ b/FS/FS/ConfDefaults.pm
@@ -33,6 +33,9 @@ sub cust_fields_avail { (
'Cust# | Cust. Status | Customer' =>
'custnum | Status | Last, First or Company (Last, First)',
+ 'Cust# | Day phone | Night phone | Fax number' =>
+ 'custnum | (all phones)',
+
'Cust. Status | Name | Company' =>
'Status | Last, First | Company',
'Cust# | Cust. Status | Name | Company' =>