summaryrefslogtreecommitdiff
path: root/httemplate/edit/cust_main/bottomfixup.js
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2013-01-13 19:01:29 -0800
committerIvan Kohler <ivan@freeside.biz>2013-01-13 19:01:29 -0800
commita65d16767bcaa1077be0f41568a4349c9db18990 (patch)
treefc4c3e6465b735ddcf4d740afd9f1196c89fbac7 /httemplate/edit/cust_main/bottomfixup.js
parenta62346b3ac1f66ffbf12d109c9da186c8d0ca576 (diff)
parentf88dda7fe57054bd030491a5b9363a1aff601bf2 (diff)
Merge branch 'master' of git.freeside.biz:/home/git/freeside
Diffstat (limited to 'httemplate/edit/cust_main/bottomfixup.js')
-rw-r--r--httemplate/edit/cust_main/bottomfixup.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/httemplate/edit/cust_main/bottomfixup.js b/httemplate/edit/cust_main/bottomfixup.js
index 1cfa52d8f..0de6d9dab 100644
--- a/httemplate/edit/cust_main/bottomfixup.js
+++ b/httemplate/edit/cust_main/bottomfixup.js
@@ -70,8 +70,8 @@ function copy_payby_fields() {
<& /elements/standardize_locations.js,
'callback' => 'submit_continue();',
- 'main_prefix' => 'bill_',
- 'no_company' => 1,
+ 'billship' => 1,
+ 'with_census' => 1, # no with_firm, apparently
&>
function copyelement(from, to) {