Openbravo Issue Tracking System - POS2
View Issue Details
0050861POS2POSpublic2022-11-11 13:272022-11-14 17:28
jonae 
jonae 
normalminorhave not tried
closedfixed 
5
 
23Q1 
No
0050861: InitialCount action is loaded in login init actions. It would me more flexible if it is loaded in OnRenderApp action
InitialCount action is loaded in login init actions. It would me more flexible if it is loaded in OnRenderApp action. In this particular case, the idea is to add a prehook to the initial count where the user needs to take decisions. In order to show interactive dialogs, the actions needs to be moved to onrenderapp.
InitialCount action is loaded in login init actions. It would me more flexible if it is loaded in OnRenderApp action. In this particular case, the idea is to add a prehook to the initial count where the user needs to take decisions. In order to show interactive dialogs, the actions needs to be moved to onrenderapp.
No tags attached.
Issue History
2022-11-11 13:27jonaeNew Issue
2022-11-11 13:27jonaeAssigned To => jonae
2022-11-11 13:27jonaeTriggers an Emergency Pack => No
2022-11-11 13:47hgbotNote Added: 0143479
2022-11-14 17:28hgbotResolutionopen => fixed
2022-11-14 17:28hgbotStatusnew => closed
2022-11-14 17:28hgbotNote Added: 0143592
2022-11-14 17:28hgbotFixed in Version => 23Q1
2022-11-14 17:28hgbotNote Added: 0143593

Notes
(0143479)
hgbot   
2022-11-11 13:47   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1357 [^]
(0143592)
hgbot   
2022-11-14 17:28   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1357 [^]
(0143593)
hgbot   
2022-11-14 17:28   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 061bb9c881c49a6df39cf792357777734b1e9ffa
Author: Jon Alegría <jon.alegria@openbravo.com>
Date: 14-11-2022 16:28:52
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/061bb9c881c49a6df39cf792357777734b1e9ffa [^]

Fixes FR-50861: Moving the initial count action from the login init actions to the on render app actions

---
A web-jspack/org.openbravo.pos2/src/authentication/openInitialCountIfNeeded.js
M web-jspack/org.openbravo.pos2/src/authentication/loginInitActions.js
M web-jspack/org.openbravo.pos2/src/ob-init.js
---