projects
/
freeside.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
817ad25
)
more consistent price plan name in UI
author
Ivan Kohler
<ivan@freeside.biz>
Wed, 25 Feb 2015 02:43:38 +0000
(18:43 -0800)
committer
Ivan Kohler
<ivan@freeside.biz>
Wed, 25 Feb 2015 02:43:38 +0000
(18:43 -0800)
FS/FS/part_pkg/agent.pm
patch
|
blob
|
history
diff --git
a/FS/FS/part_pkg/agent.pm
b/FS/FS/part_pkg/agent.pm
index
af7f103
..
d22bb2f
100644
(file)
--- a/
FS/FS/part_pkg/agent.pm
+++ b/
FS/FS/part_pkg/agent.pm
@@
-18,7
+18,7
@@
$me = '[FS::part_pkg::agent]';
%info = (
'name' => 'Wholesale bulk billing, for master customers of an agent.',
- 'shortname' => 'Wholesale bulk billing for agent
.
',
+ 'shortname' => 'Wholesale bulk billing for agent',
'inherit_fields' => [qw( prorate global_Mixin)],
'fields' => {
#'recur_method' => { 'name' => 'Recurring fee method',