Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0040746 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] [Modules] Advanced Warehouse Operations | minor | always | 2019-05-02 12:58 | 2019-09-23 14:02 | |||
Reporter | Leyre | View Status | public | |||||
Assigned To | cberner | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 3.0PR19Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 7ab00424ec18 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | AugustoMauch | |||||||
OBNetwork customer | Gold | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 9677 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0040746: Problem when a process executed in a subtab, request without pagination done to datasource | |||||||
Description | When a process defined in a subtab deletes the record open in its parent tab, an error is shown in the console, and the header tab is left in an inconsistent state. This happens in AWO when a task is confirmed with 'Confirmed Quantity' = 0, in the Warehouse Operation window. | |||||||
Steps To Reproduce | Simpler steps to reproduce: - Install the attached module - Create a business partner. Open it in form view - Open its Contact subtab and create a contact - Open the debugger tools, show the console tab - Click on the Delete Parent Business Partner button - Check that an error appears in the console, and that the header tab shows an empty record Original Steps to reproduce: BACKEND: - Open a new Warehouse Operation ('Warehouse Operation' window) - Count - A new Task is created - Open the Task - Close and open again the Warehouse Operation (the record, not the window) - Set Confirmed Quantity = 0 - Confirm the task - Open the browser console, and verify that there are errors - Look at the attached image | |||||||
Proposed Solution | - If the header record is removed (this can be detected if the request to refresh the parent record returns 0 rows), change the view to grid view | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() ![]() ![]() | |||||||
![]() |
|
![]() |
|
(0111506) Leyre (viewer) 2019-05-06 16:27 edited on: 2019-05-06 16:28 |
Backend: https://livebuilds.openbravo.com/retail_modules_pgsql_pi [^] User:Openbravo Role: AWO |
(0114638) hgbot (developer) 2019-09-18 13:42 |
Repository: erp/devel/pi Changeset: 7ab00424ec1834febf6c5587364f9b81e6edc43e Author: Cristian Berner <cristian.berner <at> openbravo.com> Date: Thu Sep 05 09:54:55 2019 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/7ab00424ec1834febf6c5587364f9b81e6edc43e [^] fixes issue 40746: When subtab process deletes parent record view is refreshed When a subtab process deletes its parent record, parent view is refreshed correctly. If parent was in Form view, it is switched to grid view, an info message is shown and the grid refreshes to show the change. If parent was in Grid view, view is refreshed to show the changes. --- M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MESSAGE.xml M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js --- |
(0114639) AugustoMauch (administrator) 2019-09-18 13:44 |
Code reviewed and verified |
(0114726) hudsonbot (viewer) 2019-09-23 14:02 |
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/1a0e045ce34f [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2019-05-02 12:58 | Leyre | New Issue | |
2019-05-02 12:58 | Leyre | Assigned To | => Triage Finance |
2019-05-02 12:58 | Leyre | File Added: ErrorCloseOpen.png | |
2019-05-02 12:58 | Leyre | Resolution time | => 1558562400 |
2019-05-02 12:58 | Leyre | Support ticket | => 9677 |
2019-05-02 12:58 | Leyre | OBNetwork customer | => Gold |
2019-05-02 14:41 | Sandrahuguet | Assigned To | Triage Finance => nonofrancisco |
2019-05-06 09:35 | Leyre | Steps to Reproduce Updated | View Revisions |
2019-05-06 16:27 | Leyre | Note Added: 0111506 | |
2019-05-06 16:27 | Leyre | Steps to Reproduce Updated | View Revisions |
2019-05-06 16:28 | Leyre | Note Edited: 0111506 | View Revisions |
2019-05-07 17:05 | Sandrahuguet | Resolution time | 1558562400 => |
2019-05-07 17:05 | Sandrahuguet | Assigned To | nonofrancisco => platform |
2019-05-07 17:05 | Sandrahuguet | Severity | major => minor |
2019-05-08 16:44 | AugustoMauch | File Added: org.openbravo.issue40746.rar | |
2019-05-08 16:49 | AugustoMauch | Summary | Problem when a task is confirmed with 'Confirmed Quantity' = 0, in the Warehouse Operation window => Problem when a process executed in a subtab |
2019-05-08 16:49 | AugustoMauch | Description Updated | View Revisions |
2019-05-08 16:49 | AugustoMauch | Steps to Reproduce Updated | View Revisions |
2019-05-08 16:49 | AugustoMauch | Proposed Solution updated | |
2019-05-10 13:03 | Leyre | File Added: CDS.png | |
2019-05-10 13:10 | AugustoMauch | Summary | Problem when a process executed in a subtab => Problem when a process executed in a subtab, request without pagination done to datasource |
2019-05-13 13:03 | martinsdan | Issue Monitored: martinsdan | |
2019-09-02 10:18 | shuehner | Issue Monitored: shuehner | |
2019-09-02 12:39 | cberner | Assigned To | platform => cberner |
2019-09-02 12:39 | cberner | Status | new => acknowledged |
2019-09-04 17:58 | cberner | Status | acknowledged => scheduled |
2019-09-18 13:42 | hgbot | Checkin | |
2019-09-18 13:42 | hgbot | Note Added: 0114638 | |
2019-09-18 13:42 | hgbot | Status | scheduled => resolved |
2019-09-18 13:42 | hgbot | Resolution | open => fixed |
2019-09-18 13:42 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/7ab00424ec1834febf6c5587364f9b81e6edc43e [^] |
2019-09-18 13:42 | AugustoMauch | Review Assigned To | => AugustoMauch |
2019-09-18 13:43 | AugustoMauch | Project | Modules => Openbravo ERP |
2019-09-18 13:44 | AugustoMauch | Note Added: 0114639 | |
2019-09-18 13:44 | AugustoMauch | Status | resolved => closed |
2019-09-18 13:44 | AugustoMauch | Fixed in Version | => 3.0PR19Q4 |
2019-09-23 14:02 | hudsonbot | Checkin | |
2019-09-23 14:02 | hudsonbot | Note Added: 0114726 | |
2022-09-06 17:18 | caristu | Category | Advance Warehouse Operations => Advanced Warehouse Operations |
Copyright © 2000 - 2009 MantisBT Group |