Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0029776Openbravo ERP09. Financial managementpublic2015-05-05 12:202015-05-15 15:05
jorge-garcia 
jorge-garcia 
immediatemajoralways
closedfixed 
5
 
3.0PR15Q1.43.0PR15Q1.4 
AugustoMauch
Core
No
0029776: Header of warehouse picking module do not refresh in some circunstances
Header of warehouse picking module do not refresh in some circunstances
As system administrator
 Install Warehouse Picking module and its dependencies in Module Management window

As group admin role,
 Apply the datataset of warehouse module in Enterprise Module Management Window
 Go to Preference window and create a new one:
  Organization: *
  Property: Enable Stock Reservations
  Value: Y
 Log out and Log in
 Go to Warehouse and Storage Bins window
   Select F&B España - Region Norte
   In Storage Bin tab, define RN-Dev as Outbound
 Go to Sales Order
   Create one for F&B España - Región Norte
   Create a line for Vino Tinto 0,75L
    Quantity: 1
 Book it and click on Generate a picking list
   Type: Outbound.

Go to Warehouse Picking list window.
  Assign the picking list just created to Openbravo.
  Go to the Line tab and click on Manage Incidence, and add an 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:20jorge-garciaNew Issue
2015-05-05 12:20jorge-garciaAssigned To => jorge-garcia
2015-05-05 12:20jorge-garciaModules => Core
2015-05-05 12:20jorge-garciaTriggers an Emergency Pack => No
2015-05-05 12:21jorge-garciaRelationship addedrelated to 0029320
2015-05-05 15:28jorge-garciaTypedefect => backport
2015-05-05 15:28jorge-garciaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=8437#r8437
2015-05-05 16:47jorge-garciaStatusnew => scheduled
2015-05-15 12:56dmitry_mezentsevNote Added: 0077490
2015-05-15 15:04hgbotCheckin
2015-05-15 15:04hgbotNote Added: 0077494
2015-05-15 15:04hgbotStatusscheduled => resolved
2015-05-15 15:04hgbotResolutionopen => fixed
2015-05-15 15:04hgbotFixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR15Q1.4/rev/166dd0705d05143b8cf05070648ac5c4e531e79e [^]
2015-05-15 15:05AugustoMauchReview Assigned To => AugustoMauch
2015-05-15 15:05AugustoMauchNote Added: 0077495
2015-05-15 15:05AugustoMauchStatusresolved => closed
2015-05-15 15:05AugustoMauchFixed in Version => 3.0PR15Q1.4

Notes
(0077490)
dmitry_mezentsev   
2015-05-15 12:56   
Ping.
Immediate regression without action for 10 days.
It causes Q1.4 to wait for it.
(0077494)
hgbot   
2015-05-15 15:04   
Repository: erp/backports/3.0PR15Q1.4
Changeset: 166dd0705d05143b8cf05070648ac5c4e531e79e
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Tue May 05 16:39:53 2015 +0200
URL: http://code.openbravo.com/erp/backports/3.0PR15Q1.4/rev/166dd0705d05143b8cf05070648ac5c4e531e79e [^]

Fixed issue 29776: 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
---
(0077495)
AugustoMauch   
2015-05-15 15:05   
Code reviewed and verified in [1]@166dd0705d05

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