fix creation of custom discounts on quotations, and ordering of discounted quoted...
authorMark Wells <mark@freeside.biz>
Fri, 6 Feb 2015 00:23:10 +0000 (16:23 -0800)
committerMark Wells <mark@freeside.biz>
Fri, 6 Feb 2015 00:23:10 +0000 (16:23 -0800)
commitc6df7ad114570d49e51ef1f806b83bb7e1a1bca8
tree8a72480f3791cb8de5fb4848dc25b0c1d21a7d61
parent4792471dbc3eb9e05f03bbff17b100ea89486d07
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]