Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0051405
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2023-01-18 18:292023-02-13 07:50
Reporternicola_uvaView Statuspublic 
Assigned Toranjith_qualiantech_com 
PriorityhighResolutionfixedFixed in VersionRR23Q2
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Versionpi
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toaaroncalero
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0051405: Loyalty Burn Coupon - Coupon code generated is too big and not recognized by the scanner device on template

DescriptionCoupon code generated is too big and not recognized by the scanner device on template.
Steps To Reproduce1.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 Solutionsrc/org/openbravo/loyalty/burn/coupon/util/GenerateCouponUtils.java method createCoupon generatea smaller coupon code. Nowaydays is generate the UUID (32 character)
TagsNo tags attached.
Attached Filespng file icon b5b3dd38-82d5-4e28-8bb7-af8885334f2b.png [^] (76,386 bytes) 2023-01-18 18:29

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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 [^]

- Issue History
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 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 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 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
Powered by Mantis Bugtracker