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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0032587
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] A. Platformmajoralways2016-04-04 16:462016-04-06 08:23
ReporterAsantos9View Statuspublic 
Assigned Toinigosanchez 
PriorityimmediateResolutionfixedFixed in Version3.0PR16Q1.1
StatusclosedFix in branchFixed in SCM revisiond2b74232d36f
ProjectionnoneETAnoneTarget Version3.0PR16Q1.1
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toalostale
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

0032587: 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
(0085445)
hgbot (developer)
2016-04-05 15:34

Repository: erp/backports/3.0PR16Q1.1
Changeset: d2b74232d36f270c6b29520f3cd545309132ebe9
Author: Inigo Sanchez <inigo.sanchez <at> openbravo.com>
Date: Tue Apr 05 15:33:41 2016 +0200
URL: http://code.openbravo.com/erp/backports/3.0PR16Q1.1/rev/d2b74232d36f270c6b29520f3cd545309132ebe9 [^]

Fixed bug 32587: 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
---
(0085459)
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.0PR16Q1.1
2016-04-04 18:18 alostale Tag Attached: Approved
2016-04-05 15:34 hgbot Checkin
2016-04-05 15:34 hgbot Note Added: 0085445
2016-04-05 15:34 hgbot Status scheduled => resolved
2016-04-05 15:34 hgbot Resolution open => fixed
2016-04-05 15:34 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR16Q1.1/rev/d2b74232d36f270c6b29520f3cd545309132ebe9 [^]
2016-04-05 17:03 inigosanchez Review Assigned To => caristu
2016-04-06 08:23 alostale Review Assigned To caristu => alostale
2016-04-06 08:23 alostale Note Added: 0085459
2016-04-06 08:23 alostale Status resolved => closed
2016-04-06 08:23 alostale Fixed in Version => 3.0PR16Q1.1


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker