diff options
author | Mark Wells <mark@freeside.biz> | 2015-02-05 16:23:10 -0800 |
---|---|---|
committer | Mark Wells <mark@freeside.biz> | 2015-02-05 16:23:10 -0800 |
commit | c6df7ad114570d49e51ef1f806b83bb7e1a1bca8 (patch) | |
tree | 8a72480f3791cb8de5fb4848dc25b0c1d21a7d61 /FS/MANIFEST | |
parent | 4792471dbc3eb9e05f03bbff17b100ea89486d07 (diff) |
fix creation of custom discounts on quotations, and ordering of discounted quoted packages, #33099
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 75c755aad..78d5b7e45 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -785,3 +785,5 @@ FS/circuit_termination.pm t/circuit_termination.t FS/svc_circuit.pm t/svc_circuit.t +FS/pkg_discount_Mixin.pm +t/pkg_discount_Mixin.t |