Author: hansbak
Date: Mon Mar 31 01:32:25 2008
New Revision: 642921
URL:
http://svn.apache.org/viewvc?rev=642921&view=revLog:
spelling mistake
Modified:
ofbiz/trunk/applications/accounting/widget/GlForms.xml
Modified: ofbiz/trunk/applications/accounting/widget/GlForms.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/widget/GlForms.xml?rev=642921&r1=642920&r2=642921&view=diff==============================================================================
--- ofbiz/trunk/applications/accounting/widget/GlForms.xml (original)
+++ ofbiz/trunk/applications/accounting/widget/GlForms.xml Mon Mar 31 01:32:25 2008
@@ -54,7 +54,7 @@
</field>
<field name="invoiceId"><lookup target-form-name="LookupInvoice" size="20" maxlength="20"/></field>
<field name="paymentId"><lookup target-form-name="LookupPayment" size="20" maxlength="20"/></field>
- <field name="produtId"><lookup target-form-name="LookupProduct" size="20" maxlength="20"/></field>
+ <field name="productId"><lookup target-form-name="LookupProduct" size="20" maxlength="20"/></field>
<field name="workEffortId"><lookup target-form-name="LookupWorkEffort" size="20" maxlength="20"/></field>
<field name="shipmentId"><lookup target-form-name="LookupShipment" size="20" maxlength="20"/></field>
<field name="fromDate"><date-time/></field>