Author: bibryam
Date: Thu Jun 12 01:31:01 2008
New Revision: 667005
URL:
http://svn.apache.org/viewvc?rev=667005&view=revLog:
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">