- Zurich
- https://servala.com
- Joined on
2025-03-03
Include link to support in error message
In error banner add link to support
Include link to support in error message
With the help of Copilot and some manual tweaking / reviewing I was able to introduce a way to sanitize the error messages, which certainly makes sense. I hope it's not overengineered now.
Fix permission issue for editing or deleting instances
@rixx Unfortunately, no. A regular user without any Django permissions (staff or superuser) cannot edit or delete a service instance. IMHO we should not rely on the Django permissions but on the…
Include link to support in error message
@rixx Thanks for the review. I iterated over it again, and I'm happy to get another review before merging it.
Use organization role to check for edit and delete perms of service instances
May I assign this PR to you to clean up as proposed?
refactor odoo company type handling
Include link to support in error message
I'm not entirely happy with the implementation, but this is what I could come up with. Maybe there is a better / simpler way to do that?
Include link to support in error message
Use organization role to check for edit and delete perms of service instances