fix creation of custom discounts on quotations, and ordering of discounted quoted...
authorMark Wells <mark@freeside.biz>
Fri, 6 Feb 2015 00:17:55 +0000 (16:17 -0800)
committerMark Wells <mark@freeside.biz>
Fri, 6 Feb 2015 00:18:03 +0000 (16:18 -0800)
commit7bc49d6e6a03b181ca2392d69e5f717e54d2f907
tree19982fce80130d44aad8d17f99e94b4922093836
parent795a733714d398d4a3d427de1448b7daaf92399d
fix creation of custom discounts on quotations, and ordering of discounted quoted packages, #33099
FS/FS/cust_pkg_discount.pm
FS/FS/pkg_discount_Mixin.pm [new file with mode: 0644]
FS/FS/quotation.pm
FS/FS/quotation_pkg.pm
FS/FS/quotation_pkg_discount.pm
FS/MANIFEST
FS/t/pkg_discount_Mixin.t [new file with mode: 0644]