Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0053051 | POS2 | POS | public | 2023-07-24 21:30 | 2023-10-23 14:23 |
|
Reporter | dcontrera | |
Assigned To | dcontrera | |
Priority | normal | Severity | trivial | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 24Q1 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0053051: Price modification price display: UI POS Changes |
Description | When changing a price on a product, the changed price overwrites the initial price.
We should have the initial price cossed out + the amount of the discount + the modified price => same format as promotion. |
Steps To Reproduce | https://docs.google.com/document/d/17DbodTQQKK_U12ZwDhVYFzf-p2c2Ai3LAdpTosPA1S4/edit [^] |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | causes | defect | 0053456 | | scheduled | sreehari | The discount corresponding to the price of the Gift Card is shown if add the Gift Card to the Order |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2023-07-24 21:30 | dcontrera | New Issue | |
2023-07-24 21:30 | dcontrera | Assigned To | => Retail |
2023-07-24 21:30 | dcontrera | Triggers an Emergency Pack | => No |
2023-07-24 21:30 | dcontrera | Assigned To | Retail => dcontrera |
2023-07-24 21:43 | hgbot | Note Added: 0152851 | |
2023-08-30 07:45 | hgbot | Resolution | open => fixed |
2023-08-30 07:45 | hgbot | Status | new => closed |
2023-08-30 07:45 | hgbot | Note Added: 0154159 | |
2023-08-30 07:45 | hgbot | Fixed in Version | => 23Q4 |
2023-08-30 07:45 | hgbot | Note Added: 0154160 | |
2023-09-07 23:12 | dcontrera | Status | closed => new |
2023-09-07 23:24 | hgbot | Note Added: 0154600 | |
2023-09-12 07:31 | hgbot | Status | new => closed |
2023-09-12 07:31 | hgbot | Note Added: 0154692 | |
2023-09-12 07:31 | hgbot | Note Added: 0154693 | |
2023-09-12 07:31 | hgbot | Note Added: 0154694 | |
2023-09-12 07:31 | hgbot | Note Added: 0154695 | |
2023-09-12 07:31 | hgbot | Note Added: 0154696 | |
2023-09-12 07:31 | hgbot | Note Added: 0154697 | |
2023-09-19 13:38 | sreehari | Relationship added | causes 0053456 |
2023-10-13 07:04 | hgbot | Note Added: 0155819 | |
2023-10-19 21:37 | hgbot | Note Added: 0156098 | |
2023-10-23 14:23 | hgbot | Fixed in Version | 23Q4 => 24Q1 |
2023-10-23 14:23 | hgbot | Note Added: 0156173 | |
Notes |
|
(0152851)
|
hgbot
|
2023-07-24 21:43
|
|
|
|
(0154159)
|
hgbot
|
2023-08-30 07:45
|
|
|
|
(0154160)
|
hgbot
|
2023-08-30 07:45
|
|
|
|
(0154600)
|
hgbot
|
2023-09-07 23:24
|
|
|
|
(0154692)
|
hgbot
|
2023-09-12 07:31
|
|
|
|
(0154693)
|
hgbot
|
2023-09-12 07:31
|
|
|
|
(0154694)
|
hgbot
|
2023-09-12 07:31
|
|
|
|
(0154695)
|
hgbot
|
2023-09-12 07:31
|
|
|
|
(0154696)
|
hgbot
|
2023-09-12 07:31
|
|
|
|
(0154697)
|
hgbot
|
2023-09-12 07:31
|
|
|
|
(0155819)
|
hgbot
|
2023-10-13 07:04
|
|
|
|
(0156098)
|
hgbot
|
2023-10-19 21:37
|
|
|
|
(0156173)
|
hgbot
|
2023-10-23 14:23
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 5dc578d8082e3ebd0dcdc556774638eb49d96b9f
Author: Dante Contrera <dante.contrera@smfconsulting.es>
Date: 23-10-2023 12:23:45
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/5dc578d8082e3ebd0dcdc556774638eb49d96b9f [^]
Fixed ISSUE-53051: Fixed useLabel error in stories.
---
M web-jspack/org.openbravo.pos2/src/components/SelectLines/SelectedLinesGrid/__test__/SelectLines.test.jsx
M web-jspack/org.openbravo.pos2/src/components/SelectLines/SelectedLinesGrid/stories/SelectLines.stories.jsx
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketArea/__test__/TicketArea.test.jsx
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketArea/stories/TicketArea.stories.jsx
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLineDiscount/TicketLineDiscount.jsx
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLines/stories/TicketLines.stories.jsx
M web-jspack/org.openbravo.pos2/src/components/TicketLineRenderCell/__test__/TicketLineRenderCell.test.jsx
M web-jspack/org.openbravo.pos2/src/components/VerifiedReturns/VerifiedReturnsGrid/__test__/VerifiedReturnsGrid.test.jsx
M web-jspack/org.openbravo.pos2/src/components/VerifiedReturns/VerifiedReturnsGrid/stories/VerifiedReturnsGrid.stories.jsx
---
|
|