Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0015883
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] 09. Financial managementmajoralways2011-02-08 13:032011-03-23 11:19
ReporterjonalegriaesarteView Statuspublic 
Assigned Toegoitz 
PriorityurgentResolutionfixedFixed in Version2.40MP13
StatusclosedFix in branchFixed in SCM revision82252f8d22d2
ProjectionnoneETAnoneTarget Version2.40MP16
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.40MP16SCM revision 
Merge Request Status
Review Assigned To
OBNetwork customerOBPS
Web browser
ModulesCore
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0015883: The partner selection is not maintained in the trial balance report partner filter

DescriptionWhen you select a partner in trial balance report and navigate to the detail:
1) The detail is not filtered by the partner selection.
2) When you click back, the partner filter disappears

Steps To Reproduce- Financial Management || Accounting || Analysis Tools || Trial Balance Report
- Fill date from and date to, Accounting schema, organization, From account and To account
- Account level: subaccount
- Select one or more partners
- Click search
- Click detail in one line. Note that the partner filter is not applied
- Click back button
- The partner filter selection disappears
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 00161962.50MP28 closedegoitz The partner selection is not maintained in the trial balance report partner filter 
depends on defect 00161973.0RC6 closedegoitz The partner selection is not maintained in the trial balance report partner filter 

-  Notes
(0034861)
hgbot (developer)
2011-03-15 11:41

Repository: erp/stable/2.40
Changeset: e6fa9a790d64b648a592e7ee051519ea403d3754
Author: Egoitz Castillo <egoitz.castillo <at> openbravo.com>
Date: Tue Mar 15 11:39:32 2011 +0100
URL: http://code.openbravo.com/erp/stable/2.40/rev/e6fa9a790d64b648a592e7ee051519ea403d3754 [^]

Fixed issue 15883. The partner selection is not maintained in the trial balance report partner filter

---
M src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.java
---
(0034871)
egoitz (viewer)
2011-03-15 12:30

it * How to test the issue
Go to the report trial balance report, and select a partner to filter. Then go to click in the account link of the report to go to the General Ledger Rerpot. See that the partner selected previously is maintained on the filter. Then go back, and see that the partner is still selected
 * Other areas affected
It has only been modified the way that the partner parameter is managed. If the global variable existis it takes the partner from it, it is does not exist it is filled with the value on the partner selector.
(0035146)
maite (viewer)
2011-03-22 13:44

We still need to correct filter when pressing "Detail" link
(0035164)
hgbot (developer)
2011-03-23 09:58

Repository: erp/stable/2.40
Changeset: c23d1e9026cd54ac071e900927498c54be17f76b
Author: Egoitz Castillo <egoitz.castillo <at> openbravo.com>
Date: Wed Mar 23 09:56:53 2011 +0100
URL: http://code.openbravo.com/erp/stable/2.40/rev/c23d1e9026cd54ac071e900927498c54be17f76b [^]

Fixed issue 15883. The partner selection is not maintained in the trialbanlacereportdetail

---
M .classpath
M .settings/org.eclipse.jdt.core.prefs
M src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.html
M src/org/openbravo/erpCommon/ad_reports/ReportTrialBalanceDetail.java
M src/org/openbravo/erpCommon/ad_reports/ReportTrialBalanceDetail_data.xsql
---
(0035165)
hgbot (developer)
2011-03-23 10:04

Repository: erp/stable/2.40
Changeset: 82252f8d22d2a90d46f9e1ba08a26e1fa4cbd09c
Author: Egoitz Castillo <egoitz.castillo <at> openbravo.com>
Date: Wed Mar 23 10:03:51 2011 +0100
URL: http://code.openbravo.com/erp/stable/2.40/rev/82252f8d22d2a90d46f9e1ba08a26e1fa4cbd09c [^]

Fixed issue 15883. The partner selection is not maintained in the trialbanlacereportdetail
Undone unwanted changes in .classpath and .settings/org.eclipse.jdt.core.prefs files

---
M .classpath
M .settings/org.eclipse.jdt.core.prefs
---
(0035170)
maite (viewer)
2011-03-23 11:19

verified

- Issue History
Date Modified Username Field Change
2011-02-08 13:03 jonalegriaesarte New Issue
2011-02-08 13:03 jonalegriaesarte Assigned To => adrianromero
2011-02-08 13:03 jonalegriaesarte Modules => Core
2011-02-08 13:03 jonalegriaesarte OBNetwork customer => Yes
2011-02-08 13:03 jonalegriaesarte Issue Monitored: networkb
2011-03-10 11:53 egoitz Assigned To adrianromero => egoitz
2011-03-10 11:54 egoitz Type defect => backport
2011-03-10 11:56 egoitz Issue cloned 0016196
2011-03-10 11:56 egoitz Relationship added depends on 0016196
2011-03-10 11:57 egoitz Issue cloned 0016197
2011-03-10 11:57 egoitz Relationship added depends on 0016197
2011-03-15 11:41 hgbot Checkin
2011-03-15 11:41 hgbot Note Added: 0034861
2011-03-15 11:41 hgbot Status new => resolved
2011-03-15 11:41 hgbot Resolution open => fixed
2011-03-15 11:41 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/e6fa9a790d64b648a592e7ee051519ea403d3754 [^]
2011-03-15 12:30 egoitz Note Added: 0034871
2011-03-18 13:07 maite Status resolved => closed
2011-03-22 13:44 maite Note Added: 0035146
2011-03-22 13:44 maite Status closed => new
2011-03-22 13:44 maite Resolution fixed => open
2011-03-23 09:58 hgbot Checkin
2011-03-23 09:58 hgbot Note Added: 0035164
2011-03-23 09:58 hgbot Status new => resolved
2011-03-23 09:58 hgbot Resolution open => fixed
2011-03-23 09:58 hgbot Fixed in SCM revision http://code.openbravo.com/erp/stable/2.40/rev/e6fa9a790d64b648a592e7ee051519ea403d3754 [^] => http://code.openbravo.com/erp/stable/2.40/rev/c23d1e9026cd54ac071e900927498c54be17f76b [^]
2011-03-23 10:04 hgbot Checkin
2011-03-23 10:04 hgbot Note Added: 0035165
2011-03-23 10:04 hgbot Fixed in SCM revision http://code.openbravo.com/erp/stable/2.40/rev/c23d1e9026cd54ac071e900927498c54be17f76b [^] => http://code.openbravo.com/erp/stable/2.40/rev/82252f8d22d2a90d46f9e1ba08a26e1fa4cbd09c [^]
2011-03-23 11:19 maite Note Added: 0035170
2011-03-23 11:19 maite Status resolved => closed
2011-03-23 11:19 maite Fixed in Version => 2.40MP13


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker