Openbravo Issue Tracking System - Retail Modules
View Issue Details
0043459Retail ModulesWeb POSpublic2020-03-09 14:102020-03-26 14:19
guilleaer 
guilleaer 
normalminorhave not tried
closedfixed 
5
 
RR20Q2 
marvintm
No
0043459: Allow to define timeout for each process controller. Timeout = 0 will mean no timeout
Allow to define timeout for each process controller. Timeout = 0 will mean no timeout
If you create a process controller that can take time, an error is shown in the console.

Process controller can be a popup for example which can be opened for many time
Add new column
If timeout is not defined, use global preference value
If timeout is defined take it into account
If timeout is 0. Don't check timeout
No tags attached.
Issue History
2020-03-09 14:10guilleaerNew Issue
2020-03-09 14:10guilleaerAssigned To => Retail
2020-03-09 14:10guilleaerTriggers an Emergency Pack => No
2020-03-09 14:28guilleaerNote Added: 0118426
2020-03-13 09:48hgbotCheckin
2020-03-13 09:48hgbotNote Added: 0118579
2020-03-13 09:48hgbotStatusnew => resolved
2020-03-13 09:48hgbotResolutionopen => fixed
2020-03-13 09:48hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/5a30171d658039e9210749258f37d99d2c60824c [^]
2020-03-20 11:16marvintmAssigned ToRetail => guilleaer
2020-03-26 14:19marvintmReview Assigned To => marvintm
2020-03-26 14:19marvintmStatusresolved => closed
2020-03-26 14:19marvintmFixed in Version => RR20Q2

Notes
(0118426)
guilleaer   
2020-03-09 14:28   
Tentative push done in branch

https://code.openbravo.com/erp/pmods-branches/org.openbravo.mobile.core-iciWithCT/rev/5a30171d6580 [^]
(0118579)
hgbot   
2020-03-13 09:48   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 5a30171d658039e9210749258f37d99d2c60824c
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Mon Mar 09 14:22:01 2020 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/5a30171d658039e9210749258f37d99d2c60824c [^]

fixed BUG 43459 [ICI] - Included specific timeout for each process controller

---
M src-db/database/model/tables/OBMOBC_PROCESS_DEFINITION.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src/org/openbravo/mobile/core/login/MobileCoreLoginUtilsServlet.java
M web/org.openbravo.mobile.core/source/utils/ob-processcontroller.js
---