Author: lektran
Date: Thu Jun 12 19:59:15 2008
New Revision: 667319
URL:
http://svn.apache.org/viewvc?rev=667319&view=revLog:
Removed a script which wasn't actually doing anything
Removed:
ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/actions/chartofaccounts/EditGlJournalEntry.groovy
Modified:
ofbiz/trunk/applications/accounting/widget/GlScreens.xml
Modified: ofbiz/trunk/applications/accounting/widget/GlScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/widget/GlScreens.xml?rev=667319&r1=667318&r2=667319&view=diff==============================================================================
--- ofbiz/trunk/applications/accounting/widget/GlScreens.xml (original)
+++ ofbiz/trunk/applications/accounting/widget/GlScreens.xml Thu Jun 12 19:59:15 2008
@@ -216,7 +216,6 @@
<set field="tabButtonItem" value="FindAcctgTrans"/>
<set field="organizationPartyId" from-field="parameters.organizationPartyId" global="true"/>
<set field="acctgTransId" from-field="parameters.acctgTransId"/>
- <script location="component://accounting/webapp/accounting/WEB-INF/actions/chartofaccounts/EditGlJournalEntry.groovy"/>
<entity-one entity-name="AcctgTrans" value-name="acctgTrans"/>
<entity-one entity-name="AcctgTransEntry" value-name="acctgTransEntry">