Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0041821Openbravo ERPB. User interfacepublic2019-09-17 12:372019-12-12 23:01
gorkaion 
jarmendariz 
highminorhave not tried
closedfixed 
5
main 
3.0PR20Q1 
AugustoMauch
Core
No
0041821: Messages in header tab should disappear when a child tab record is edited
The rule should be "Once you start editing a form, the 'Success' or 'Error' message (if displayed) should disappear". At this moment it applies properly in the case of the header, but it is not applying in the case of the lines (this is what issue 0039437 is about).

Here the problem is: if the message is shown in the header, but you edit the lines, the message (shown in the header) does not disappear. Following the previous rationale, if you edit, the message should disappear, and editing the lines of a header, is editing too, so in this case the message (shown in the header) should disappear too when lines are edited (or when a process applying to the lines is executed, etc.)
1. Enter as F&B admin
2. Open Sales Order window
3. Create a new header with valid data in form view
4. Click in Copy Lines button
5. Select at least 1 product and click OK
6. As expected, a green message in the header is shown with the number of copied products.
7. Go to the line and edit it changing the quantity. Note that the green message is not removed
8. Save the line. Note that the green message is not removed
9. Go back to the header. Edit any field. The message is removed.
No tags attached.
related to design defect 0039437 new Triage Platform Base [PR18Q4] Error message after a wrong entered value does not disappear when values are fixed 
related to design defect 0041822 acknowledged Triage Platform Base Messages in header tab should include the process that has generated the message 
Issue History
2019-09-17 12:37gorkaionNew Issue
2019-09-17 12:37gorkaionAssigned To => dbaz
2019-09-17 12:37gorkaionModules => Core
2019-09-17 12:37gorkaionTriggers an Emergency Pack => No
2019-09-17 12:37gorkaionIssue generated from0039437
2019-09-17 12:37gorkaionRelationship addedrelated to 0039437
2019-09-17 12:41gorkaionIssue cloned0041822
2019-09-17 12:41gorkaionRelationship addedrelated to 0041822
2019-09-17 12:42gorkaionResolution time => 1570485600
2019-09-17 12:42gorkaionPrioritynormal => high
2019-09-17 12:42gorkaionSeverityminor => major
2019-09-17 13:04dbazAssigned Todbaz => platform
2019-09-17 13:35AugustoMauchAssigned Toplatform => jarmendariz
2019-09-17 13:35AugustoMauchStatusnew => scheduled
2019-09-17 16:17rafarodaIssue Monitored: rafaroda
2019-09-27 11:47alostaleSeveritymajor => minor
2019-10-04 11:26hgbotCheckin
2019-10-04 11:26hgbotNote Added: 0114917
2019-10-04 11:26hgbotStatusscheduled => resolved
2019-10-04 11:26hgbotResolutionopen => fixed
2019-10-04 11:26hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/4924bedf8190e623707d91a1196ee1136c550c4e [^]
2019-10-10 12:30AugustoMauchReview Assigned To => AugustoMauch
2019-10-10 12:30AugustoMauchNote Added: 0114997
2019-10-10 12:30AugustoMauchStatusresolved => closed
2019-10-10 12:30AugustoMauchFixed in Version => 3.0PR20Q1
2019-12-12 23:01hudsonbotCheckin
2019-12-12 23:01hudsonbotNote Added: 0116235

Notes
(0114917)
hgbot   
2019-10-04 11:26   
Repository: erp/devel/pi
Changeset: 4924bedf8190e623707d91a1196ee1136c550c4e
Author: Javi Armendáriz <katanagari <at> gmail.com>
Date: Tue Oct 01 13:41:33 2019 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/4924bedf8190e623707d91a1196ee1136c550c4e [^]

Fixed issue 41821: Messages in header bar should disappear when child is edited

Added a line to hide parent tab either when entering edit mode or using the inline editor of a child tab

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js
---
(0114997)
AugustoMauch   
2019-10-10 12:30   
Code reviewed and verified
(0116235)
hudsonbot   
2019-12-12 23:01   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/954d2b7a66fb [^]
Maturity status: Test