svn propchange: r1849518 - 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: r1849518 - svn:log

surajk
Author: surajk
Revision: 1849518
Modified property: svn:log

Modified: svn:log at Sat Dec 22 11:21:11 2018
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Sat Dec 22 11:21:11 2018
@@ -1,2 +1,4 @@
 Fixed: Classification group filter not working on find party screen.
 (OFBIZ-10580)
+Parties which are under the selected classification group should only be listed, there was code missing on groovy to handle this.
+Thanks Anushi Gupta for reporting, Saurabh Dixit for providing the patch and Jacques Le Roux for reviewing it.