Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0044922 | Retail Modules | Web POS | public | 2020-08-28 16:27 | 2020-09-07 13:52 |
|
Reporter | jarmendariz | |
Assigned To | jarmendariz | |
Priority | high | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR20Q4 | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0044922: Undo mechanism is not working for new state actions |
Description | Older Ticket actions also added to the Ticket an undo function to be executed when tapping the 'Undo' button in the WebPOS and reverts the Ticket to its state prior to the action. This functionality is lost when refactoring Ticket actions to use the new infrastructure. |
Steps To Reproduce | When adding a product to the Ticket, the 'Undo' button should appear and, when pressed, the product should disappear and update amounts/discounts/taxes... in order to leave the Ticket in its previous state |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2020-08-28 16:27 | jarmendariz | New Issue | |
2020-08-28 16:27 | jarmendariz | Assigned To | => jarmendariz |
2020-08-28 16:27 | jarmendariz | OBNetwork customer | => No |
2020-08-28 16:27 | jarmendariz | Triggers an Emergency Pack | => No |
2020-08-28 16:27 | jarmendariz | Status | new => scheduled |
2020-08-28 16:27 | jarmendariz | Review Assigned To | => marvintm |
2020-08-29 16:18 | hgbot | Resolution | open => fixed |
2020-08-29 16:18 | hgbot | Status | scheduled => resolved |
2020-08-29 16:18 | hgbot | Fixed in Version | => RR20Q4 |
2020-08-29 16:18 | hgbot | Note Added: 0122446 | |
2020-08-29 16:19 | hgbot | Note Added: 0122447 | |
2020-08-29 16:20 | hgbot | Note Added: 0122448 | |
2020-09-01 08:53 | hgbot | Note Added: 0122498 | |
2020-09-07 13:52 | marvintm | Status | resolved => closed |
Notes |
|
(0122446)
|
hgbot
|
2020-08-29 16:18
|
|
|
|
(0122447)
|
hgbot
|
2020-08-29 16:19
|
|
|
|
(0122448)
|
hgbot
|
2020-08-29 16:20
|
|
Repository: https://gitlab.com/openbravo/ci/mobile-test [^]
Changeset: de59bf2dddd826e358b0f562f760113d1a934a91
Author: Javier Armendáriz <javier.armendariz@openbravo.com>
Date: 2020-08-29T16:17:45+02:00
URL: https://gitlab.com/openbravo/ci/mobile-test/-/commit/de59bf2dddd826e358b0f562f760113d1a934a91 [^]
Related to ISSUE-44922: Implemented undo mechanism for state actions
MR: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merg$ [^]
---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/discountsandpromotions/I34300_VerifyReceiptDiscountUndo.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I28728_UndoButtonRemovesInformation.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I33029_VerifyUndoForQuotation.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I34416_VerifyUndoOnDeleteLineWithPref.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I33078_VerifyUndoOnNegateButton.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I33443_VerifyUndoOnNegateButton.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/DeleteTicketWithDeletedLines.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/rfid/AddMultipleSameRFID.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/rfid/DisableScaningFocusRFID.java
---
|
|
|
(0122498)
|
hgbot
|
2020-09-01 08:53
|
|
|