Openbravo Issue Tracking System - POS2 |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0046947 | POS2 | POS | public | 2021-06-02 10:38 | 2021-07-20 09:27 |
|
| Reporter | jmelin | |
| Assigned To | pablobessone | |
| Priority | normal | Severity | minor | 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 | 0046947: JIRA-1977 - qty of added menu not display on keymap |
| Description | The quantity of menu added to a sales order is not displayed on the keymap as for a single product. |
| Steps To Reproduce | 1. Connect to VBS-2 POS
2. Switch to "Restaurant" schema
3. Add a "simple menu"
=> In keymap, we should have a "1" displayed in the bottom left of the key of "simple menu" |
| Proposed Solution | Add a configuration to select the behavior for the case of the menu and its products:
count only menu (header)
count only products (childs)
count both |
| Additional Information | |
| Tags | Takeaway |
| Relationships | | depends on | backport | 0047290 | TAP | closed | pablobessone | JIRA-1977 - qty of added menu not display on keymap |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2021-06-02 10:38 | jmelin | New Issue | |
| 2021-06-02 10:38 | jmelin | Assigned To | => Retail |
| 2021-06-02 10:38 | jmelin | OBNetwork customer | => No |
| 2021-06-02 10:38 | jmelin | Triggers an Emergency Pack | => No |
| 2021-06-02 10:38 | jmelin | Tag Attached: Takeaway | |
| 2021-06-14 10:18 | guilleaer | OBNetwork customer | No => Gold |
| 2021-06-14 11:57 | guilleaer | Type | defect => feature request |
| 2021-06-14 11:57 | guilleaer | Proposed Solution updated | |
| 2021-06-14 12:30 | guilleaer | Summary | FLUN-1977 - qty of added menu not display on keymap => JIRA-1977 - qty of added menu not display on keymap |
| 2021-06-16 09:48 | dbaz | Proposed Solution updated | |
| 2021-06-29 16:47 | guilleaer | Status | new => scheduled |
| 2021-06-29 16:47 | guilleaer | Resolution time | => 1626127200 |
| 2021-06-29 16:47 | guilleaer | Assigned To | Retail => pablobessone |
| 2021-07-05 21:52 | hgbot | Merge Request Status | => open |
| 2021-07-05 21:52 | hgbot | Note Added: 0130146 | |
| 2021-07-05 21:52 | hgbot | Note Added: 0130147 | |
| 2021-07-16 08:50 | hgbot | Merge Request Status | open => approved |
| 2021-07-19 13:25 | hgbot | Resolution | open => fixed |
| 2021-07-19 13:25 | hgbot | Status | scheduled => closed |
| 2021-07-19 13:25 | hgbot | Note Added: 0130573 | |
| 2021-07-19 13:25 | hgbot | Note Added: 0130574 | |
| 2021-07-19 13:26 | hgbot | Note Added: 0130575 | |
| 2021-07-19 13:26 | hgbot | Note Added: 0130576 | |
| 2021-07-20 09:27 | hgbot | Note Added: 0130596 | |
| 2021-07-20 09:27 | hgbot | Note Added: 0130597 | |
| 2021-07-20 09:27 | hgbot | Note Added: 0130598 | |
|
Notes |
|
|
(0130146)
|
|
hgbot
|
|
2021-07-05 21:52
|
|
|
|
|
(0130147)
|
|
hgbot
|
|
2021-07-05 21:52
|
|
|
|
|
(0130573)
|
|
hgbot
|
|
2021-07-19 13:25
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.restaurant [^]
Changeset: 0939c1a37da061e74260258b61fb5c0d15b01e59
Author: Pablo Bessone <pablo.bessone@smfconsulting.es>
Date: 2021-07-19T11:25:34+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.restaurant/-/commit/0939c1a37da061e74260258b61fb5c0d15b01e59 [^]
fixed ISSUE-0046947: keymap product count modification
---
A web-jspack/org.openbravo.pos2.restaurant/src/model/user-interface/utils/calculateMenuProductTicketQty.js
M src-db/database/model/modifiedTables/AD_ORG.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M src/org/openbravo/pos2/restaurant/term/OBRESTTerminalProperties.java
M web-jspack/org.openbravo.pos2.restaurant/src/components/MenuWizard/MenuWizardProductKeymapLayout/__test__/MenuWizardProductKeymapLayout.test.jsx
M web-jspack/org.openbravo.pos2.restaurant/src/components/MenuWizard/__test__/MenuWizard.test.jsx
M web-jspack/org.openbravo.pos2.restaurant/src/model/user-interface/UIExtension.js
---
|
|
|
|
(0130574)
|
|
hgbot
|
|
2021-07-19 13:25
|
|
|
|
|
(0130575)
|
|
hgbot
|
|
2021-07-19 13:26
|
|
|
|
|
(0130576)
|
|
hgbot
|
|
2021-07-19 13:26
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 0e58293918b579f53c8ceb13f3eab25db758b4c4
Author: Pablo Bessone <pablo.bessone@smfconsulting.es>
Date: 2021-07-19T11:26:20+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/0e58293918b579f53c8ceb13f3eab25db758b4c4 [^]
fixed ISSUE-0046947: keymap product count modification
---
A web-jspack/org.openbravo.pos2/src/model/user-interface/utils/calculateProductTicketQty.js
M web-jspack/org.openbravo.pos2/src/components/ProductButton/ProductPopover/__test__/ProductPopover.test.jsx
M web-jspack/org.openbravo.pos2/src/components/ProductButton/__test__/ProductButton.test.jsx
M web-jspack/org.openbravo.pos2/src/components/ProductButton/getProductTicketQty.js
M web-jspack/org.openbravo.pos2/src/components/ProductButton/stories/ProductButton.stories.jsx
M web-jspack/org.openbravo.pos2/src/components/ProductKeymap/__test__/ProductKeymap.test.jsx
M web-jspack/org.openbravo.pos2/src/model/user-interface/UIExtension.js
---
|
|
|
|
(0130596)
|
|
hgbot
|
|
2021-07-20 09:27
|
|
|
|
|
(0130597)
|
|
hgbot
|
|
2021-07-20 09:27
|
|
|
|
|
(0130598)
|
|
hgbot
|
|
2021-07-20 09:27
|
|
|