You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by le...@apache.org on 2008/06/13 04:59:16 UTC

svn commit: r667319 - in /ofbiz/trunk/applications/accounting: webapp/accounting/WEB-INF/actions/chartofaccounts/EditGlJournalEntry.groovy widget/GlScreens.xml

Author: lektran
Date: Thu Jun 12 19:59:15 2008
New Revision: 667319

URL: http://svn.apache.org/viewvc?rev=667319&view=rev
Log:
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">