Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0056192 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Loyalty Programs for Web POS | major | always | 2024-08-06 02:06 | 2024-09-23 10:28 | |||
Reporter | ivazquez | View Status | public | |||||
Assigned To | Rajesh_18 | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
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 | pi | SCM revision | ||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0056192: Loyalty Program - Burn Run windows errors | |||||||
Description | Problems in the "Burn Run" window where you define the records and rules to be taken into account in order to use the programmed "Burn Run Process". Attached are videos of the problems and the steps to reproduce, all this is reproducible in the latest version of livebuilds. | |||||||
Steps To Reproduce | -Create a Loyalty Program that has a burn run with the type of burn rule "Generate Copoun" -Create a new Burn Run record -Create all the burn rules and their configurations. -Then, click on the "Copy configuration" -Check in the new Burn Run record, the first record of the burn rules has the configuration tab fulfilled, but for the others ones no. Also, you can check the message that informs you that the copy process finished, which says "Brun Run" and not "Burn Run" Also if you try to simulate the process, clicking on the "Simulate" button before confirming the burn run record, in the tab "Simulation" you will have two records generated and not one. | |||||||
Tags | No tags attached. | |||||||
Attached Files | burnRunCopyConfiguration.mp4 [^] (1,527,623 bytes) 2024-08-06 02:06 burnRunSimulateDuplicate.mp4 [^] (1,823,388 bytes) 2024-08-06 02:07 brunrun.png [^] (29,579 bytes) 2024-08-06 02:07 | |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0168281) ivazquez (developer) 2024-08-20 20:42 |
Dear Team Any news? Regards, Ignacio Vazquez |
(0168374) hgbot (developer) 2024-08-22 12:54 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.loyalty.programs/-/merge_requests/18 [^] |
(0168620) hgbot (developer) 2024-09-02 07:06 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.loyalty.burn.coupon/-/merge_requests/9 [^] |
(0168621) hgbot (developer) 2024-09-02 07:06 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.loyalty.burn.giftcertificate/-/merge_requests/9 [^] |
(0169473) hgbot (developer) 2024-09-23 10:18 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.loyalty.programs [^] Changeset: 45d7e6072616f24d957805aac630522394243af6 Author: Rajesh Senthilkumar <rajesh@qualiantech.com> Date: 12-09-2024 16:39:40 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.loyalty.programs/-/commit/45d7e6072616f24d957805aac630522394243af6 [^] Fixed ISSUE-56192: Refactored Copy Configuration and Simulate process of Burn Run window --- M src-db/database/sourcedata/AD_MESSAGE.xml M src/org/openbravo/loyalty/programs/process/GenerateBurnRun.java M src/org/openbravo/loyalty/programs/utils/CopyBurnRunConfigurationUtils.java M src/org/openbravo/loyalty/programs/utils/SimulationPointsCarry.java --- |
(0169474) hgbot (developer) 2024-09-23 10:18 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.loyalty.programs/-/merge_requests/18 [^] |
(0169475) hgbot (developer) 2024-09-23 10:18 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.loyalty.burn.coupon [^] Changeset: e0f52680a6e34ce95b1cbf3e665399a1710af42d Author: Rajesh Senthilkumar <rajesh@qualiantech.com> Date: 12-09-2024 16:40:51 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.loyalty.burn.coupon/-/commit/e0f52680a6e34ce95b1cbf3e665399a1710af42d [^] Related to ISSUE-56192: Added coupon configuration parameter to simulation process --- M src/org/openbravo/loyalty/burn/coupon/process/GenerateCouponBurnRun.java --- |
(0169476) hgbot (developer) 2024-09-23 10:19 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.loyalty.burn.giftcertificate [^] Changeset: a694d515f3138effd7e7704fa21bae840dd50946 Author: Rajesh Senthilkumar <rajesh@qualiantech.com> Date: 02-09-2024 10:32:36 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.loyalty.burn.giftcertificate/-/commit/a694d515f3138effd7e7704fa21bae840dd50946 [^] Related to ISSUE-56192: Added giftcertificate configuration parameter to simulation process --- M src/org/openbravo/loyalty/burn/giftcertificate/process/GenerateGiftCertificateBurnRun.java --- |
(0169477) hgbot (developer) 2024-09-23 10:19 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.loyalty.burn.coupon/-/merge_requests/9 [^] |
(0169478) hgbot (developer) 2024-09-23 10:19 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.loyalty.burn.giftcertificate/-/merge_requests/9 [^] |
(0169479) jorgewederago (developer) 2024-09-23 10:28 |
Test results .-The simulate result is the one expected. .-The AD_Message is the proper one .-The copy process is working as expected |
Issue History | |||
Date Modified | Username | Field | Change |
2024-08-06 02:06 | ivazquez | New Issue | |
2024-08-06 02:06 | ivazquez | Assigned To | => Retail |
2024-08-06 02:06 | ivazquez | File Added: burnRunCopyConfiguration.mp4 | |
2024-08-06 02:06 | ivazquez | Triggers an Emergency Pack | => No |
2024-08-06 02:07 | ivazquez | File Added: burnRunSimulateDuplicate.mp4 | |
2024-08-06 02:07 | ivazquez | File Added: brunrun.png | |
2024-08-08 07:44 | marvintm | Status | new => acknowledged |
2024-08-08 07:45 | Rajesh_18 | Assigned To | Retail => Rajesh_18 |
2024-08-08 07:45 | Rajesh_18 | Status | acknowledged => scheduled |
2024-08-20 20:42 | ivazquez | Note Added: 0168281 | |
2024-08-22 12:54 | hgbot | Note Added: 0168374 | |
2024-09-02 07:06 | hgbot | Note Added: 0168620 | |
2024-09-02 07:06 | hgbot | Note Added: 0168621 | |
2024-09-23 10:18 | hgbot | Resolution | open => fixed |
2024-09-23 10:18 | hgbot | Status | scheduled => closed |
2024-09-23 10:18 | hgbot | Note Added: 0169473 | |
2024-09-23 10:18 | hgbot | Note Added: 0169474 | |
2024-09-23 10:18 | hgbot | Note Added: 0169475 | |
2024-09-23 10:19 | hgbot | Note Added: 0169476 | |
2024-09-23 10:19 | hgbot | Note Added: 0169477 | |
2024-09-23 10:19 | hgbot | Note Added: 0169478 | |
2024-09-23 10:28 | jorgewederago | Note Added: 0169479 |
Copyright © 2000 - 2009 MantisBT Group |