Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0029777Openbravo ERP09. Financial managementpublic2015-05-05 12:242015-05-05 14:08
jorge-garcia 
jorge-garcia 
immediatemajoralways
closedfixed 
5
 
3.0PR15Q23.0PR15Q2 
AugustoMauch
Core
No
0029777: Header of warehouse picking module do not refresh in some circunstances
Header of warehouse picking module do not refresh in some circunstances
As group admin role,
 Go to Warehouse and Storage Bins window
   define RN-Dev as Outbound
 Go to Sales Order
    create one line for Agua
Complete it and Generate the picking list.

Go to Warehouse Picking list window.
  Assign the picking list.
  Click on incidence, add the incidence. Click on OK.
  See that the Header do not refresh and the confirm
  button is still available
No tags attached.
related to defect 0029320 closed jorge-garcia Modules Wrong status (incidence) in the Picking List under some circumstancies 
Issue History
2015-05-05 12:24jorge-garciaNew Issue
2015-05-05 12:24jorge-garciaAssigned To => jorge-garcia
2015-05-05 12:24jorge-garciaModules => Core
2015-05-05 12:24jorge-garciaTriggers an Emergency Pack => No
2015-05-05 12:24jorge-garciaRelationship addedrelated to 0029320
2015-05-05 14:07AugustoMauchTypedefect => backport
2015-05-05 14:08hgbotCheckin
2015-05-05 14:08hgbotNote Added: 0077010
2015-05-05 14:08hgbotStatusnew => resolved
2015-05-05 14:08hgbotResolutionopen => fixed
2015-05-05 14:08hgbotFixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/dd217f5713f05352040702f52df9609b89783e0e [^]
2015-05-05 14:08AugustoMauchReview Assigned To => AugustoMauch
2015-05-05 14:08AugustoMauchNote Added: 0077011
2015-05-05 14:08AugustoMauchStatusresolved => closed
2015-05-05 14:08AugustoMauchFixed in Version => 3.0PR15Q2

Notes
(0077010)
hgbot   
2015-05-05 14:08   
Repository: erp/backports/3.0PR15Q2
Changeset: dd217f5713f05352040702f52df9609b89783e0e
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Tue May 05 13:38:44 2015 +0200
URL: http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/dd217f5713f05352040702f52df9609b89783e0e [^]

Fixed issue 29777: Header of warehouse picking module do not refresh

Header of warehouse picking module do not refresh in some circunstances.

Issue of platform.

The problem was that the toolbar didn't update when the Manage Incidences
process finished.

The solution is to update the toolbar when the ActionHandler return the
responded JSON.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-parameter-window-view.js
---
(0077011)
AugustoMauch   
2015-05-05 14:08   
Code reviewed and verified in [1]@dd217f5713f0

[1] https://code.openbravo.com/erp/backports/3.0PR15Q2 [^]