Openbravo Issue Tracking System - POS2
View Issue Details
0051261POS2POSpublic2022-12-29 21:022023-01-29 20:45
mtaal 
mtaal 
normalmajorhave not tried
closedfixed 
5
 
 
No
0051261: RM-3937 Print Coupons when starting payment step
For details see:
https://openbravo.atlassian.net/browse/RM-3937 [^]
For details see:
https://openbravo.atlassian.net/browse/RM-3937 [^]
No tags attached.
related to design defect 0051401 closed ruben_jimenez RM-4676: Print Pickup Coupons at Payment - Use Organization field instead of preference 
depends on backport 005140023Q1 closed ruben_jimenez RM-3937 Print Coupons when starting payment step 
causes defect 0051742 closed mtaal [Pager] Same steps are asked twice in a row when buying with Pager 
Issue History
2022-12-29 21:02mtaalNew Issue
2022-12-29 21:02mtaalAssigned To => mtaal
2022-12-29 21:02mtaalTriggers an Emergency Pack => No
2022-12-30 01:40hgbotNote Added: 0145093
2023-01-16 00:14hgbotResolutionopen => fixed
2023-01-16 00:14hgbotStatusnew => closed
2023-01-16 00:14hgbotFixed in Version => 23Q2
2023-01-16 00:14hgbotNote Added: 0145427
2023-01-16 00:14hgbotNote Added: 0145428
2023-01-18 11:54guilleaerStatusclosed => new
2023-01-18 11:54guilleaerResolutionfixed => open
2023-01-18 11:54guilleaerFixed in Version23Q2 =>
2023-01-18 11:54guilleaerStatusnew => scheduled
2023-01-18 11:54guilleaerStatusscheduled => resolved
2023-01-18 11:54guilleaerResolutionopen => fixed
2023-01-18 11:54guilleaerStatusresolved => closed
2023-01-29 20:45guilleaerRelationship addedrelated to 0051401
2023-03-06 22:47mtaalRelationship addedcauses 0051742

Notes
(0145093)
hgbot   
2022-12-30 01:40   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1436 [^]
(0145427)
hgbot   
2023-01-16 00:14   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: a2d659cf9ffa31f13e1560d856317ec7a80fe5b2
Author: Martin Taal <martin.taal@openbravo.com>
Date: 15-01-2023 23:14:09
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/a2d659cf9ffa31f13e1560d856317ec7a80fe5b2 [^]

Fixes ISSUE-51261: support printing coupons in payment step

---
A web-jspack/org.openbravo.pos2/src/components/Payments/PaymentPanelButtons/PrintCouponsButton/PrintCouponsButton.jsx
A web-jspack/org.openbravo.pos2/src/components/Payments/PaymentPanelButtons/PrintCouponsButton/PrintCouponsButton.scss
A web-jspack/org.openbravo.pos2/src/components/Payments/PaymentPanelButtons/PrintCouponsButton/__test__/PrintCouponsButton.test.jsx
A web-jspack/org.openbravo.pos2/src/components/Payments/PaymentPanelButtons/PrintCouponsButton/index.js
A web-jspack/org.openbravo.pos2/src/core/pickupPoint/deliveryControl/coupon/__test__/DoTicketPrepayment.test.js
A web-jspack/org.openbravo.pos2/src/model/global/actions/DoCouponPrinting.js
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentPanelButtons/PaymentPanelButtons.jsx
M web-jspack/org.openbravo.pos2/src/core/pickupPoint/deliveryControl/DCMController.js
M web-jspack/org.openbravo.pos2/src/core/pickupPoint/deliveryControl/__test__/DCMController.test.js
M web-jspack/org.openbravo.pos2/src/core/pickupPoint/deliveryControl/coupon/CouponDeliveryControlMethod.js
M web-jspack/org.openbravo.pos2/src/core/pickupPoint/deliveryControl/coupon/__test__/DoTicketCompletionPostHook.test.js
M web-jspack/org.openbravo.pos2/src/core/pickupPoint/deliveryControl/pager/PagerDeliveryControlMethod.js
M web-jspack/org.openbravo.pos2/src/model/global/GlobalExtension.js
---
(0145428)
hgbot   
2023-01-16 00:14   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1436 [^]