Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0046565 | POS2 | POS | public | 2021-05-06 17:39 | 2021-07-02 10:44 |
|
Reporter | jmelin | |
Assigned To | hernan-dp | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 30 | OS Version | Openbravo Appliance 14.04 |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | Gold |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0046565: JIRA 1615 - Default keymap category not selected after terminating an order |
Description | After an order is done, the POS should display the category selected as default.
|
Steps To Reproduce | Pre-requisites:
Define keymap
Define a keymap category and a default category for each keymap (not the 1st one)
Steps:
1. Connect to POS
2. Switch to a schema where the default category is not show on the first page
=> the default category is not displayed in the first page
3. Add a product from a non-default category
4. Finish the order
=> after the sales order is completed, it must go back to the default category of the keymap, but remains on the latest selected instead
5. Log out
6. Log in
=> the default schema/default category must be selected , but it's the latest used instead
=> the POS display the latest selected category instead of default one |
Proposed Solution | |
Additional Information | |
Tags | Takeaway |
Relationships | depends on | backport | 0046806 | TAP | closed | hernan-dp | JIRA 1615 - Default keymap category not selected after terminating an order | has duplicate | defect | 0046939 | | closed | gorka_gil | JIRA 1950 - Default keymap category not selected |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2021-05-06 17:39 | jmelin | New Issue | |
2021-05-06 17:39 | jmelin | Assigned To | => Retail |
2021-05-06 17:39 | jmelin | OBNetwork customer | => Gold |
2021-05-06 17:39 | jmelin | Triggers an Emergency Pack | => No |
2021-05-06 17:39 | jmelin | Tag Attached: Takeaway | |
2021-05-07 11:15 | jmelin | Severity | minor => major |
2021-05-07 11:17 | guilleaer | Resolution time | => 1623016800 |
2021-05-07 11:17 | guilleaer | Severity | major => minor |
2021-05-07 11:18 | guilleaer | Status | new => acknowledged |
2021-05-24 11:16 | jmelin | Note Added: 0128553 | |
2021-05-24 11:16 | jmelin | Severity | minor => major |
2021-05-24 12:44 | guilleaer | Status | acknowledged => scheduled |
2021-05-24 12:44 | guilleaer | Status | scheduled => acknowledged |
2021-05-27 12:37 | hernan-dp | Assigned To | Retail => hernan-dp |
2021-05-27 12:38 | hernan-dp | Status | acknowledged => scheduled |
2021-05-27 14:45 | hernan-dp | Note Added: 0128719 | |
2021-06-02 16:26 | hgbot | Merge Request Status | => open |
2021-06-02 16:26 | hgbot | Note Added: 0128955 | |
2021-06-02 18:21 | AugustoMauch | Relationship added | has duplicate 0046939 |
2021-06-02 18:23 | AugustoMauch | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=22660#r22660 |
2021-06-05 00:56 | guilleaer | Note Deleted: 0128719 | |
2021-06-05 11:32 | hgbot | Merge Request Status | open => approved |
2021-06-05 11:32 | hgbot | Resolution | open => fixed |
2021-06-05 11:32 | hgbot | Status | scheduled => closed |
2021-06-05 11:32 | hgbot | Note Added: 0129090 | |
2021-06-05 11:32 | hgbot | Note Added: 0129091 | |
2021-06-14 17:35 | jmelin | Note Added: 0129483 | |
2021-06-14 17:35 | jmelin | Status | closed => new |
2021-06-14 17:35 | jmelin | Resolution | fixed => open |
2021-06-15 15:14 | dmiguelez | Resolution time | 1623016800 => 1624917600 |
2021-06-16 11:48 | dmiguelez | Status | new => scheduled |
2021-07-01 20:44 | hgbot | Note Added: 0130084 | |
2021-07-01 21:09 | hgbot | Note Added: 0130085 | |
2021-07-02 10:43 | hgbot | Resolution | open => fixed |
2021-07-02 10:43 | hgbot | Status | scheduled => closed |
2021-07-02 10:43 | hgbot | Note Added: 0130091 | |
2021-07-02 10:43 | hgbot | Note Added: 0130092 | |
2021-07-02 10:44 | hgbot | Note Added: 0130093 | |
2021-07-02 10:44 | hgbot | Note Added: 0130094 | |
Notes |
|
(0128553)
|
jmelin
|
2021-05-24 11:16
|
|
I challenge the customer about this issue and I told me that if it's not blocking, it's important because it may disturb the cashier.
This is the current behavior on their POS today |
|
|
(0128955)
|
hgbot
|
2021-06-02 16:26
|
|
|
|
(0129090)
|
hgbot
|
2021-06-05 11:32
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 37ac076384c163053182156722f75c073235a07b
Author: hernan-dp <h.de.prada1@gmail.com>
Date: 2021-06-05T11:29:51+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/37ac076384c163053182156722f75c073235a07b [^]
fixed ISSUE-46565: Respect default category after complete ticket and respected default schema after logout or refresh.
---
M web-jspack/org.openbravo.pos2/src/authentication/loginInitActions.js
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentKeypad/__test__/PaymentKeypad.test.jsx
M web-jspack/org.openbravo.pos2/src/components/ProductCategoryKeymap/SetDefaultKeymapCategoryId.js
M web-jspack/org.openbravo.pos2/src/model/ticket/__test__/CompleteTicket.test.js
M web-jspack/org.openbravo.pos2/src/model/ticket/user-actions/CompleteTicket.js
M web-jspack/org.openbravo.pos2/src/model/user-interface/actions/SetSelectedKeymapCategory.js
---
|
|
|
(0129091)
|
hgbot
|
2021-06-05 11:32
|
|
|
|
(0129483)
|
jmelin
|
2021-06-14 17:35
|
|
The keymap is going back to the defaut category, but the first page of the keymap caroussel is displayed
It should move to the page where the default category is. |
|
|
(0130084)
|
hgbot
|
2021-07-01 20:44
|
|
|
|
(0130085)
|
hgbot
|
2021-07-01 21:09
|
|
|
|
(0130091)
|
hgbot
|
2021-07-02 10:43
|
|
|
|
(0130092)
|
hgbot
|
2021-07-02 10:43
|
|
|
|
(0130093)
|
hgbot
|
2021-07-02 10:44
|
|
|
|
(0130094)
|
hgbot
|
2021-07-02 10:44
|
|
|