Openbravo Issue Tracking System - Retail Modules
View Issue Details
0051186Retail ModulesWeb POSpublic2022-12-17 08:072023-05-22 10:00
ranjith_qualiantech_com 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
 
No
0051186: EWI occurs when completing receipt with OTF products
EWI occurs when completing receipt 2 times with OTF products
Livebuilds modules
POS
1) Click Browser Tab. Click three dot in "Avalance Transceiver" product. Click "Create OTF". Click "Apply". Finally complete the receipt.
2) Repeat Step 1
EWI occurs with error "org.openbravo.base.exception.OBException: UPC is already assigned to the product(s): Avalanche transceiver"
No tags attached.
Issue History
2022-12-17 08:07ranjith_qualiantech_comNew Issue
2022-12-17 08:07ranjith_qualiantech_comAssigned To => Retail
2022-12-17 08:07ranjith_qualiantech_comTriggers an Emergency Pack => No
2023-02-07 07:00ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2023-02-07 07:01ranjith_qualiantech_comStatusnew => scheduled
2023-02-07 12:04hgbotNote Added: 0146282
2023-05-22 10:00hgbotNote Added: 0150047
2023-05-22 10:00hgbotResolutionopen => fixed
2023-05-22 10:00hgbotStatusscheduled => closed
2023-05-22 10:00hgbotNote Added: 0150048

Notes
(0146282)
hgbot   
2023-02-07 12:04   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.multiupc/-/merge_requests/4 [^]
(0150047)
hgbot   
2023-05-22 10:00   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.multiupc/-/merge_requests/4 [^]
(0150048)
hgbot   
2023-05-22 10:00   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.multiupc [^]
Changeset: 8cc7bb66a57b9e424407639e1e96362bacaaaadf
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 22-05-2023 13:11:33
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.multiupc/-/commit/8cc7bb66a57b9e424407639e1e96362bacaaaadf [^]

Fixed ISSUE-51186: Duplicate UPC should not be checked if UPC is empty
* When saving product, duplicate UPC should not be checked if UPC is empty

---
M src/org/openbravo/multiupc/event/NoDuplicateUpcHandler.java
---