projects
/
freeside.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a3f397
)
add separate mobile # to signup api
author
Ivan Kohler
<ivan@freeside.biz>
Thu, 6 Mar 2014 19:34:58 +0000
(11:34 -0800)
committer
Ivan Kohler
<ivan@freeside.biz>
Thu, 6 Mar 2014 19:34:58 +0000
(11:34 -0800)
FS/FS/ClientAPI/Signup.pm
patch
|
blob
|
history
diff --git
a/FS/FS/ClientAPI/Signup.pm
b/FS/FS/ClientAPI/Signup.pm
index
c968d3b
..
5029598
100644
(file)
--- a/
FS/FS/ClientAPI/Signup.pm
+++ b/
FS/FS/ClientAPI/Signup.pm
@@
-531,7
+531,7
@@
sub new_customer {
|| $conf->config('signup_server-default_refnum'),
( map { $_ => $template_cust->$_ } qw(
- last first company daytime night fax
+ last first company daytime night fax
mobile
)
),
@@
-562,7
+562,8
@@
sub new_customer {
map { $_ => $packet->{$_} } qw(
last first ss company
- daytime night fax stateid stateid_state
+ daytime night fax mobile
+ stateid stateid_state
payby
payinfo paycvv paydate payname paystate paytype
paystart_month paystart_year payissue