You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by bi...@apache.org on 2008/06/12 10:31:02 UTC

svn commit: r667005 - /ofbiz/trunk/applications/accounting/widget/BillingAccountScreens.xml

Author: bibryam
Date: Thu Jun 12 01:31:01 2008
New Revision: 667005

URL: http://svn.apache.org/viewvc?rev=667005&view=rev
Log:
Fixed wrong file name.

Modified:
    ofbiz/trunk/applications/accounting/widget/BillingAccountScreens.xml

Modified: ofbiz/trunk/applications/accounting/widget/BillingAccountScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/widget/BillingAccountScreens.xml?rev=667005&r1=667004&r2=667005&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/widget/BillingAccountScreens.xml (original)
+++ ofbiz/trunk/applications/accounting/widget/BillingAccountScreens.xml Thu Jun 12 01:31:01 2008
@@ -245,7 +245,7 @@
                     
                 <set field="billingAccountId" from-field="parameters.billingAccountId"/> 
                 <entity-one entity-name="BillingAccount" value-name="billingAccount"/>
-                <script location="component://accounting/webapp/accounting/WEB-INF/actions/order/OrderListInvoiceItem.groovy"/>
+                <script location="component://accounting/webapp/accounting/WEB-INF/actions/order/BillingAccountOrders.groovy"/>
             </actions>
             <widgets>
                 <decorator-screen name="CommonBillingAccountDecorator">