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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0053456
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] POSminorhave not tried2023-09-13 19:062025-02-09 10:51
ReporterDaria_ShView Statuspublic 
Assigned Tosreehari 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression levelPre packaging ( pi )
Regression date2023-09-13
Regression introduced in releasepi
Regression introduced by commithttps://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2075/diffs?commit_id=b0c5cf66f2460e9b305b34f4ffc5dc6f3e0b44b8 [^]
Triggers an Emergency PackNo
Summary

0053456: The discount corresponding to the price of the Gift Card is shown if add the Gift Card to the Order

DescriptionIf create a Gift Card, find it in POS2 and add it to the Order, the Gift Card will display with 'Discount', even if the discount was not applied
Steps To Reproduce1.Go to POS2 (user: vallblanca/password: openbravo)
2.Specify the 'Gift Card' product to the Search line
3.Click on it
4.Specify the *Identifier = 1
5.Click the 'Next' button
6.Pay attention to the discount displayed near the Gift Card

Actual result: The discount corresponding to the price of the Gift Card is shown

Expected result: Gift Card is shown without Discount
TagsNo tags attached.
Attached Filespng file icon 222.png [^] (88,738 bytes) 2023-09-13 19:06


png file icon 333.png [^] (96,043 bytes) 2023-09-13 19:06


png file icon GC_Product_Config.png [^] (448,733 bytes) 2025-02-06 08:04

- Relationships Relation Graph ] Dependency Graph ]
caused by design defect 0053051 closeddcontrera Price modification price display: UI POS Changes 

-  Notes
(0155123)
hgbot (developer)
2023-09-22 07:16

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/265 [^]
(0169760)
hgbot (developer)
2024-09-30 13:43

Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/265 [^]
(0169791)
hgbot (developer)
2024-10-01 07:17

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/382 [^]
(0175196)
sreehari (developer)
2025-02-06 08:04

Gift Card Product Need to be Configured as per attached screenshot i.e.,GC_Product_Config
1.Under Price tab - For WebPOS UI * should be configured to show List Price + Discounted Amount
(0175332)
hgbot (developer)
2025-02-09 10:51

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.giftcards [^]
Changeset: b7b776fe350efd2642d295d9282e48e6012b4148
Author: Sreehari Venkataraman <sreehari.venkataraman.ext@openbravo.com>
Date: 09-02-2025 09:51:31
URL: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.giftcards/-/commit/b7b776fe350efd2642d295d9282e48e6012b4148 [^]

Fixes ISSUE-53456: Created validateListPriceWithUnitPrice ActionPreparation

---
A web-jspack/org.openbravo.retail.giftcards/src/model/ticket/actions/ValidateListPriceWithUnitPrice.js
M web-jspack/org.openbravo.retail.giftcards/src/model/ticket/TicketExtension.js
---
(0175333)
hgbot (developer)
2025-02-09 10:51

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.giftcards [^]
Changeset: 38ebac2ed5c285a5f39a94f8301301f0642f6773
Author: Sreehari Venkataraman <sreehari.venkataraman.ext@openbravo.com>
Date: 09-02-2025 09:51:31
URL: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.giftcards/-/commit/38ebac2ed5c285a5f39a94f8301301f0642f6773 [^]

Fixes ISSUE-53456: Updated grossListPrice for Gift Cards

---
M web-jspack/org.openbravo.retail.giftcards/src/model/ticket/actions/AddGiftCardDataToTicketLine.js
M web-jspack/org.openbravo.retail.giftcards/src/model/ticket/actions/__test__/AddGiftCardDataToTicketLine.test.jsx
---
(0175334)
hgbot (developer)
2025-02-09 10:51

Merge request merged: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/382 [^]

- Issue History
Date Modified Username Field Change
2023-09-13 19:06 Daria_Sh New Issue
2023-09-13 19:06 Daria_Sh Assigned To => Retail
2023-09-13 19:06 Daria_Sh File Added: 222.png
2023-09-13 19:06 Daria_Sh Triggers an Emergency Pack => No
2023-09-13 19:06 Daria_Sh File Added: 333.png
2023-09-14 12:20 sreehari Assigned To Retail => sreehari
2023-09-14 12:29 plujan Regression level => Pre packaging ( pi )
2023-09-18 07:09 sreehari Status new => scheduled
2023-09-19 13:38 sreehari Regression date => 2023-09-13
2023-09-19 13:38 sreehari Regression introduced in release => pi
2023-09-19 13:38 sreehari Regression introduced by commit => https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2075/diffs?commit_id=b0c5cf66f2460e9b305b34f4ffc5dc6f3e0b44b8 [^]
2023-09-19 13:38 sreehari Relationship added caused by 0053051
2023-09-22 07:16 hgbot Note Added: 0155123
2024-09-30 13:43 hgbot Note Added: 0169760
2024-10-01 07:17 hgbot Note Added: 0169791
2025-02-06 08:04 sreehari Note Added: 0175196
2025-02-06 08:04 sreehari File Added: GC_Product_Config.png
2025-02-09 10:51 hgbot Resolution open => fixed
2025-02-09 10:51 hgbot Status scheduled => closed
2025-02-09 10:51 hgbot Note Added: 0175332
2025-02-09 10:51 hgbot Note Added: 0175333
2025-02-09 10:51 hgbot Note Added: 0175334


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker