Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0033281 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | major | always | 2016-06-15 09:55 | 2016-06-21 09:03 | |||
Reporter | guillermogil | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | RR16Q2.1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | d48eb43da477 | ||||
Projection | none | ETA | none | Target Version | RR16Q2.1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | ||||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | 2015-03-08 | |||||||
Regression introduced in release | RR15Q2 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c0a35478e6ff [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0033281: M_GetStock in OrderLoader is not taking into account the Priority Warehouse | |||||||
Description | M_GetStock in OrderLoader is not taking into account the Priority Warehouse. Once the new way to call M_getStock was implemented it change the behaviour and instead of sending the priority_warehouse the warehouse parameter gets sent. | |||||||
Steps To Reproduce | Have 2 warehouses defined for the store, one with some qty for avalanche transceiver and other with none (The priority warehouse). Then, on webPOS, add the avalanche transceiver and complete the sale. You will see that on the priority warehouse you have negative stock. | |||||||
Proposed Solution | Just change the call to: StockUtils.getStock(processId, recordID, quantity, productId, null, null, warehouseId, orgId, attributesetinstanceId, OBContext.getOBContext().getUser().getId(), clientId, warehouseRuleId, uomId, null, null, null, null, null, reservationId, "N"); | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0087699) hgbot (developer) 2016-06-21 08:03 |
Repository: retail/backports/3.0RR16Q2.1/org.openbravo.retail.posterminal Changeset: d48eb43da477fe17cd34c51506d66d5226d3e3eb Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Tue Jun 21 11:23:01 2016 +0530 URL: http://code.openbravo.com/retail/backports/3.0RR16Q2.1/org.openbravo.retail.posterminal/rev/d48eb43da477fe17cd34c51506d66d5226d3e3eb [^] Fixes issue 33281 : Order Loader getStock, warehouseId is replaced with priorityWarehouseId --- M src/org/openbravo/retail/posterminal/OrderLoader.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2016-06-16 09:23 | marvintm | Type | defect => backport |
2016-06-16 09:23 | marvintm | Target Version | => RR16Q2.1 |
2016-06-21 07:51 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2016-06-21 08:03 | hgbot | Checkin | |
2016-06-21 08:03 | hgbot | Note Added: 0087699 | |
2016-06-21 08:03 | hgbot | Status | scheduled => resolved |
2016-06-21 08:03 | hgbot | Resolution | open => fixed |
2016-06-21 08:03 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/retail/backports/3.0RR16Q2.1/org.openbravo.retail.posterminal/rev/d48eb43da477fe17cd34c51506d66d5226d3e3eb [^] |
2016-06-21 09:03 | marvintm | Review Assigned To | => marvintm |
2016-06-21 09:03 | marvintm | Status | resolved => closed |
2016-06-21 09:03 | marvintm | Fixed in Version | => RR16Q2.1 |
Copyright © 2000 - 2009 MantisBT Group |