Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0056095 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] POS | major | always | 2024-07-23 11:26 | 2024-08-13 13:09 | |||
Reporter | kchoperena | View Status | public | |||||
Assigned To | Rajesh_18 | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0056095: giftCard alertStatus only available in usage | |||||||
Description | The giftcard alertStatus is a field that represents the status of the gift card. As this is useful information, some custom reports in customers want to put this info on it but it is only available when consuming the gift card Is not available on the creation and print | |||||||
Steps To Reproduce | GIFTCARD CREATION: 1.- Log into the POS2 2.- Create a gift card buying a product that is configured as a gift card product 3.- Complete the ticket and print it (put a breakpoint here to check the JSON-> async print(printTemplate, params) RESULT: alertStatus not available GIFTCARD PRINT: 1.- Log into the POS2 2.- Using the menu, search a gift card and try to print it (put a breakpoint here to check the JSON-> async print(printTemplate, params) RESULT: alertStatus not available | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0167604) hgbot (developer) 2024-08-01 13:36 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/361 [^] |
(0168034) hgbot (developer) 2024-08-13 13:09 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/361 [^] |
(0168035) hgbot (developer) 2024-08-13 13:09 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards [^] Changeset: 0ca57b4213f83a4c5249d311896c775b195c89b7 Author: Rajesh Senthilkumar <rajesh.senthilkumar.ext@openbravo.com> Date: 13-08-2024 11:09:10 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/commit/0ca57b4213f83a4c5249d311896c775b195c89b7 [^] Fixed ISSUE-56095: Add alertStatus to gift card data on create --- M web-jspack/org.openbravo.retail.giftcards/src/model/giftcard/actions/SendPrintGiftCardMessageActionPreparation.js M web-jspack/org.openbravo.retail.giftcards/src/model/ticket/actions/CompleteTicketPostHooks.js M web-jspack/org.openbravo.retail.giftcards/src/model/ticket/actions/__test__/CompleteTicketPostHooks.test.js --- |
Issue History | |||
Date Modified | Username | Field | Change |
2024-07-23 11:26 | kchoperena | New Issue | |
2024-07-23 11:26 | kchoperena | Assigned To | => Retail |
2024-07-23 11:26 | kchoperena | Triggers an Emergency Pack | => No |
2024-08-01 11:39 | guilleaer | Status | new => acknowledged |
2024-08-01 11:51 | Rajesh_18 | Assigned To | Retail => Rajesh_18 |
2024-08-01 11:51 | Rajesh_18 | Status | acknowledged => scheduled |
2024-08-01 13:36 | hgbot | Note Added: 0167604 | |
2024-08-13 13:09 | hgbot | Note Added: 0168034 | |
2024-08-13 13:09 | hgbot | Resolution | open => fixed |
2024-08-13 13:09 | hgbot | Status | scheduled => closed |
2024-08-13 13:09 | hgbot | Note Added: 0168035 |
Copyright © 2000 - 2009 MantisBT Group |