Openbravo Issue Tracking System - POS2
View Issue Details
0046194POS2POSpublic2021-03-31 11:232021-04-29 19:40
jmelin 
jorge-garcia 
urgentmajoralways
closedfixed 
30Openbravo Appliance 14.04
 
 
No
0046194: JIRA 1531 - It is not possible to add a menu several times with different components
It is not possible to add a menu several times with different components
1. Connect to BO with user Openbravo and role "White Valley group admin"
2. Open "Channel - Touchpoint type" window and look for "POS2SD VBS POS2 Terminal Type"
3. Edit and change "Auto discovery for menus usage" to "No by default, configurable by the user". Save

4. Connect to VBS-2 POS with vallblanca user
5. Check in "Settings" of the POS that the autodiscovery is disabled
6. Add a first menu to the sales order
7. Add a second menu, by selecting different products
   The menu quantity is updated to 2 with the latest selected product.
8. If you split the lines of the menu, you have the same menu twice.
Takeaway
depends on backport 0046432TAP closed jorge-garcia JIRA 1531 - It is not possible to add a menu several times with different components 
png step1.png (30,512) 2021-03-31 11:23
https://issues.openbravo.com/file_download.php?file_id=15484&type=bug
png

png step2.png (27,038) 2021-03-31 11:24
https://issues.openbravo.com/file_download.php?file_id=15485&type=bug
png

png step3.png (46,368) 2021-03-31 11:24
https://issues.openbravo.com/file_download.php?file_id=15486&type=bug
png
Issue History
2021-03-31 11:23jmelinNew Issue
2021-03-31 11:23jmelinAssigned To => Retail
2021-03-31 11:23jmelinTriggers an Emergency Pack => No
2021-03-31 11:23jmelinTag Attached: Takeaway
2021-03-31 11:23jmelinFile Added: step1.png
2021-03-31 11:24jmelinFile Added: step2.png
2021-03-31 11:24jmelinFile Added: step3.png
2021-04-06 09:25jorge-garciaNote Added: 0127099
2021-04-06 09:25jorge-garciaAssigned ToRetail => jmelin
2021-04-06 09:25jorge-garciaStatusnew => feedback
2021-04-16 10:37jmelinNote Added: 0127307
2021-04-16 10:37jmelinSeveritycritical => major
2021-04-16 10:37jmelinStatusfeedback => new
2021-04-16 10:37jmelinSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=22323#r22323
2021-04-16 10:38jmelinAssigned Tojmelin => jorge-garcia
2021-04-16 10:39jmelinSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=22324#r22324
2021-04-22 17:37guilleaerResolution time => 1618351200
2021-04-27 16:50hgbotNote Added: 0127589
2021-04-27 16:50jorge-garciaStatusnew => scheduled
2021-04-29 08:51jorge-garciaStatusscheduled => resolved
2021-04-29 08:51jorge-garciaResolutionopen => fixed
2021-04-29 19:39guilleaerStatusresolved => closed
2021-04-29 19:39guilleaerStatusclosed => new
2021-04-29 19:39guilleaerResolutionfixed => open
2021-04-29 19:39guilleaerStatusnew => scheduled
2021-04-29 19:40hgbotResolutionopen => fixed
2021-04-29 19:40hgbotNote Added: 0127660
2021-04-29 19:40hgbotStatusscheduled => closed
2021-04-29 19:40hgbotNote Added: 0127661

Notes
(0127099)
jorge-garcia   
2021-04-06 09:25   
Hello,

With the provided steps to reproduce, we are not able to reproduce the issue. Could you update steps to reproduce in more detail in order to be able to reproduce it?
(0127307)
jmelin   
2021-04-16 10:37   
I updated to the steps to reproduce
(0127589)
hgbot   
2021-04-27 16:50   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.restaurant/-/merge_requests/25 [^]
(0127660)
hgbot   
2021-04-29 19:40   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.restaurant/-/merge_requests/25 [^]
(0127661)
hgbot   
2021-04-29 19:40   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.restaurant [^]
Changeset: 9cac252e23f5e65f6b576df9393e26ca790029f6
Author: Jorge Garcia <jorge.garcia@openbravo.com>
Date: 2021-04-27T16:47:40+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.restaurant/-/commit/9cac252e23f5e65f6b576df9393e26ca790029f6 [^]

Fixed ISSUE-46194: The action preparation should create a new menu line
even with autodiscovery deactivated

---
M web-jspack/org.openbravo.pos2.restaurant/src/model/ticket/actions/AddProductActionPreparation.js
---