Author: mor
Date: Sat Feb 16 01:51:22 2008
New Revision: 628257
URL:
http://svn.apache.org/viewvc?rev=628257&view=revLog:
cleanup duplicate lines
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=628257&r1=628256&r2=628257&view=diff==============================================================================
--- ofbiz/trunk/applications/accounting/widget/ReportFinancialSummaryScreens.xml (original)
+++ ofbiz/trunk/applications/accounting/widget/ReportFinancialSummaryScreens.xml Sat Feb 16 01:51:22 2008
@@ -324,7 +324,6 @@
<set field="tabButtonItem" value="OrganizationAccountingReports"/>
<set field="tabButtonItem2" value="IncomeStatement"/>
<set field="organizationPartyId" from-field="parameters.organizationPartyId"/>
- <set field="organizationPartyId" from-field="parameters.organizationPartyId"/>
<entity-one entity-name="PartyAcctgPreference" value-name="partyAcctgPreference" auto-field-map="false">
<field-map field-name="partyId" env-name="organizationPartyId"/>
</entity-one>
@@ -377,7 +376,6 @@
<set field="tabButtonItem" value="OrganizationAccountingReports"/>
<set field="tabButtonItem2" value="BalanceSheet"/>
<set field="organizationPartyId" from-field="parameters.organizationPartyId"/>
- <set field="organizationPartyId" from-field="parameters.organizationPartyId"/>
<entity-one entity-name="PartyAcctgPreference" value-name="partyAcctgPreference" auto-field-map="false">
<field-map field-name="partyId" env-name="organizationPartyId"/>
</entity-one>
@@ -452,7 +450,6 @@
<set field="titleProperty" value="AccountingComparativeBalanceSheet"/>
<set field="tabButtonItem" value="OrganizationAccountingReports"/>
<set field="tabButtonItem2" value="ComparativeBalanceSheet"/>
- <set field="organizationPartyId" from-field="parameters.organizationPartyId"/>
<set field="organizationPartyId" from-field="parameters.organizationPartyId"/>
<entity-one entity-name="PartyAcctgPreference" value-name="partyAcctgPreference" auto-field-map="false">
<field-map field-name="partyId" env-name="organizationPartyId"/>