Openbravo Issue Tracking System - Retail Modules
View Issue Details
0049324Retail ModulesWeb POSpublic2022-05-14 06:222022-05-27 07:59
collazoandy4 
rqueralta 
normalmajorhave not tried
closedfixed 
5
 
 
No
0049324: Missing coupon argument in obidcoPreAddCouponHook
The coupon argument is missing in obidcoPreAddCouponHook and with the Check Barcode Duplicity preference enabled a ticket can't be paid using digital coupons
Enable Check Barcode Duplicity preference
Log In YS-11 Pos terminal
Create a new receipt and add a new payment using digital coupon
Add the coupon arg in the hook call to properly check if the coupon is duplicated
No tags attached.
blocks defect 0049325 closed rqueralta Barcode duplicity in digital coupons doesn't check draft payments if more than one order is paid 
patch Added-coupon-parameter-to-obidcoPreAddCoup.patch (792) 2022-05-14 06:49
https://issues.openbravo.com/file_download.php?file_id=17024&type=bug
Issue History
2022-05-14 06:22collazoandy4New Issue
2022-05-14 06:22collazoandy4Assigned To => Retail
2022-05-14 06:22collazoandy4Triggers an Emergency Pack => No
2022-05-14 06:36collazoandy4Relationship addedblocks 0049325
2022-05-14 06:49collazoandy4File Added: Added-coupon-parameter-to-obidcoPreAddCoup.patch
2022-05-18 22:00rqueraltaAssigned ToRetail => rqueralta
2022-05-18 22:00rqueraltaStatusnew => scheduled
2022-05-23 15:35hgbotNote Added: 0137638
2022-05-27 07:59hgbotResolutionopen => fixed
2022-05-27 07:59hgbotStatusscheduled => closed
2022-05-27 07:59hgbotNote Added: 0137800
2022-05-27 07:59hgbotNote Added: 0137801

Notes
(0137638)
hgbot   
2022-05-23 15:35   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.digitalcoupons/-/merge_requests/8 [^]
(0137800)
hgbot   
2022-05-27 07:59   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.digitalcoupons [^]
Changeset: 67d40a05fb180da1073e3e02d1d503aeec709ebd
Author: Rafael Queralta <rafaelcuba81@gmail.com>
Date: 19-05-2022 11:46:32
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.digitalcoupons/-/commit/67d40a05fb180da1073e3e02d1d503aeec709ebd [^]

Fixed BUG-49324: Added coupon argument in obidcoPreAddCouponHook

---
M web/org.openbravo.retail.digitalcoupons/js/modalDigitalCoupons.js
---
(0137801)
hgbot   
2022-05-27 07:59   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.digitalcoupons/-/merge_requests/8 [^]