There was a problem with the main module that is the WorkFlow, this problem
was because a last time change in the html fields generated in an
automatic way.
Because this we have decided to release version 2.1 that fix this problem.
We are sorry for the problems it could cause.
Every people that d
Has anyone tried subclassing DBIx::Recordset? I've been playing with
it and there are a couple issues that I've found.
1. There are a number of places in the code where the current object
is compared to DBIx::Recordset with an 'eq' rather than using an
'isa'. That's pretty easy to fix.
2. The