server-tools
server-tools copied to clipboard
Tools for Odoo Administrators to improve some technical features on Odoo.
This is the culprit: https://github.com/OCA/web-api/blob/18.0/endpoint_route_handler/registry.py#L73
- Introduce a new method to handle file writing that allows specifying an alternative output directory via an environment variable - Update documentation to reflect the new output directory option....
The current sentry wsgi integration tries to wrap the `odoo.http.Application` which is the application class and not the wsgi_app object. We should wrap directly the `odoo.http.root` object, with an attribute...
## Module server_action_logging ## Describe the bug When logged in as demo user or an user that is not in the group 'base.group_system' (Administrator/Settings) and the user wants to create...
deleting warning "not overriding the create method in batch"
``` 2025-03-18 10:53:18,992 280 INFO odoo odoo.addons.sentry.hooks: Initializing sentry... 2025-03-18 10:53:18,992 280 WARNING odoo sentry_sdk.errors: Deprecated: propagate_hub is deprecated. This will be removed in the future. 2025-03-18 10:53:19,012 280 INFO...
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 44.0.1. Changelog Sourced from cryptography's changelog. 44.0.1 - 2025-02-11 * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.4.1. * We now...
**Is your feature request related to a problem?** As stated in the README of the module, "This module is potentially harmful and can easily destroy the integrity of your data"....