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

Pawan Verma-2
Author: pawan
Revision: 1863840
Modified property: svn:log

Modified: svn:log at Mon Aug  5 12:41:56 2019
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Mon Aug  5 12:41:56 2019
@@ -1,4 +1,4 @@
-[Improved]: findGlAccountReconciliation(s) providing not associated glAccounts
-[OFBIZ-10841]
+Improved: findGlAccountReconciliation(s) providing not associated glAccounts
+(OFBIZ-10841)
 Used GlAccountOrganizationAndClass view-entity to get the GlAccounts of particular organizationParty instead of all GlAccount on FindGlAccountReconciliation and FindGlAccountReconciliations screen.
 Thanks: Ulrich Heidfeld for your contribution.