projects
/
freeside.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f576e06
)
added part_pkg.agent_pkgpartid, RT#27214
author
Ivan Kohler
<ivan@freeside.biz>
Tue, 4 Feb 2014 02:45:47 +0000
(18:45 -0800)
committer
Jeremy Davis
<jeremyd@freeside.biz>
Thu, 13 Mar 2014 16:26:34 +0000
(12:26 -0400)
httemplate/edit/part_pkg.cgi
patch
|
blob
|
history
diff --git
a/httemplate/edit/part_pkg.cgi
b/httemplate/edit/part_pkg.cgi
index
aa27fdd
..
d1fbdf2
100755
(executable)
--- a/
httemplate/edit/part_pkg.cgi
+++ b/
httemplate/edit/part_pkg.cgi
@@
-47,7
+47,8
@@
'recur_cost' => 'Recur cost',
'pay_weight' => 'Payment weight',
'credit_weight' => 'Credit weight',
- 'agentnum' => 'Agent',
+ 'agent_pkgpartid' => 'External ID',
+ 'agentnum' => 'Agent',
'setup_fee' => 'Setup fee',
'setup_show_zero' => 'Show zero setup',
'recur_fee' => 'Recurring fee',