svn propchange: r1801269 - svn:log

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn propchange: r1801269 - svn:log

pranayp
Author: pranayp
Revision: 1801269
Modified property: svn:log

Modified: svn:log at Sat Jul  8 10:17:23 2017
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Sat Jul  8 10:17:23 2017
@@ -1 +1,5 @@
-Fixed: Product specific quantity condition price rule application when quantity is changed in cart (OFBIZ-7263) Changing item quantity in cart was setting the flag isModifiedPrice true which is conflicting with updatePrice condition and hence price recalculation was not being triggered. Thanks Aditi Patidar for reporting the issue and providing patch. Thanks Paul Foxworthy for reviewing the issue and providing the research details.
+Fixed: Product specific quantity condition price rule application when quantity is changed in cart (OFBIZ-7263)
+
+Changing item quantity in cart was setting the flag isModifiedPrice true which is conflicting with updatePrice condition and hence price recalculation was not being triggered.
+
+Thanks Aditi Patidar for reporting the issue and providing patch. Thanks Paul Foxworthy for reviewing the issue and providing the research details.