Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0049774 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] POS | major | have not tried | 2022-07-11 10:08 | 2022-08-16 13:48 | |||
Reporter | noemieroussel | View Status | public | |||||
Assigned To | meriem_azaf | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 22Q4 | |||
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 | 0049774: [SALES] - When scanning a product, product description remains after checkout | |||||||
Description | In the main screen of the WebPOS2, after closing a ticket with product(s) scanned, the description of the product(s) remain on the screen See video here: https://drive.google.com/file/d/1w3pigyrSMnN9sTzgB7GDxMm12PQyytaA/view?usp=sharing [^] | |||||||
Steps To Reproduce | Go to the WebPOS2 Past a previously copied UPC/EAN. For example :0000001688191 Pay the ticket See that in the main screen, the description is still displayed. | |||||||
Tags | FASH | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0140072) hgbot (developer) 2022-08-11 14:36 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1141 [^] |
(0140154) hgbot (developer) 2022-08-16 13:48 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1141 [^] |
(0140155) hgbot (developer) 2022-08-16 13:48 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: f52cf6028d40e3afb73672eb20219ea42b9831b1 Author: Meriem Azaf <meriem.azaf@openbravo.com> Date: 16-08-2022 12:15:05 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/f52cf6028d40e3afb73672eb20219ea42b9831b1 [^] Fixes ISSUE-49774: [SALES] - When scanning a product, product description remains after checkout In the main screen of the WebPOS2, after closing a ticket with product(s) scanned, the description of the product(s) remain on the screen. The problem was that the state it's not updating after the checkout and still keeping the last scanned product. To fix this, we had create a post hook to reset the last scanned product in the state after the checkout and we did the same for deleteTicket, newTicket and also cancelTicket. --- M web-jspack/org.openbravo.pos2/src/components/ProductScan/ProductScanProductInfo/ProductScanProductInfo.jsx M web-jspack/org.openbravo.pos2/src/model/ticket/TicketExtension.js M web-jspack/org.openbravo.pos2/src/model/ticket/actions/CompleteTicketHooks.js M web-jspack/org.openbravo.pos2/src/model/ticket/actions/__test__/CompleteTicketHooks.test.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2022-07-11 10:08 | noemieroussel | New Issue | |
2022-07-11 10:08 | noemieroussel | Assigned To | => Retail |
2022-07-11 10:08 | noemieroussel | Triggers an Emergency Pack | => No |
2022-07-13 00:28 | rafaroda | Tag Attached: FASH | |
2022-07-13 00:29 | rafaroda | Severity | minor => major |
2022-08-10 23:45 | AugustoMauch | Assigned To | Retail => meriem_azaf |
2022-08-10 23:45 | AugustoMauch | Status | new => scheduled |
2022-08-11 14:36 | hgbot | Note Added: 0140072 | |
2022-08-16 13:48 | hgbot | Resolution | open => fixed |
2022-08-16 13:48 | hgbot | Status | scheduled => closed |
2022-08-16 13:48 | hgbot | Note Added: 0140154 | |
2022-08-16 13:48 | hgbot | Fixed in Version | => 22Q4 |
2022-08-16 13:48 | hgbot | Note Added: 0140155 |
Copyright © 2000 - 2009 MantisBT Group |