Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0029374Openbravo ERPA. Platformpublic2015-03-23 13:432015-03-24 08:59
aferraz 
AugustoMauch 
normalminoralways
closedfixed 
30Professional Appliance
 
3.0PR15Q2 
alostale
Core
Coding ( Testing )
2015-03-16
pi
https://code.openbravo.com/erp/devel/pi/rev/8e0a9e1ef5c3 [^]
No
0029374: Warehouse column is showing a wrong value in Manage Stock popup
Warehouse column is showing a wrong value in Manage Stock popup
As group admin role:
   Set the Enable Stock Reservation preference to 'Y'

Logout and login again.
   Create a Goods Receipt for "España Norte" warehouse, "Cola de Cereza 0,5L product" and quantity 100. Complete it.
   Create a Goods Receipt for "España Sur" warehouse, "Cola de Cereza 0,5L product" and quantity 200. Complete it.

   Create a Sales Order for "España S.A." organization, "Cola de Cereza 0,5L product" and quantity 30. Book it.

   Go to the line and open the Manage Reservation pop-up
   Click on the record of "España Sur" warehouse. Realize the warehouse name is changed into "España Norte". Click on the record of "España Sur" warehouse again. Realize the warehouse name is changed into an id number.
No tags attached.
depends on backport 00293793.0PR15Q1.2 closed AugustoMauch Warehouse column is showing a wrong value in Manage Stock popup 
depends on backport 00293803.0PR14Q3.8 closed AugustoMauch Warehouse column is showing a wrong value in Manage Stock popup 
caused by defect 00287273.0PR15Q3 closed AugustoMauch Payment Method info should be maintained when using "Modify Payment Plan" functionality 
related to defect 0029381 closed platform Wrong value returned by the FIC in Manage Reservation P&E 
png 0.png (118,685) 2015-03-23 13:45
https://issues.openbravo.com/file_download.php?file_id=7927&type=bug
png

png 1.png (119,985) 2015-03-23 13:45
https://issues.openbravo.com/file_download.php?file_id=7928&type=bug
png

png 2.png (120,125) 2015-03-23 13:45
https://issues.openbravo.com/file_download.php?file_id=7929&type=bug
png
Issue History
2015-03-23 13:43aferrazNew Issue
2015-03-23 13:43aferrazAssigned To => platform
2015-03-23 13:43aferrazModules => Core
2015-03-23 13:43aferrazTriggers an Emergency Pack => No
2015-03-23 13:45aferrazFile Added: 0.png
2015-03-23 13:45aferrazFile Added: 1.png
2015-03-23 13:45aferrazFile Added: 2.png
2015-03-23 14:10aferrazSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=8067#r8067
2015-03-23 14:20aferrazSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=8070#r8070
2015-03-23 16:48AugustoMauchAssigned Toplatform => AugustoMauch
2015-03-23 16:49AugustoMauchStatusnew => scheduled
2015-03-23 16:49AugustoMauchRegression level => Coding ( Testing )
2015-03-23 16:49AugustoMauchRegression date => 2015-03-16
2015-03-23 16:49AugustoMauchRegression introduced in release => pi
2015-03-23 16:49AugustoMauchRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/8e0a9e1ef5c3 [^]
2015-03-23 16:57AugustoMauchRelationship addedcaused by 0028727
2015-03-23 17:12AugustoMauchRelationship addedrelated to 0029381
2015-03-23 17:16AugustoMauchIssue Monitored: alostale
2015-03-23 17:16AugustoMauchReview Assigned To => alostale
2015-03-23 17:17hgbotCheckin
2015-03-23 17:17hgbotNote Added: 0075890
2015-03-23 17:17hgbotStatusscheduled => resolved
2015-03-23 17:17hgbotResolutionopen => fixed
2015-03-23 17:17hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/3da15b275c3749878f00ee39214ad719e078f343 [^]
2015-03-24 03:44hudsonbotCheckin
2015-03-24 03:44hudsonbotNote Added: 0075910
2015-03-24 08:59alostaleNote Added: 0075916
2015-03-24 08:59alostaleStatusresolved => closed
2015-03-24 08:59alostaleFixed in Version => 3.0PR15Q2

Notes
(0075890)
hgbot   
2015-03-23 17:17   
Repository: erp/devel/pi
Changeset: 3da15b275c3749878f00ee39214ad719e078f343
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Mon Mar 23 17:14:45 2015 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/3da15b275c3749878f00ee39214ad719e078f343 [^]

Fixes bug 29374: Warehouse field of Manage Reservation P&E shows a proper value

The is a bug in that P&E, reported here [1], that makes the FIC return the wrong value for the warehouse field of the Manage Reservation P&E window. Before [2] was fixed, [1] did not have any consequences, as the value returned by the FIC was not set to the row being edited.

To fix this, the values returned by the FIC are only set if the field is editable. [1] will have to be fixed anyway, because even if now it does not crete problems in this flow, it could be causing problems in others.

[1] https://issues.openbravo.com/view.php?id=29381 [^]
[2] https://issues.openbravo.com/view.php?id=28727 [^]

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-pick-and-execute-grid.js
---
(0075910)
hudsonbot   
2015-03-24 03:44   
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/63f9617f42fb [^]
Maturity status: Test
(0075916)
alostale   
2015-03-24 08:59   
code reviewed

tested:
-Following steps to reproduce
-In Return to vendor P&E