non-package fees, phase 1, #25899
authorMark Wells <mark@freeside.biz>
Wed, 19 Feb 2014 06:04:12 +0000 (22:04 -0800)
committerMark Wells <mark@freeside.biz>
Wed, 19 Feb 2014 06:04:24 +0000 (22:04 -0800)
commit30e2dfd524a3f52445cbca6bc2cd1962dce7eb04
tree2f54d7d1e316d4e0ab3137848e46ea8dfceb4a37
parent3c7fd3e7d40f2c946b2fcf63c63d595c82fcae22
non-package fees, phase 1, #25899
25 files changed:
FS/FS/AccessRight.pm
FS/FS/Mason.pm
FS/FS/Schema.pm
FS/FS/TemplateItem_Mixin.pm
FS/FS/cust_bill_pkg.pm
FS/FS/cust_bill_pkg_fee.pm [new file with mode: 0644]
FS/FS/cust_event_fee.pm [new file with mode: 0644]
FS/FS/cust_main/Billing.pm
FS/FS/cust_main_county.pm
FS/FS/part_event/Action/Mixin/fee.pm [new file with mode: 0644]
FS/FS/part_event/Action/cust_bill_fee.pm [new file with mode: 0644]
FS/FS/part_event/Action/cust_fee.pm [new file with mode: 0644]
FS/FS/part_fee.pm [new file with mode: 0644]
FS/FS/part_fee_msgcat.pm [new file with mode: 0644]
FS/FS/part_pkg.pm
FS/FS/part_pkg_taxproduct.pm
FS/MANIFEST
FS/t/cust_bill_pkg_fee.t [new file with mode: 0644]
FS/t/cust_event_fee.t [new file with mode: 0644]
FS/t/part_fee.t [new file with mode: 0644]
FS/t/part_fee_msgcat.t [new file with mode: 0644]
httemplate/browse/part_fee.html [new file with mode: 0644]
httemplate/edit/part_fee.html [new file with mode: 0644]
httemplate/edit/process/part_fee.html [new file with mode: 0755]
httemplate/elements/menu.html