Author: jleroux
Date: Wed Jul 6 15:02:19 2016
New Revision: 1751699
URL:
http://svn.apache.org/viewvc?rev=1751699&view=revLog:
No functional change, fixes a typo (as ever was open in Eclipse where I fixed by hand and did not save before committing previous fix)
Modified:
ofbiz/trunk/applications/accounting/widget/ap/InvoiceScreens.xml
Modified: ofbiz/trunk/applications/accounting/widget/ap/InvoiceScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/widget/ap/InvoiceScreens.xml?rev=1751699&r1=1751698&r2=1751699&view=diff==============================================================================
--- ofbiz/trunk/applications/accounting/widget/ap/InvoiceScreens.xml (original)
+++ ofbiz/trunk/applications/accounting/widget/ap/InvoiceScreens.xml Wed Jul 6 15:02:19 2016
@@ -169,7 +169,7 @@ under the License.
<set field="salesRepPartyList" type="List" from-field="parameters.partyIds"/>
<script location="component://accounting/groovyScripts/ap/invoices/CommissionRun.groovy"/>
- <!-- asmslect parameters, must be prefixed by asm_ for SetMultipleSelectJs.ftl -->
+ <!-- asmselect parameters, must be prefixed by asm_ for SetMultipleSelectJs.ftl -->
<set field="asm_multipleSelectForm" value="CommissionRun"/>
<set field="asm_multipleSelect" value="CommissionRun_partyId"/>
<set field="asm_formSize" value="700"/>