Is there a workflow module for Dolibarr?

Hey guys,

Do you know of any workflow module for Dolibarr Projects? or if this is built it with another name? for example, when a new Project is created it should follow a path (workflow), and if it’s already built-in, how can it be setup?

Thanks.

I just checked the built-in options of Dolibarr and there is no workflow, also I couldn’t find a module for it and something I really need is missing too, I need to run a script on a server to create the folders for the project I just created, which cannot be done by Dolibarr either.

If somebody wants something like this for themself, this is what I did:

Created a separate site where people fill a form with the Dolibarr’s info for the project to create the folder(s) for it, then in Dolibarr I enabled Websites and created one that points to the one I created separately, so all that people need to do is after they create the project, they click on Websites, select the one for folder creation, click o the link to the one I created fill it up, hit Submit and it is done.

It is a few extra clicks, but it’s better than nothing, or better than having people to remember where the site to create the folder(s) is.