Openbravo Issue Tracking System - POS2
View Issue Details
0050457POS2POSpublic2022-10-10 08:212022-10-18 16:44
jonae 
jonae 
normalminorhave not tried
closedfixed 
5
 
23Q1 
AugustoMauch
No
0050457: Add priority to the last post hook of the finish cashup in order to be able to add intermediate hooks inside it
The post hooks in the finish cash up do not have any priority so, all of them are performed with default priority. It would be great if the last one could have any different priority in order to be able to add some intermediate hooks.
The post hooks in the finish cash up do not have any priority so, all of them are performed with default priority. It would be great if the last one could have any different priority in order to be able to add some intermediate hooks.
No tags attached.
blocks feature request 0050230 closed aferraz Retail Modules Implement open/close store process in ReactPOS 
Issue History
2022-10-10 08:21jonaeNew Issue
2022-10-10 08:21jonaeAssigned To => jonae
2022-10-10 08:21jonaeTriggers an Emergency Pack => No
2022-10-10 08:23hgbotNote Added: 0141871
2022-10-10 13:13jonaeAssigned Tojonae => Triage Platform Base
2022-10-10 13:15aferrazAssigned ToTriage Platform Base => jonae
2022-10-14 13:39jonaeAssigned Tojonae => Triage Platform Base
2022-10-17 23:54hgbotResolutionopen => fixed
2022-10-17 23:54hgbotStatusnew => resolved
2022-10-17 23:54hgbotNote Added: 0142195
2022-10-17 23:54hgbotFixed in Version => 23Q1
2022-10-17 23:54hgbotNote Added: 0142196
2022-10-18 16:44caristuReview Assigned To => AugustoMauch
2022-10-18 16:44caristuStatusresolved => closed
2022-10-18 16:44caristuAssigned ToTriage Platform Base => jonae
2022-10-21 12:55aferrazRelationship addedblocks 0050230

Notes
(0141871)
hgbot   
2022-10-10 08:23   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1265 [^]
(0142195)
hgbot   
2022-10-17 23:54   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1265 [^]
(0142196)
hgbot   
2022-10-17 23:54   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 251a0a9b74aa9038199044a1a2cee073fbc7491c
Author: jonalegria <jon.alegria@openbravo.com>
Date: 17-10-2022 23:53:36
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/251a0a9b74aa9038199044a1a2cee073fbc7491c [^]

Fixes ISSUE-50457: Adding priority to the last post hook in finish cashup user action

---
M web-jspack/org.openbravo.pos2/src/model/user-interface/user-actions/cashup/FinishCashup.js
---