Openbravo Issue Tracking System - Retail Modules
View Issue Details
0047367Retail ModulesWeb POSpublic2021-07-08 17:102021-07-20 08:41
collazoandy4 
rqueralta 
normalminorhave not tried
closedfixed 
5
 
RR21Q3 
adrianromero
No
0047367: Do not check barcode duplicity in digital coupons if barcode is empty
When a draft ticket have a digital coupon payment with an empty barcode and in another ticket we try to add a new digital coupon payment with an empty barcode the duplicity check is throw
As White Valley Group Admin Role enable Check Barcode duplicity in Digital Coupons preference
Log-in in the POS (YS-11 livebuilds with modules)
Add a product
Go to the payment tab
Add a "Digital Coupon" as payment
Fill the coupon data and an empty barcode
Create a new receipt
Add a product
Go to the payment tab
Add a "Digital Coupon" as payment
Fill the coupon data with an empty barcode
Check the second coupon payment can't be created because the barcode is duplicated
Do not check duplicity if the barcode is empty
No tags attached.
related to defect 0046378 closed rqueralta Check barcode duplicity in Digital Coupons 
patch Avoid-duplicated-check-if-barcode-is-empty.patch (922) 2021-07-08 17:11
https://issues.openbravo.com/file_download.php?file_id=15996&type=bug
Issue History
2021-07-08 17:10collazoandy4New Issue
2021-07-08 17:10collazoandy4Assigned To => Retail
2021-07-08 17:10collazoandy4Resolution time => 1626904800
2021-07-08 17:10collazoandy4Triggers an Emergency Pack => No
2021-07-08 17:11collazoandy4File Added: Avoid-duplicated-check-if-barcode-is-empty.patch
2021-07-08 17:12collazoandy4Relationship addedrelated to 0046378
2021-07-09 08:14marvintmResolution time1626904800 => 1627509600
2021-07-16 14:23rqueraltaAssigned ToRetail => rqueralta
2021-07-19 18:44hgbotNote Added: 0130587
2021-07-19 22:54rqueraltaStatusnew => scheduled
2021-07-20 08:38hgbotResolutionopen => fixed
2021-07-20 08:38hgbotStatusscheduled => resolved
2021-07-20 08:38hgbotNote Added: 0130592
2021-07-20 08:38hgbotNote Added: 0130593
2021-07-20 08:41adrianromeroReview Assigned To => adrianromero
2021-07-20 08:41adrianromeroNote Added: 0130594
2021-07-20 08:41adrianromeroStatusresolved => closed
2021-07-20 08:41adrianromeroFixed in Version => RR21Q3

Notes
(0130587)
hgbot   
2021-07-19 18:44   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.chequecadeau/-/merge_requests/8 [^]
(0130592)
hgbot   
2021-07-20 08:38   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.chequecadeau [^]
Changeset: 36495846ba395196cd573bb6e625f219ab34645b
Author: Rafael Queralta <rafaelcuba81@gmail.com>
Date: 2021-07-18T22:09:38-04:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.chequecadeau/-/commit/36495846ba395196cd573bb6e625f219ab34645b [^]

Fixed BUG-47367: Do not check duplicity if the barcode is empty

---
M web/org.openbravo.retail.chequecadeau/js/hooks/hookObidcoPreAddCouponHook.js
---
(0130593)
hgbot   
2021-07-20 08:38   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.chequecadeau/-/merge_requests/8 [^]
(0130594)
adrianromero   
2021-07-20 08:41   
Reviewed and close.