Commit Graph

14 Commits

Author SHA1 Message Date
Erik Amaru Ortiz
93d9f365f5 BUG 7864 7635 "Parallel Join Routing Rule by evaluation problem" SOLVED
- problem when a condition is evaluated false, so the join never completes solved
2011-10-24 08:52:31 -04:00
Carlos Pacha
5b5699dcf5 BUG 6878 En un subproceso en el inbox el caso no llega en negrilla
This issue was fixed, the del_init_date field is setting like NULL, this is the normal process
2011-10-12 17:32:11 -04:00
Erik Amaru Ortiz
ba32c018ae BUG 7717 7421 -> related to DEL_PREVIOUS from APP_DELEGATION table, FIXED!
- fixed -> blame to girish commit 2e97a8
2011-09-28 12:41:10 -04:00
Erik Amaru Ortiz
be0c90af87 BUG 000 momentarily reverted to rc5 fro pmTables (fix) 2011-09-05 12:47:25 -04:00
Erik Amaru Ortiz
43440c71de BUG 6877 the error was fixed (removing a missing debug var)
The main problam was that the missing report_to users was not handling correctly but now it work fine
2011-05-12 17:33:21 -04:00
Erik Amaru Ortiz
e18b292d78 BUG 6877 the error was fixed
The main problam was that the missing report_to users was not handling correctly but now it work fine
2011-05-12 17:27:27 -04:00
Douglas Medrano Chura
c4635bc56a BUG 5004 Change text doesn't exists!
All wrong texts like doesn't exists or not exists by doesn't exist
2011-04-13 18:57:02 -04:00
Carlos Pacha
8260c395a2 BUG 6651 this bug was fixed
In fact this issue is happening, this is happening when you use "selection" as the routing rule in your task. There were some fields that weren't well defined, I have fixed it and now it works fine.
2011-04-07 09:31:58 -04:00
Alexandre Rosenfeld
c8ed796415 BUG 6490: Execute the APP_CACHE_VIEW triggers after we have subprocess data.
When creating a subprocess, a new row is added to the APP_DELEGATION table,
which triggers the insert triggers and updates APP_CACHE_VIEW. However, after
derivating, new data is added to the new case and then the APP_DELEGATION was
not being updated. This fix it by adding one second to the init date so that
an update is forced in APP_DELEGATION which executes the triggers and updates
APP_CACHE_VIEW with the right data.
2011-03-29 18:40:40 -04:00
abraar
ef427ec0df Changes done for PhpDoc 2011-02-01 12:49:40 +00:00
Abraar
0248e8121d Changes made for documentation 2011-01-22 12:20:08 +00:00
Hector Cortez
61f3d7518e Various settings for compatibility with MSSQL 2010-12-23 23:26:41 +00:00
girish
2e97a8e9ec First commit on ProcessMaker CORE Engine and Jeaqueline's changes 2010-12-07 11:49:51 +00:00
Erik Amaru Ortiz
0525681d79 initial commit from rev. 632 2010-12-02 23:34:41 +00:00