-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Hi,
Currently the workflow content is read from a yml file. I was wondering what was the reason of such a technical choice?
I would have expected something similar to v8 workflow structure: store and read the data in a model in the database.
Was there a constraint from the project or is there any reason we should consider?
Our project requires to have dynamic workflow management similar to v8 behavior (modify the workflow in Odoo and use it without restarting the instance).
We are willing to develop a module (to be technically agreed upon) to achieve this (store and read the workflow content from the DB): do you think it is a good idea and would you accept the contribution?
cc @joycehuan