customer bill/ship location refactoring, #940
authorMark Wells <mark@freeside.biz>
Fri, 25 May 2012 20:38:07 +0000 (13:38 -0700)
committerMark Wells <mark@freeside.biz>
Fri, 25 May 2012 20:38:18 +0000 (13:38 -0700)
commit01629c3c934f1f6fd2ab9de5f7638f671fd59791
treee20740d482c8ce8f47731b3213c65e7910e267f2
parentf2c26594352302de80c2cd0cbba8b0e2abada6f7
customer bill/ship location refactoring, #940
35 files changed:
FS/FS/ClientAPI/MasonComponent.pm
FS/FS/ClientAPI/MyAccount.pm
FS/FS/ClientAPI/Signup.pm
FS/FS/Schema.pm
FS/FS/UI/Web/small_custview.pm
FS/FS/cust_bill.pm
FS/FS/cust_location.pm
FS/FS/cust_main.pm
FS/FS/cust_main/Billing.pm
FS/FS/cust_main/Location.pm [new file with mode: 0644]
FS/FS/cust_main/Packages.pm
FS/FS/cust_main/Search.pm
FS/FS/cust_pkg.pm
FS/FS/msg_template.pm
httemplate/edit/cust_main.cgi
httemplate/edit/cust_main/after_bill_location.html [new file with mode: 0644]
httemplate/edit/cust_main/before_bill_location.html [new file with mode: 0644]
httemplate/edit/cust_main/birthdate.html
httemplate/edit/cust_main/bottomfixup.js
httemplate/edit/cust_main/company.html [new file with mode: 0644]
httemplate/edit/cust_main/fax.html [new file with mode: 0644]
httemplate/edit/cust_main/name.html [new file with mode: 0644]
httemplate/edit/cust_main/phones.html [new file with mode: 0644]
httemplate/edit/cust_main/stateid.html [new file with mode: 0644]
httemplate/edit/cust_main/top_misc.html
httemplate/edit/msg_template.html
httemplate/edit/process/cust_location.cgi
httemplate/edit/process/cust_main.cgi
httemplate/elements/location.html
httemplate/elements/standardize_locations.js
httemplate/elements/tr-select-cust_location.html
httemplate/search/report_tax.cgi
httemplate/view/cust_main/contacts.html
httemplate/view/cust_main/locations.html
httemplate/view/cust_main/misc.html