diff options
author | cvs2git <cvs2git> | 2009-10-11 02:42:17 +0000 |
---|---|---|
committer | cvs2git <cvs2git> | 2009-10-11 02:42:17 +0000 |
commit | a83a000a027d1272e813259d09230d701d84df64 (patch) | |
tree | 71500c957e6d7db3e1ad3d59e74ca7bbb14e44ff /FS/MANIFEST | |
parent | 097a12385d80ef52f37d4cc2bb93bc3f81e6f8e6 (diff) | |
parent | 0b69c091543b56a45f2ae6b8718fc67f381a6686 (diff) |
This commit was manufactured by cvs2svn to create branchfreeside_1_9_1
'FREESIDE_1_9_BRANCH'.
Diffstat (limited to 'FS/MANIFEST')
-rw-r--r-- | FS/MANIFEST | 25 |
1 files changed, 22 insertions, 3 deletions
diff --git a/FS/MANIFEST b/FS/MANIFEST index 4b9fd91b5..f5511f04d 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -13,7 +13,6 @@ bin/freeside-deloutsource bin/freeside-deloutsourceuser bin/freeside-deluser bin/freeside-email -bin/freeside-expiration-alerter bin/freeside-queued bin/freeside-radgroup bin/freeside-reexport @@ -335,8 +334,6 @@ FS/inventory_class.pm t/inventory_class.t FS/inventory_item.pm t/inventory_item.t -FS/cdr_upstream_rate.pm -t/cdr_upstream_rate.t FS/access_user.pm t/access_user.t FS/access_user_pref.pm @@ -434,3 +431,25 @@ FS/cust_location.pm t/cust_location.t FS/cust_bill_pkg_tax_location.pm t/cust_bill_pkg_tax_location.t +FS/tax_rate_location.pm +t/tax_rate_location.t +FS/cust_bill_pkg_tax_rate_location.pm +t/cust_bill_pkg_tax_rate_location.t +FS/cust_recon.pm +t/cust_recon.t +FS/part_pkg_report_option.pm +t/part_pkg_report_option.t +FS/cust_main_exemption.pm +t/cust_main_exemption.t +FS/cust_tax_adjustment.pm +t/cust_tax_adjustment.t +FS/phone_device.pm +t/phone_device.t +FS/part_device.pm +t/part_device.t +FS/cdr_termination.pm +t/cdr_termination.t +FS/cust_attachment.pm +t/cust_attachment.t +FS/cust_statement.pm +t/cust_statement.t |