Openbravo Issue Tracking System - Retail Modules | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0033281 | Retail Modules | Web POS | public | 2016-06-15 09:55 | 2016-06-21 09:03 | |||||||
Reporter | guillermogil | |||||||||||
Assigned To | ranjith_qualiantech_com | |||||||||||
Priority | immediate | Severity | major | Reproducibility | always | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
Target Version | RR16Q2.1 | Fixed in Version | RR16Q2.1 | |||||||||
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"); | |||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
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 |
Notes | |||||
|
|||||
|
|