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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0032586
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] A. Platformmajoralways2016-04-04 16:462016-04-06 08:23
ReporterAsantos9View Statuspublic 
Assigned Toinigosanchez 
PriorityimmediateResolutionfixedFixed in Version3.0PR16Q2
StatusclosedFix in branchFixed in SCM revisionf4c09b526684
ProjectionnoneETAnoneTarget Version3.0PR16Q2
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tocaristu
Web browser
ModulesCore
Regression levelProduction - QA Approved
Regression date2015-11-27
Regression introduced in release3.0PR16Q1
Regression introduced by commithttps://code.openbravo.com/erp/devel/pi/rev/90a660b52e0712467ae41e4e962cae35df8997ae [^]
Triggers an Emergency PackNo
Summary

0032586: Header tab data disappear

DescriptionWhen you save data in a subtab with a parent tab disabled, the parent tab data disappear. This happen in all windows that there are subtabs.
Steps To Reproduce- Log into ERP with credentials:
    - User: Openbravo
    - Password: openbravo
- Go to Organization window.
- Click on any line.
- Deactivate this header tab.
- Go to information subtab and open in form any line.
- Change any field and save the record.
- Note that parent tab data disappear.
TagsApproved
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0032584 closedinigosanchez Header tab data disappear 

-  Notes
(0085443)
hgbot (developer)
2016-04-05 15:29

Repository: erp/backports/3.0PR16Q2
Changeset: f4c09b526684ed491cc0048e3d0b7856ea6e40c6
Author: Inigo Sanchez <inigo.sanchez <at> openbravo.com>
Date: Tue Apr 05 15:27:50 2016 +0200
URL: http://code.openbravo.com/erp/backports/3.0PR16Q2/rev/f4c09b526684ed491cc0048e3d0b7856ea6e40c6 [^]

Fixed bug 32586: fetch method does not retrieves data with a non active entity

The problem here was that fetch method does not retrieves data with a non active
entity. (e.g., if it is tried to obtain a non active organization). It is not take
into account non active entities.

Now, the issues has been fixed by adding setFilterOnActive(false); to take into
account non active entities too.

---
M modules/org.openbravo.service.json/src/org/openbravo/service/json/DefaultJsonDataService.java
M src/org/openbravo/service/rest/DalWebService.java
---
(0085460)
alostale (manager)
2016-04-06 08:23

code reviewed

tested in standard window and DAL REST ws

- Issue History
Date Modified Username Field Change
2016-04-04 17:58 inigosanchez Type defect => backport
2016-04-04 17:58 inigosanchez Target Version => 3.0PR16Q2
2016-04-04 18:18 alostale Tag Attached: Approved
2016-04-05 15:29 hgbot Checkin
2016-04-05 15:29 hgbot Note Added: 0085443
2016-04-05 15:29 hgbot Status scheduled => resolved
2016-04-05 15:29 hgbot Resolution open => fixed
2016-04-05 15:29 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR16Q2/rev/f4c09b526684ed491cc0048e3d0b7856ea6e40c6 [^]
2016-04-05 17:02 inigosanchez Review Assigned To => caristu
2016-04-06 08:23 alostale Note Added: 0085460
2016-04-06 08:23 alostale Status resolved => closed
2016-04-06 08:23 alostale Fixed in Version => 3.0PR16Q2


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker