Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0032587 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] A. Platform | major | always | 2016-04-04 16:46 | 2016-04-06 08:23 | |||
Reporter | Asantos9 | View Status | public | |||||
Assigned To | inigosanchez | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0PR16Q1.1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | d2b74232d36f | ||||
Projection | none | ETA | none | Target Version | 3.0PR16Q1.1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | alostale | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | Production - QA Approved | |||||||
Regression date | 2015-11-27 | |||||||
Regression introduced in release | 3.0PR16Q1 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/90a660b52e0712467ae41e4e962cae35df8997ae [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0032587: Header tab data disappear | |||||||
Description | When 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. | |||||||
Tags | Approved | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(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 (viewer) 2016-04-06 08:23 |
code reviewed tested in standard window and DAL REST ws |
![]() |
|||
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 |