Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0029374 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2015-03-23 13:43 | 2015-03-24 08:59 | |||
Reporter | aferraz | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR15Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 3da15b275c37 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 64 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Professional Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Review Assigned To | alostale | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | Coding ( Testing ) | |||||||
Regression date | 2015-03-16 | |||||||
Regression introduced in release | pi | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/8e0a9e1ef5c3 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0029374: Warehouse column is showing a wrong value in Manage Stock popup | |||||||
Description | Warehouse column is showing a wrong value in Manage Stock popup | |||||||
Steps To Reproduce | 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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | 0.png [^] (118,685 bytes) 2015-03-23 13:45
1.png [^] (119,985 bytes) 2015-03-23 13:45 2.png [^] (120,125 bytes) 2015-03-23 13:45 | |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||||||||||||||
|
Notes | |
(0075890) hgbot (developer) 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 (developer) 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 (manager) 2015-03-24 08:59 |
code reviewed tested: -Following steps to reproduce -In Return to vendor P&E |
Issue History | |||
Date Modified | Username | Field | Change |
2015-03-23 13:43 | aferraz | New Issue | |
2015-03-23 13:43 | aferraz | Assigned To | => platform |
2015-03-23 13:43 | aferraz | Modules | => Core |
2015-03-23 13:43 | aferraz | Triggers an Emergency Pack | => No |
2015-03-23 13:45 | aferraz | File Added: 0.png | |
2015-03-23 13:45 | aferraz | File Added: 1.png | |
2015-03-23 13:45 | aferraz | File Added: 2.png | |
2015-03-23 14:10 | aferraz | Steps to Reproduce Updated | View Revisions |
2015-03-23 14:20 | aferraz | Steps to Reproduce Updated | View Revisions |
2015-03-23 16:48 | AugustoMauch | Assigned To | platform => AugustoMauch |
2015-03-23 16:49 | AugustoMauch | Status | new => scheduled |
2015-03-23 16:49 | AugustoMauch | Regression level | => Coding ( Testing ) |
2015-03-23 16:49 | AugustoMauch | Regression date | => 2015-03-16 |
2015-03-23 16:49 | AugustoMauch | Regression introduced in release | => pi |
2015-03-23 16:49 | AugustoMauch | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/8e0a9e1ef5c3 [^] |
2015-03-23 16:57 | AugustoMauch | Relationship added | caused by 0028727 |
2015-03-23 17:12 | AugustoMauch | Relationship added | related to 0029381 |
2015-03-23 17:16 | AugustoMauch | Issue Monitored: alostale | |
2015-03-23 17:16 | AugustoMauch | Review Assigned To | => alostale |
2015-03-23 17:17 | hgbot | Checkin | |
2015-03-23 17:17 | hgbot | Note Added: 0075890 | |
2015-03-23 17:17 | hgbot | Status | scheduled => resolved |
2015-03-23 17:17 | hgbot | Resolution | open => fixed |
2015-03-23 17:17 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/3da15b275c3749878f00ee39214ad719e078f343 [^] |
2015-03-24 03:44 | hudsonbot | Checkin | |
2015-03-24 03:44 | hudsonbot | Note Added: 0075910 | |
2015-03-24 08:59 | alostale | Note Added: 0075916 | |
2015-03-24 08:59 | alostale | Status | resolved => closed |
2015-03-24 08:59 | alostale | Fixed in Version | => 3.0PR15Q2 |
Copyright © 2000 - 2009 MantisBT Group |