checkpoint of new tax rating system
authorjeff <jeff>
Tue, 1 Apr 2008 00:54:44 +0000 (00:54 +0000)
committerjeff <jeff>
Tue, 1 Apr 2008 00:54:44 +0000 (00:54 +0000)
commit4104f4e3d1b387296b16b4a035b4b7f42e0c5977
treefcb03d2c518cc91df33059675764d548fedc9e7a
parent12eb930abf31078c68dbf7eb94865faa1c59fc9e
checkpoint of new tax rating system
30 files changed:
FS/FS/Conf.pm
FS/FS/Schema.pm
FS/FS/cust_tax_location.pm [new file with mode: 0644]
FS/FS/part_pkg.pm
FS/FS/part_pkg_taxoverride.pm [new file with mode: 0644]
FS/FS/part_pkg_taxproduct.pm [new file with mode: 0644]
FS/FS/part_pkg_taxrate.pm [new file with mode: 0644]
FS/FS/tax_class.pm [new file with mode: 0644]
FS/FS/tax_rate.pm [new file with mode: 0644]
FS/MANIFEST
FS/t/cust_tax_location.t [new file with mode: 0644]
FS/t/part_pkg_taxoverride.t [new file with mode: 0644]
FS/t/part_pkg_taxproduct.t [new file with mode: 0644]
FS/t/part_pkg_taxrate.t [new file with mode: 0644]
FS/t/tax_class.t [new file with mode: 0644]
FS/t/tax_rate.t [new file with mode: 0644]
htetc/handler.pl
httemplate/browse/tax_rate.cgi [new file with mode: 0755]
httemplate/edit/part_pkg.cgi
httemplate/edit/part_pkg_taxoverride.html [new file with mode: 0644]
httemplate/edit/part_pkg_taxproduct.html [new file with mode: 0644]
httemplate/edit/process/part_pkg.cgi
httemplate/edit/process/tax_class.html [new file with mode: 0644]
httemplate/edit/process/tax_rate.html [new file with mode: 0644]
httemplate/edit/tax_class.html [new file with mode: 0644]
httemplate/edit/tax_rate.html [new file with mode: 0644]
httemplate/elements/menu.html
httemplate/misc/process/recharge_svc.new [new file with mode: 0755]
httemplate/misc/process/tax-import.cgi [new file with mode: 0644]
httemplate/misc/tax-import.cgi [new file with mode: 0644]