Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0029379 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] A. Platform | minor | always | 2015-03-23 13:43 | 2015-04-01 08:31 | |||
Reporter | aferraz | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR15Q1.2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | c56c68efb852 | ||||
Projection | none | ETA | none | Target Version | 3.0PR15Q1.2 | |||
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 | 0029379: 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 | alostale, Approved | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0075918) hgbot (developer) 2015-03-24 09:24 |
Repository: erp/backports/3.0PR15Q1.2 Changeset: c56c68efb85282968f2d154c088c2f99f58c5fbf Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Mon Mar 23 17:14:45 2015 +0100 URL: http://code.openbravo.com/erp/backports/3.0PR15Q1.2/rev/c56c68efb85282968f2d154c088c2f99f58c5fbf [^] Fixes bug 29379: 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 --- |
(0075968) alostale (manager) 2015-03-25 13:33 |
code reviewed tested: -Following steps to reproduce -In Return to vendor P&E |
(0076236) hgbot (developer) 2015-04-01 08:09 |
Repository: erp/backports/3.0PR15Q2 Changeset: c56c68efb85282968f2d154c088c2f99f58c5fbf Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Mon Mar 23 17:14:45 2015 +0100 URL: http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/c56c68efb85282968f2d154c088c2f99f58c5fbf [^] Fixes bug 29379: 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 --- |
(0076253) priyam (administrator) 2015-04-01 08:31 |
closed again, as the status changed due the merge tag of 3.0PR15Q1.2 to backports/3.0PR15Q2 |
Issue History | |||
Date Modified | Username | Field | Change |
2015-03-23 16:49 | AugustoMauch | Type | defect => backport |
2015-03-23 16:49 | AugustoMauch | Target Version | => 3.0PR15Q1.2 |
2015-03-23 16:50 | AugustoMauch | Regression level | => Coding ( Testing ) |
2015-03-23 16:50 | AugustoMauch | Regression date | => 2015-03-16 |
2015-03-23 16:50 | AugustoMauch | Regression introduced in release | => pi |
2015-03-23 16:50 | AugustoMauch | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/8e0a9e1ef5c3 [^] |
2015-03-23 18:39 | dmitry_mezentsev | Tag Attached: Approved | |
2015-03-24 09:24 | hgbot | Checkin | |
2015-03-24 09:24 | hgbot | Note Added: 0075918 | |
2015-03-24 09:24 | hgbot | Status | scheduled => resolved |
2015-03-24 09:24 | hgbot | Resolution | open => fixed |
2015-03-24 09:24 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR15Q1.2/rev/c56c68efb85282968f2d154c088c2f99f58c5fbf [^] |
2015-03-24 09:25 | AugustoMauch | Tag Attached: alostale | |
2015-03-24 09:25 | AugustoMauch | Review Assigned To | => alostale |
2015-03-25 13:33 | alostale | Note Added: 0075968 | |
2015-03-25 13:33 | alostale | Status | resolved => closed |
2015-03-25 13:33 | alostale | Fixed in Version | => 3.0PR15Q1.2 |
2015-04-01 08:09 | hgbot | Checkin | |
2015-04-01 08:09 | hgbot | Note Added: 0076236 | |
2015-04-01 08:09 | hgbot | Status | closed => resolved |
2015-04-01 08:09 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/backports/3.0PR15Q1.2/rev/c56c68efb85282968f2d154c088c2f99f58c5fbf [^] => http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/c56c68efb85282968f2d154c088c2f99f58c5fbf [^] |
2015-04-01 08:31 | priyam | Status | resolved => closed |
2015-04-01 08:31 | priyam | Note Added: 0076253 |
Copyright © 2000 - 2009 MantisBT Group |