Openbravo Issue Tracking System - Retail Modules
View Issue Details
0056641Retail ModulesAxisC3public2024-10-03 12:572024-10-08 09:55
maite 
ander_flores 
highminoralways
closedfixed 
5
 
 
No
0056641: Prevent parallel initializations
At the moment is possible to execute more than one initialization at the same time, which is not supported in AXISC3

So it is necessary to ensure that the requests are sequential: no request should be launched until the previous one is finished
0. Do cashup
1. Do login and press CANCEL button in the Initial Count Cash screen (first initialization is in progress)
2. Do login again (second initialization is launched once previous one had not finished)

see screenshot

No tags attached.
png HWMexception.png (351,181) 2024-10-03 12:57
https://issues.openbravo.com/file_download.php?file_id=20223&type=bug
Issue History
2024-10-03 12:57maiteNew Issue
2024-10-03 12:57maiteAssigned To => Triage Platform Conn
2024-10-03 12:57maiteFile Added: HWMexception.png
2024-10-03 12:57maiteTriggers an Emergency Pack => No
2024-10-03 18:01adrianromeroAssigned ToTriage Platform Conn => ander_flores
2024-10-04 11:34hgbotNote Added: 0170000
2024-10-04 14:29maiteIssue Monitored: maite
2024-10-08 09:55hgbotResolutionopen => fixed
2024-10-08 09:55hgbotStatusnew => closed
2024-10-08 09:55hgbotNote Added: 0170085
2024-10-08 09:55hgbotNote Added: 0170086

Notes
(0170000)
hgbot   
2024-10-04 11:34   
Merge Request created: https://gitlab.com/openbravo/product/pmods/openbravohw-axisc3/-/merge_requests/40 [^]
(0170085)
hgbot   
2024-10-08 09:55   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/openbravohw-axisc3 [^]
Changeset: 8eca2cad0c59fbc6294be30d559f672e756c93dc
Author: Ander Flores <a.flores@orisha.com>
Date: 08-10-2024 07:55:49
URL: https://gitlab.com/openbravo/product/pmods/openbravohw-axisc3/-/commit/8eca2cad0c59fbc6294be30d559f672e756c93dc [^]

Fixed ISSUE-56641: Prevent parallel initializations

---
M src/com/openbravo/retail/axisc3/AXISC3Library.java
---
(0170086)
hgbot   
2024-10-08 09:55   
Merge request merged: https://gitlab.com/openbravo/product/pmods/openbravohw-axisc3/-/merge_requests/40 [^]