Openbravo Issue Tracking System - POS2
View Issue Details
0052317POS2POSpublic2023-05-03 10:572023-05-22 08:37
azzeddine_meftoh 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
 
approved
No
No
0052317: LoadedProduct should return the product even if there is no price defined
we cannot open some sales in the pos.
when a sales contains an item that is not present in the pos
The pos is doing a call to the BO to get information on that product 
/openbravo/org.openbravo.mobile.core.service.jsonrest/org.openbravo.retail.posterminal.master.LoadedProduct?$timeout=5000
if the product is not linked to a pricelist the response is empty and the sales order is not available on the pos (for example for verified returns)
try to ope a sale order that contains a product not present on the pos.
the product in the BO has no price list related
LoadedProduct should return the product even if there is no price defined
No tags attached.
Issue History
2023-05-03 10:57azzeddine_meftohNew Issue
2023-05-03 10:57azzeddine_meftohAssigned To => Triage Platform Base
2023-05-03 10:57azzeddine_meftohTriggers an Emergency Pack => No
2023-05-09 16:47marvintmOBNetwork customer => No
2023-05-09 16:47marvintmAssigned ToTriage Platform Base => Retail
2023-05-09 16:47marvintmCategoryCore => POS
2023-05-10 08:24ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2023-05-10 09:29ranjith_qualiantech_comStatusnew => scheduled
2023-05-16 07:06hgbotMerge Request Status => open
2023-05-16 07:06hgbotNote Added: 0149724
2023-05-22 08:36hgbotMerge Request Statusopen => approved
2023-05-22 08:37hgbotResolutionopen => fixed
2023-05-22 08:37hgbotStatusscheduled => closed
2023-05-22 08:37hgbotFixed in Version => RR23Q3
2023-05-22 08:37hgbotNote Added: 0150039
2023-05-22 08:37hgbotNote Added: 0150040

Notes
(0149724)
hgbot   
2023-05-16 07:06   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1190 [^]
(0150039)
hgbot   
2023-05-22 08:37   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 66ad9e4b9539a68a13c9ba87e7815a7ee3e99e74
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 22-05-2023 06:36:39
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/66ad9e4b9539a68a13c9ba87e7815a7ee3e99e74 [^]

Fixed ISSUE-52317: Removed pricelist full join in LoadedProduct query
* Product from LoadedProduct should be loaded even there is not pricelist

---
M src/org/openbravo/retail/posterminal/master/LoadedProduct.java
---
(0150040)
hgbot   
2023-05-22 08:37   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1190 [^]