Author: hansbak Date: Sun Jul 21 08:34:08 2013 New Revision: 1505301 URL: http://svn.apache.org/r1505301 Log: correction to rev 1502093
Modified: ofbiz/trunk/applications/accounting/widget/GlSetupForms.xml Modified: ofbiz/trunk/applications/accounting/widget/GlSetupForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/widget/GlSetupForms.xml?rev=1505301&r1=1505300&r2=1505301&view=diff ============================================================================== --- ofbiz/trunk/applications/accounting/widget/GlSetupForms.xml (original) +++ ofbiz/trunk/applications/accounting/widget/GlSetupForms.xml Sun Jul 21 08:34:08 2013 @@ -98,7 +98,7 @@ under the License. <order-by field-name="invoiceId"/> </entity-condition> </actions> - <field name="organizationPartyId"><hidden value="${organizationPartyId}"/></field> + <field name="organizationPartyId" title="organizationPartyId"><display/></field> <field name="invoiceId" title="invoiceId"><display/></field> <field name="invoiceTypeId" title="invoiceTypeId"><display/></field> <field name="invoiceDate" title="invoiceDate"><display/></field>