Openbravo Issue Tracking System - POS2
View Issue Details
0051401POS2POSpublic2023-01-18 12:472023-01-29 20:46
mtaal 
ruben_jimenez 
normalminorhave not tried
closedfixed 
5
 
23Q2 
No
0051401: RM-4676: Print Pickup Coupons at Payment - Use Organization field instead of preference
See:
https://openbravo.atlassian.net/browse/RM-4676 [^]
See:
https://openbravo.atlassian.net/browse/RM-4676 [^]
No tags attached.
depends on backport 005149123Q1 closed ruben_jimenez RM-4676: Print Pickup Coupons at Payment - Use Organization field instead of preference 
related to feature request 0051261 closed mtaal RM-3937 Print Coupons when starting payment step 
causes defect 0051710 new Retail [23Q1][UX] "Print Del.Control Coupons at Payment" is a non user friendly new label inside Organization window 
Issue History
2023-01-18 12:47mtaalNew Issue
2023-01-18 12:47mtaalAssigned To => mtaal
2023-01-18 12:47mtaalTriggers an Emergency Pack => No
2023-01-18 12:47mtaalAssigned Tomtaal => ruben_jimenez
2023-01-19 09:19ruben_jimenezStatusnew => scheduled
2023-01-19 09:37hgbotNote Added: 0145610
2023-01-24 00:14mtaalStatusscheduled => resolved
2023-01-24 00:14mtaalResolutionopen => fixed
2023-01-24 00:14mtaalStatusresolved => closed
2023-01-24 00:15hgbotStatusclosed => resolved
2023-01-24 00:15hgbotFixed in Version => 23Q2
2023-01-24 00:15hgbotNote Added: 0145775
2023-01-24 00:15hgbotNote Added: 0145776
2023-01-24 00:23hgbotNote Added: 0145777
2023-01-29 20:38mtaalStatusresolved => closed
2023-01-29 20:45guilleaerRelationship addedrelated to 0051261
2023-01-29 20:46guilleaerNote Added: 0145981
2023-01-30 09:05ruben_jimenezRelationship addeddepends on 0051491
2023-02-27 18:18lorenzofidalgoRelationship addedcauses 0051710

Notes
(0145610)
hgbot   
2023-01-19 09:37   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1475 [^]
(0145775)
hgbot   
2023-01-24 00:15   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 6fc11ebdb16adb98d903dbfa182af4522ca5cf0a
Author: Ruben Jimenez <ruben.jimenez@openbravo.com>
Date: 23-01-2023 23:14:42
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/6fc11ebdb16adb98d903dbfa182af4522ca5cf0a [^]

Fixed ISSUE-51401:Added a field to organization to control printing coupon at payment

---
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_REF_LIST.xml
M src/org/openbravo/pos2/term/OBPOS2TerminalProperties.java
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentPanelButtons/PrintCouponsButton/PrintCouponsButton.jsx
M web-jspack/org.openbravo.pos2/src/core/pickupPoint/deliveryControl/DCMController.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/coupon/__test__/DoTicketPrepayment.test.js
---
(0145776)
hgbot   
2023-01-24 00:15   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1475 [^]
(0145777)
hgbot   
2023-01-24 00:23   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 3a574c8626a3bb20bc72130c2d058770fa6d3549
Author: Martin Taal <martin.taal@openbravo.com>
Date: 24-01-2023 00:22:54
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/3a574c8626a3bb20bc72130c2d058770fa6d3549 [^]

Related to ISSUE-51401: repair import of dcm controller in code

---
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentPanelButtons/PrintCouponsButton/PrintCouponsButton.jsx
---
(0145981)
guilleaer   
2023-01-29 20:46   
Backport for 23Q1 is required