diff options
author | Ivan Kohler <ivan@freeside.biz> | 2012-08-01 14:04:50 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2012-08-01 14:04:50 -0700 |
commit | 4d6c465f4b32a49f8bce091f6cb5abb209123ec2 (patch) | |
tree | 2b86cf33e009c3806e360284b65092facc8d089e /FS/MANIFEST | |
parent | bec3b6c2bf97d66b992866d7ee7295f1f05452e6 (diff) |
invoice voiding, RT#18677
Diffstat (limited to 'FS/MANIFEST')
-rw-r--r-- | FS/MANIFEST | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FS/MANIFEST b/FS/MANIFEST index 01dab2092..2163a2324 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -663,3 +663,5 @@ FS/cust_bill_pkg_tax_rate_location_void.pm t/cust_bill_pkg_tax_rate_location_void.t FS/cust_tax_exempt_pkg_void.pm t/cust_tax_exempt_pkg_void.t +FS/cust_bill_pkg_discount_void.pm +t/cust_bill_pkg_discount_void.t |