/[Apache-SVN]
ViewVC logotype

Revision 1867585


Jump to revision: Previous Next
Author: jleroux
Date: Thu Sep 26 15:38:52 2019 UTC (4 years, 7 months ago)
Changed paths: 4
Log Message:
Fixed: Error in log when looking for parties at partymgr/control/main
(OFBIZ-11201)

These are similar issues in Minilang than the one fixed initially for
<set field="userLoginSize" value="${util:size(logins)}" type="Integer"/>
Fixed by replacing by 
<set field="userLoginSize" value="${groovy:logins.size()}"/>



Changed paths

Path Details
Directoryofbiz/ofbiz-framework/trunk/applications/accounting/minilang/fixedasset/FixedAssetServices.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/applications/order/minilang/order/OrderReturnServices.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/applications/product/minilang/shipment/picklist/PicklistServices.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/applications/workeffort/minilang/workeffort/WorkEffortSimpleServices.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26