Author: ashish
Date: Mon Oct 5 10:11:05 2009
New Revision: 821734
URL:
http://svn.apache.org/viewvc?rev=821734&view=revLog:
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=CompanyThanks 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}">