You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by pa...@apache.org on 2019/08/05 12:41:56 UTC

svn propchange: r1863840 - svn:log

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.