Good Morning,
I would like to know if there is any way to indicate the progress of a process in odoo 8. The problem is that when doing a loop that takes about an hour you do not know if it is really progressing or not, so I would like to indicate the progress. The only thing I have seen is to print in the log the iteration number but I would be interested to have it appear in the browser.
Thanks in advance.