Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0029379
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] A. Platformminoralways2015-03-23 13:432015-04-01 08:31
ReporteraferrazView Statuspublic 
Assigned ToAugustoMauch 
PrioritynormalResolutionfixedFixed in Version3.0PR15Q1.2
StatusclosedFix in branchFixed in SCM revisionc56c68efb852
ProjectionnoneETAnoneTarget Version3.0PR15Q1.2
OSLinux 64 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionProfessional ApplianceDatabase version8.3.9Ant version1.7.1
Product VersionSCM revision 
Review Assigned Toalostale
Web browser
ModulesCore
Regression levelCoding ( Testing )
Regression date2015-03-16
Regression introduced in releasepi
Regression introduced by commithttps://code.openbravo.com/erp/devel/pi/rev/8e0a9e1ef5c3 [^]
Triggers an Emergency PackNo
Summary

0029379: Warehouse column is showing a wrong value in Manage Stock popup

DescriptionWarehouse column is showing a wrong value in Manage Stock popup
Steps To ReproduceAs 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.
Tagsalostale, Approved
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0029374 closedAugustoMauch Warehouse column is showing a wrong value in Manage Stock popup 

-  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
Powered by Mantis Bugtracker