Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0050754 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Retail Modules] Web POS | major | have not tried | 2022-11-07 12:25 | 2023-05-15 09:10 | |||
Reporter | marvintm | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR23Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0050754: Allow remove orders in draft with a Credit card payment added | |||||||
Description | In some cases, an order was paid with a non-basic payment method, and never completed. Most of the times it is possible to just complete this order. However, in some obscure cases, it is neither possible to complete the order, or cancel the payment and delete the order. In these cases, the cashier is stuck, and finally has to clear the cache, which is something that in general should be avoided. Therefore, we have decided to add an option in the application that can be optionally enabled, to allow cashiers (or in most cases, supervisors with special access) to forcefully remove orders with payments. | |||||||
Steps To Reproduce | . | |||||||
Proposed Solution | Add an option in the application to allow a specially allowed cashier or supervisor to remove orders with payments in the POS. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||
|
![]() |
|
(0143287) hgbot (developer) 2022-11-09 09:34 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/978 [^] |
(0147144) hgbot (developer) 2023-03-01 06:03 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1559 [^] |
(0149683) hgbot (developer) 2023-05-15 09:10 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: dca6aacb012bb4872e1c23b25caed5d5948ea529 Author: Ranjith S R <ranjith@qualiantech.com> Date: 15-05-2023 07:09:58 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/dca6aacb012bb4872e1c23b25caed5d5948ea529 [^] Related to ISSUE-50754: Added Force delete ticket with payment in ticket button bar * Added UserAction for Force Delete Ticket with Payments --- A web-jspack/org.openbravo.pos2/src/components/Ticket/TicketButtonBar/ForceDeleteTicketButton.jsx A web-jspack/org.openbravo.pos2/src/components/Ticket/TicketButtonBar/index.js A web-jspack/org.openbravo.pos2/src/model/ticket/user-actions/ForceDeleteTicket.js M src-db/database/sourcedata/OBC2_USER_ACTION.xml M web-jspack/org.openbravo.pos2/src/components/ButtonBar2/ButtonBar2-BookedDisabledAll.config.json M web-jspack/org.openbravo.pos2/src/components/ButtonBar2/ButtonBar2-BookedReturn.config.json M web-jspack/org.openbravo.pos2/src/components/ButtonBar2/ButtonBar2-BookedTicket.config.json M web-jspack/org.openbravo.pos2/src/components/ButtonBar2/ButtonBar2-DraftReturn.config.json M web-jspack/org.openbravo.pos2/src/components/ButtonBar2/ButtonBar2-DraftTicket.config.json M web-jspack/org.openbravo.pos2/src/components/ButtonBar2/__test__/ButtonBar2.test.jsx M web-jspack/org.openbravo.pos2/src/model/ticket/__test__/DeleteTicket.test.js M web-jspack/org.openbravo.pos2/src/model/ticket/user-actions/DeleteTicket.js M web-jspack/org.openbravo.pos2/src/ob-init.js --- |
(0149684) hgbot (developer) 2023-05-15 09:10 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1559 [^] |
(0149685) hgbot (developer) 2023-05-15 09:10 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: c72ad383d775d6fb07d1013e05a6ee77c94e2e2f Author: Pau Ninot | Practics BS <pau.ninot@practicsbs.com> Date: 15-05-2023 07:10:16 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/c72ad383d775d6fb07d1013e05a6ee77c94e2e2f [^] Fixes ISSUE-50754: Allow remove orders in draft with a Credit card payment added --- A web/org.openbravo.retail.posterminal/js/actionpreparation/DeleteTicketApproval.js M src-db/database/sourcedata/AD_MESSAGE.xml M src-db/database/sourcedata/AD_PREFERENCE.xml M src-db/database/sourcedata/AD_REF_LIST.xml M src/org/openbravo/retail/posterminal/OBPOSComponentProvider.java M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/DeleteTicket.js M web/org.openbravo.retail.posterminal/js/components/menu.js M web/org.openbravo.retail.posterminal/js/model/order.js M web/org.openbravo.retail.posterminal/js/pointofsale/view/obpos-toolbar.js M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js --- |
(0149686) hgbot (developer) 2023-05-15 09:10 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/978 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2022-11-07 12:25 | marvintm | New Issue | |
2022-11-07 12:25 | marvintm | Assigned To | => Retail |
2022-11-07 12:25 | marvintm | OBNetwork customer | => No |
2022-11-07 12:25 | marvintm | Triggers an Emergency Pack | => No |
2022-11-09 09:34 | hgbot | Merge Request Status | => open |
2022-11-09 09:34 | hgbot | Note Added: 0143287 | |
2022-11-13 08:57 | hgbot | Merge Request Status | open => approved |
2023-02-28 07:48 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2023-02-28 07:48 | ranjith_qualiantech_com | Status | new => scheduled |
2023-03-01 06:03 | hgbot | Note Added: 0147144 | |
2023-05-15 09:10 | hgbot | Note Added: 0149683 | |
2023-05-15 09:10 | hgbot | Note Added: 0149684 | |
2023-05-15 09:10 | hgbot | Resolution | open => fixed |
2023-05-15 09:10 | hgbot | Status | scheduled => closed |
2023-05-15 09:10 | hgbot | Fixed in Version | => RR23Q3 |
2023-05-15 09:10 | hgbot | Note Added: 0149685 | |
2023-05-15 09:10 | hgbot | Note Added: 0149686 | |
2024-05-17 08:48 | caristu | Relationship added | causes 0055505 |
Copyright © 2000 - 2009 MantisBT Group |