Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0051401 | POS2 | POS | public | 2023-01-18 12:47 | 2023-01-29 20:46 |
|
Reporter | mtaal | |
Assigned To | ruben_jimenez | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 23Q2 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0051401: RM-4676: Print Pickup Coupons at Payment - Use Organization field instead of preference |
Description | See:
https://openbravo.atlassian.net/browse/RM-4676 [^] |
Steps To Reproduce | See:
https://openbravo.atlassian.net/browse/RM-4676 [^] |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0051491 | 23Q1 | 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 |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2023-01-18 12:47 | mtaal | New Issue | |
2023-01-18 12:47 | mtaal | Assigned To | => mtaal |
2023-01-18 12:47 | mtaal | Triggers an Emergency Pack | => No |
2023-01-18 12:47 | mtaal | Assigned To | mtaal => ruben_jimenez |
2023-01-19 09:19 | ruben_jimenez | Status | new => scheduled |
2023-01-19 09:37 | hgbot | Note Added: 0145610 | |
2023-01-24 00:14 | mtaal | Status | scheduled => resolved |
2023-01-24 00:14 | mtaal | Resolution | open => fixed |
2023-01-24 00:14 | mtaal | Status | resolved => closed |
2023-01-24 00:15 | hgbot | Status | closed => resolved |
2023-01-24 00:15 | hgbot | Fixed in Version | => 23Q2 |
2023-01-24 00:15 | hgbot | Note Added: 0145775 | |
2023-01-24 00:15 | hgbot | Note Added: 0145776 | |
2023-01-24 00:23 | hgbot | Note Added: 0145777 | |
2023-01-29 20:38 | mtaal | Status | resolved => closed |
2023-01-29 20:45 | guilleaer | Relationship added | related to 0051261 |
2023-01-29 20:46 | guilleaer | Note Added: 0145981 | |
2023-01-30 09:05 | ruben_jimenez | Relationship added | depends on 0051491 |
2023-02-27 18:18 | lorenzofidalgo | Relationship added | causes 0051710 |
Notes |
|
(0145610)
|
hgbot
|
2023-01-19 09:37
|
|
|
|
(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
|
|
|
|
(0145777)
|
hgbot
|
2023-01-24 00:23
|
|
|
|
|
Backport for 23Q1 is required |
|