Pedro M. Baeza
Pedro M. Baeza
OK, I see. Then I would propose a flag to pass to the method with default value to do it grouped, and put such flag in the wizard mentioned in...
I prefer not. Cron job should be executed as fast as possible. Only when the cron fails, you do the manual debug with the wizard.
Yeah, seems good
I think this is fixed in a simpler way in https://github.com/OCA/contract/pull/853
I think reverting part of the 14.0 changes and applying the fix will fix it. Please check #854 for that .
#854 is more suitable and align the versions. If anything non covered, please indicate and I'll fix it.
It's your duty to stop timers before invoicing IMO. The time_control module is not aware of `sale_timesheet` module and shouldn't be.
Then you can add a pre-install hook on the module for avoiding to install the module if that things are found, or create a glue module between this one and...
Sorry, I'm not using this module.
Migration group is for OpenUpgrade, not for specific modules migration scripts. As I don't know the module logic, I can give any advise. Even though, I would be glad to...