Openbravo Issue Tracking System - POS2
View Issue Details
0051047POS2POSpublic2022-12-01 14:502022-12-12 08:55
mtaal 
mtaal 
normalminorhave not tried
closedfixed 
5
 
23Q1 
No
0051047: RM-3537: beeper code still printed although delivery control is coupon
See RM-3537
Go to sale without having a kitchen display available and choose a product with a beeper, go to the end of the process until arriving at the final error screen which proposes to pass in coupon, during the passage in coupon all happens a coupon is correctly printed with the necessary information for the withdrawal of the product, but on the receipt one can identify a number of beeper that entered in the stage just before the error
Remove the beeper information from the order and line if coupon is used.
No tags attached.
related to defect 0051319 closed mtaal RM-4534: product as part of menu, beeper code still printed although delivery control is coupon 
causes defect 0051317 closed mtaal Regression - pickup point products are printed twice on the receipt and the related order is not imported in BO 
Issue History
2022-12-01 14:50mtaalNew Issue
2022-12-01 14:50mtaalAssigned To => mtaal
2022-12-01 14:50mtaalTriggers an Emergency Pack => No
2022-12-01 14:52hgbotNote Added: 0144318
2022-12-01 15:01guilleaerStatusnew => scheduled
2022-12-12 08:55hgbotResolutionopen => fixed
2022-12-12 08:55hgbotStatusscheduled => closed
2022-12-12 08:55hgbotNote Added: 0144506
2022-12-12 08:55hgbotFixed in Version => 23Q1
2022-12-12 08:55hgbotNote Added: 0144507
2023-01-10 12:51mtaalRelationship addedcauses 0051317
2023-01-10 12:59mtaalRelationship addedrelated to 0051319

Notes
(0144318)
hgbot   
2022-12-01 14:52   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1398 [^]
(0144506)
hgbot   
2022-12-12 08:55   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1398 [^]
(0144507)
hgbot   
2022-12-12 08:55   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 054cbc388908a664537b9f39953e601990ea1938
Author: Martin Taal <martin.taal@openbravo.com>
Date: 12-12-2022 07:55:14
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/054cbc388908a664537b9f39953e601990ea1938 [^]

Fixed ISSUE-51047: remove pager information in pre-hook when coupon delivery control method is used

---
M web-jspack/org.openbravo.pos2/src/core/pickupPoint/deliveryControl/coupon/CouponDeliveryControlMethod.js
---