Openbravo Issue Tracking System - POS2
View Issue Details
0056185POS2POSpublic2024-08-05 15:022024-08-27 15:59
ucarrion 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
24Q4 
guilleaer
No
0056185: DeleteTicket user action is not recorded into the backoffice in offline mode
If a DeleteTicket user action is performed in the POS in offline mode, this is not recorded then into the backoffice Sales Order window.
Precondition: set the DeleteTicket user action for a given role as to be approved.

-Login a POS terminal.
-Go offline
-Add an article.
-Delete the ticket.
-Approve the action by using any user with approval rights.
-Come back online.
-In the backoffice, search for the Sales Order and check the Aprroval History subtab. The approved action is not recorded.
No tags attached.
related to defect 0056077 closed Rajesh_18 DeleteTicket user action is not recorded into the backoffice 
related to defect 0056280 closed SABARINATH P DeleteTicket approval related to the previous transaction 
Issue History
2024-08-05 15:02ucarrionNew Issue
2024-08-05 15:02ucarrionAssigned To => Retail
2024-08-05 15:02ucarrionTriggers an Emergency Pack => No
2024-08-05 15:03ucarrionRelationship addedrelated to 0056077
2024-08-06 08:14marvintmStatusnew => acknowledged
2024-08-06 08:49ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2024-08-06 08:50ranjith_qualiantech_comStatusacknowledged => scheduled
2024-08-06 12:04martinsdanIssue Monitored: martinsdan
2024-08-14 11:23ranjith_qualiantech_comNote Added: 0168084
2024-08-20 14:47ucarrionRelationship addedrelated to 0056280
2024-08-27 15:58hgbotResolutionopen => fixed
2024-08-27 15:58hgbotStatusscheduled => resolved
2024-08-27 15:58hgbotFixed in Version => 24Q4
2024-08-27 15:58hgbotNote Added: 0168491
2024-08-27 15:59guilleaerReview Assigned To => guilleaer
2024-08-27 15:59guilleaerStatusresolved => closed

Notes
(0168084)
ranjith_qualiantech_com   
2024-08-14 11:23   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2843 [^]
(0168491)
hgbot   
2024-08-27 15:58   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: f5bf75c883907423420f641686d51b8f8bb22e58
Author: Ranjith S R <ranjith.rangaraju.ext@openbravo.com>
Date: 27-08-2024 13:58:36
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/f5bf75c883907423420f641686d51b8f8bb22e58 [^]

fixed ISSUE-56185, fixed ISSUE-56280: InputandApprovals should be updated before DeleteTicket StateAction

---
A web-jspack/org.openbravo.pos2/src/model/ticket/actions/DeleteTicketActionPreparation.js
M web-jspack/org.openbravo.pos2/src/model/ticket/TicketExtension.js
---