Holger Brunn
Holger Brunn
it is still open
isn't https://github.com/OCA/maintainer-tools/blob/master/tools/oca_projects.py where the info about PSCs/repos lives?
I think it's safe to assume that this project is unsupported, and everyone should look for alternatives, like the nextcloud addon by the same developers or their commercial solution. For...
and none of us has the permission to set that, so I think this point is quite moot.
check that you have installed all dependencies of the connector module, which is specifically the python requests module (`pip install requests`)
you might be interested in https://github.com/OCA/server-tools/tree/8.0/base_import_odoo ultimately, I think those two should be merged
@rafaelbn I'm curious what Spanish law says about mandatory work breaks? Plan here is to have the checkout screen scream if you worked longer than is allowed, and offer to...
thanks, I keep getting fooled by the demo user which I use for unprivileged tests being actually quite privileged in HR
1. my goal here is that only what we can legally count as break ends up in break_hours. How should I handle the minimum break otherwise then? 2. I see...
that's because your custom code changes the resolution of this field to 1 minute - not sure how to deal with that yet