[OFBiz] SVN: r6881 - in trunk/applications/accounting/webapp/accounting/WEB-INF: . pagedefs

sichen@svn.ofbiz.org sichen at svn.ofbiz.org
Wed Mar 1 18:25:56 CST 2006


Author: sichen
Date: 2006-03-01 18:25:51 -0600 (Wed, 01 Mar 2006)
New Revision: 6881

Removed:
   trunk/applications/accounting/webapp/accounting/WEB-INF/pagedefs/invoice/
   trunk/applications/accounting/webapp/accounting/WEB-INF/pagedefs/payment/
Modified:
   trunk/applications/accounting/webapp/accounting/WEB-INF/controller.xml
Log:
I don't believe these old JPublish pages for invoices and payments are still used, so I'm removing them

Modified: trunk/applications/accounting/webapp/accounting/WEB-INF/controller.xml
===================================================================
--- trunk/applications/accounting/webapp/accounting/WEB-INF/controller.xml	2006-03-02 00:25:15 UTC (rev 6880)
+++ trunk/applications/accounting/webapp/accounting/WEB-INF/controller.xml	2006-03-02 00:25:51 UTC (rev 6881)
@@ -1037,9 +1037,7 @@
     <view-map name="GlAccountNavigate" type="screen" page="component://accounting/widget/AccountingScreens.xml#GlAccountNavigate"/>
     <view-map name="AssignGlAccount" type="screen" page="component://accounting/widget/AccountingScreens.xml#AssignGlAccount"/>
  
-    <!-- view-map name="EditGlobalGlAccount" type="screen" page="component://accounting/widget/AccountingScreens.xml#EditGlobalGlAccount"/ -->
     <view-map name="EditGlobalGlAccount" type="screen" page="component://accounting/widget/AccountingScreens.xml#AddGlAccount"/>
-    <!-- view-map name="EditGlobalGlAccount" type="jpublish" page="/chartofaccounts/EditGlobalGlAccount.ftl"/ -->
     <view-map name="EditGlobalGlAccountOrganizations" type="jpublish" page="/chartofaccounts/EditGlobalGlAccountOrganizations.ftl"/>
     <view-map name="EditGlobalGlAccountRoles" type="jpublish" page="/chartofaccounts/EditGlobalGlAccountRoles.ftl"/>
 



More information about the Svn mailing list