Openbravo Issue Tracking System - Retail Modules
View Issue Details
0052018Retail ModulesLayaway orderpublic2023-03-30 15:592023-04-03 07:13
kousalya_r 
dcontrera 
highmajoralways
closedfixed 
5
 
RR23Q3 
guillermogil
No
0052018: Automatic Void of Layaways background process considering inactive org
Automatic Void of Layaways background process considering inactive org and makes the process to fail.
1. Create two layaway receipt from POS for two separate stores as attached in screenshot.
2. Inactive one store
3. Schedule Automatic Void of Layaways process and we can see error in process log.
1- In case there is a problem managing an exception the process should continue with the next organization instead of stopping.
2- It should not try to process deactivated organizations
No tags attached.
png Screenshot from 2023-03-30 19-11-14.png (231,215) 2023-03-30 15:59
https://issues.openbravo.com/file_download.php?file_id=18326&type=bug
png

png Screenshot from 2023-03-30 19-11-32.png (391,102) 2023-03-30 16:00
https://issues.openbravo.com/file_download.php?file_id=18327&type=bug
Issue History
2023-03-30 15:59kousalya_rNew Issue
2023-03-30 15:59kousalya_rAssigned To => Retail
2023-03-30 15:59kousalya_rFile Added: Screenshot from 2023-03-30 19-11-14.png
2023-03-30 15:59kousalya_rTriggers an Emergency Pack => No
2023-03-30 16:00kousalya_rFile Added: Screenshot from 2023-03-30 19-11-32.png
2023-03-30 17:30guillermogilAssigned ToRetail => dcontrera
2023-04-03 07:12guillermogilReview Assigned To => guillermogil
2023-04-03 07:12guillermogilFixed in Version => RR23Q3
2023-04-03 07:12guillermogilNote Added: 0148175
2023-04-03 07:13hgbotResolutionopen => fixed
2023-04-03 07:13hgbotStatusnew => resolved
2023-04-03 07:13hgbotNote Added: 0148176
2023-04-03 07:13guillermogilStatusresolved => closed

Notes
(0148175)
guillermogil   
2023-04-03 07:12   
https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.autocancelreservation/-/merge_requests/3/ [^]
(0148176)
hgbot   
2023-04-03 07:13   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.autocancelreservation [^]
Changeset: c61910314482a8f1f0af657350771e8cf6ebde7d
Author: Dante Contrera <dante.contrera@smfconsulting.es>
Date: 03-04-2023 05:13:16
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.autocancelreservation/-/commit/c61910314482a8f1f0af657350771e8cf6ebde7d [^]

Fixed ISSUE-52018: Void Layaways BG Process should not take into account deactivated orgs

---
M src/org/openbravo/retail/autocancelreservation/process/VoidLayawaysBGProcess.java
---