tax engine refactoring for Avalara and Billsoft tax vendors, #25718
authorMark Wells <mark@freeside.biz>
Fri, 31 Oct 2014 22:45:50 +0000 (15:45 -0700)
committerMark Wells <mark@freeside.biz>
Fri, 31 Oct 2014 22:45:50 +0000 (15:45 -0700)
commit7516e3da0f17eeecba27219ef96a8b5f46af2083
tree772fe13627910a7d0774871633697f2a4d1c6faf
parentf31a9212ab3835b815aa87a86cca3b19babcaaff
tax engine refactoring for Avalara and Billsoft tax vendors, #25718
63 files changed:
FS/FS/Conf.pm
FS/FS/Cron/tax_batch.pm [new file with mode: 0644]
FS/FS/Mason.pm
FS/FS/Record.pm
FS/FS/Schema.pm
FS/FS/TaxEngine.pm [new file with mode: 0644]
FS/FS/TaxEngine/avalara.pm [new file with mode: 0644]
FS/FS/TaxEngine/billsoft.pm [new file with mode: 0644]
FS/FS/TaxEngine/cch.pm [new file with mode: 0644]
FS/FS/TaxEngine/internal.pm [new file with mode: 0644]
FS/FS/UI/Web.pm
FS/FS/Upgrade.pm
FS/FS/bill_batch.pm
FS/FS/cdr.pm
FS/FS/cust_bill.pm
FS/FS/cust_bill_event.pm
FS/FS/cust_bill_pkg_detail.pm
FS/FS/cust_class.pm
FS/FS/cust_event.pm
FS/FS/cust_location.pm
FS/FS/cust_main.pm
FS/FS/cust_main/Billing.pm
FS/FS/cust_main/Import.pm
FS/FS/cust_main_Mixin.pm
FS/FS/cust_pkg.pm
FS/FS/cust_pkg/Import.pm
FS/FS/cust_tax_location.pm
FS/FS/detail_format.pm
FS/FS/detail_format/sum_count.pm
FS/FS/detail_format/sum_duration.pm
FS/FS/detail_format/sum_duration_prefix.pm
FS/FS/part_export/huawei_hlr.pm
FS/FS/part_pkg/voip_cdr.pm
FS/FS/part_pkg_taxclass.pm
FS/FS/part_pkg_taxproduct.pm
FS/FS/part_svc.pm
FS/FS/pay_batch.pm
FS/FS/rate.pm
FS/FS/rate_detail.pm
FS/FS/tax_class.pm
FS/FS/tax_rate.pm
FS/FS/tax_rate_location.pm
FS/FS/tax_status.pm [new file with mode: 0644]
FS/MANIFEST
FS/bin/freeside-daily
FS/bin/freeside-tax-location-update [new file with mode: 0644]
FS/t/tax_status.t [new file with mode: 0644]
httemplate/browse/part_pkg_taxproduct.cgi [deleted file]
httemplate/browse/part_pkg_taxproduct/avalara.html [new file with mode: 0755]
httemplate/browse/part_pkg_taxproduct/billsoft.html [new file with mode: 0755]
httemplate/browse/part_pkg_taxproduct/cch.html [new file with mode: 0755]
httemplate/edit/cust_main.cgi
httemplate/edit/cust_main/basics.html [new file with mode: 0644]
httemplate/edit/cust_main/top_misc.html [deleted file]
httemplate/edit/process/part_pkg.cgi
httemplate/elements/select-table.html
httemplate/elements/select-taxproduct.html
httemplate/elements/standardize_locations.js
httemplate/elements/tr-select-tax_status.html [new file with mode: 0644]
httemplate/elements/tr-select-taxoverride.html
httemplate/elements/tr-td-label.html
httemplate/misc/choose_tax_location.html
httemplate/misc/tax-import.cgi