Author: jleroux
Date: Tue Jan 23 10:32:43 2018
New Revision: 1821988
URL: http://svn.apache.org/viewvc?rev=1821988&view=rev
Log:
Got a typo there, surely while looking at another not related issue
Thanks BuildBot :)
Modified:
ofbiz/branches/release16.11/applications/accounting/minilang/admin/AcctgAdminServices.xml
Modified:
ofbiz/branches/release16.11/applications/accounting/minilang/admin/AcctgAdminServices.xml
URL:
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/minilang/admin/AcctgAdminServices.xml?rev=1821988&r1=1821987&r2=1821988&view=diff
==============================================================================
---
ofbiz/branches/release16.11/applications/accounting/minilang/admin/AcctgAdminServices.xml
(original)
+++
ofbiz/branches/release16.11/applications/accounting/minilang/admin/AcctgAdminServices.xml
Tue Jan 23 10:32:43 2018
@@ -42,7 +42,7 @@ under the License.
</simple-method>
<simple-method method-name="getPartyAccountingPreferences"
- short-description="Get the accounting preference settings for a
party (organization)" l>
+ short-description="Get the accounting preference settings for a
party (organization)">
<make-value entity-name="PartyAcctgPreference"
value-field="aggregatedPartyAcctgPref"/>
<set field="currentOrganizationPartyId"
from-field="parameters.organizationPartyId"/>
<set field="containsEmptyFields" type="Boolean" value="true"/>