Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0051405 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2023-01-18 18:29 | 2023-02-13 07:50 | |||
Reporter | nicola_uva | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR23Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | pi | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | merged | |||||||
Review Assigned To | aaroncalero | |||||||
OBNetwork customer | Gold | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0051405: Loyalty Burn Coupon - Coupon code generated is too big and not recognized by the scanner device on template | |||||||
Description | Coupon code generated is too big and not recognized by the scanner device on template. | |||||||
Steps To Reproduce | 1.Login in the webpos 2.Find a customer with loyalty program and a coupon 3.Link the customer to the receipt 4.finalyze the payment 5.A dialog is showed with button "Generate coupons" 6.click on that button 7.coupon template(xml) is printed 8.scanner not recognized a barcode because is too big.(see image attached) | |||||||
Proposed Solution | src/org/openbravo/loyalty/burn/coupon/util/GenerateCouponUtils.java method createCoupon generatea smaller coupon code. Nowaydays is generate the UUID (32 character) | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0145998) hgbot (developer) 2023-01-30 09:16 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.loyalty.burn.coupon/-/merge_requests/6 [^] |
(0146373) hgbot (developer) 2023-02-10 12:09 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.loyalty.burn.coupon [^] Changeset: 680ce1b0214765a9fe0c512ce9e77f02c54aa43c Author: Ranjith S R <ranjith@qualiantech.com> Date: 30-01-2023 13:45:43 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.loyalty.burn.coupon/-/commit/680ce1b0214765a9fe0c512ce9e77f02c54aa43c [^] Fixed ISSUE-51405: Coupon code should be generated with length of 21 characters * When generating coupon code, code should be generated with length of 21 characters. Code must start with "C" and generation logic should be same like OTF Coupon --- M src/org/openbravo/loyalty/burn/coupon/util/GenerateCouponUtils.java --- |
(0146374) hgbot (developer) 2023-02-10 12:09 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.loyalty.burn.coupon/-/merge_requests/6 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2023-01-18 18:29 | nicola_uva | New Issue | |
2023-01-18 18:29 | nicola_uva | Assigned To | => Retail |
2023-01-18 18:29 | nicola_uva | File Added: b5b3dd38-82d5-4e28-8bb7-af8885334f2b.png | |
2023-01-18 18:29 | nicola_uva | OBNetwork customer | => Gold |
2023-01-18 18:29 | nicola_uva | Triggers an Emergency Pack | => No |
2023-01-18 18:53 | nicola_uva | Issue Monitored: nicola_uva | |
2023-01-24 08:28 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2023-01-24 08:28 | ranjith_qualiantech_com | Status | new => scheduled |
2023-01-30 09:16 | hgbot | Merge Request Status | => open |
2023-01-30 09:16 | hgbot | Note Added: 0145998 | |
2023-02-10 12:09 | hgbot | Resolution | open => fixed |
2023-02-10 12:09 | hgbot | Status | scheduled => resolved |
2023-02-10 12:09 | hgbot | Note Added: 0146373 | |
2023-02-10 12:09 | hgbot | Merge Request Status | open => merged |
2023-02-10 12:09 | hgbot | Note Added: 0146374 | |
2023-02-13 07:50 | marvintm | Review Assigned To | => aaroncalero |
2023-02-13 07:50 | marvintm | Status | resolved => closed |
2023-02-13 07:50 | marvintm | Fixed in Version | => RR23Q2 |
Copyright © 2000 - 2009 MantisBT Group |