You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by as...@apache.org on 2009/10/05 12:11:05 UTC

svn commit: r821734 - /ofbiz/trunk/applications/accounting/widget/ReportFinancialSummaryScreens.xml

Author: ashish
Date: Mon Oct  5 10:11:05 2009
New Revision: 821734

URL: http://svn.apache.org/viewvc?rev=821734&view=rev
Log:
Applied patch from jira issue OFBIZ-2997 - Inventory Valuation tab not shown selected on Inventory Valuation Screen.
Accounting >> Organization GL Settings >> Accounting >> Reports >> Inventory Valuation
Here Inventory Valuation tab should be shown selected.
https://demo.ofbiz.org/accounting/control/InventoryValuation?organizationPartyId=Company

Thanks Chirag for the contribution.

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

Modified: ofbiz/trunk/applications/accounting/widget/ReportFinancialSummaryScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/widget/ReportFinancialSummaryScreens.xml?rev=821734&r1=821733&r2=821734&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/widget/ReportFinancialSummaryScreens.xml (original)
+++ ofbiz/trunk/applications/accounting/widget/ReportFinancialSummaryScreens.xml Mon Oct  5 10:11:05 2009
@@ -1128,6 +1128,7 @@
             <actions>
                 <set field="labelTitleProperty" value="AccountingInventoryValuation"/>
                 <set field="tabButtonItem" value="OrganizationAccountingReports"/>
+                <set field="tabButtonItem2" value="InventoryValuation"/>
             </actions>
             <widgets>
                 <decorator-screen name="CommonOrganizationAccountingReportsDecorator" location="${parameters.mainDecoratorLocation}">