projects
/
freeside.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2bb957
)
RT# 32238 Billing Event cust_birthdate - Amended labels
author
Mitch Jackson
<mitch@freeside.biz>
Wed, 28 Nov 2018 23:36:33 +0000
(18:36 -0500)
committer
Mitch Jackson
<mitch@freeside.biz>
Wed, 28 Nov 2018 23:38:19 +0000
(18:38 -0500)
FS/FS/part_event/Condition/cust_birthdate.pm
patch
|
blob
|
history
diff --git
a/FS/FS/part_event/Condition/cust_birthdate.pm
b/FS/FS/part_event/Condition/cust_birthdate.pm
index
874e3ac
..
56ce857
100644
(file)
--- a/
FS/FS/part_event/Condition/cust_birthdate.pm
+++ b/
FS/FS/part_event/Condition/cust_birthdate.pm
@@
-16,13
+16,13
@@
birthday (cust_main.birthdate)
=cut
sub description {
- 'Customer birthda
te occurs within the given timefram
e';
+ 'Customer birthda
y is within time window after billing dat
e';
}
sub option_fields {
(
timeframe => {
- label => 'Time
fram
e',
+ label => 'Time
window after bill dat
e',
type => 'freq',
value => '1m',
}