server-tools
server-tools copied to clipboard
Tools for Odoo Administrators to improve some technical features on Odoo.
## Module tracking_manager ## Describe the bug Once tracking_manager is installed in my database, relational field changes in every model are shown as "None -> None" regardless of what change...
**Module:** autovacuum_message_attachment **Version:** 16.0 **Description:** When **autovacuum_message_attachment** module is installed on Odoo v16 with enterprise module **account_accountant** it break **bank.rec.widget**. **Steps to reproduce:** - install autovacuum_message_attachment - open "account.bank.statement.line" (`/web?debug=1#menu_id=164&cids=7&active_id=44&model=account.bank.statement.line&view_type=kanban`)...
This module allows to monitor status of OCA modules on Pypi. It will not check created PR, but only the status of the module on Pypi. So, we will detect...
hello i want to install this app fetchmail_notify_error_to_sender and in menifest file > depends is fetchmail "fetchmail" application in not available , not able to find that could you help...
Fixes https://github.com/OCA/server-tools/issues/2966
In this repo there is a dependency on `pygount`: https://github.com/OCA/server-tools/blob/0169df8a9800637d06189e65686ff2b9634a9d0c/requirements.txt#L10 The current version of pygount (1.8.0) requires `chardet = "^5"` (https://github.com/roskakori/pygount/blob/7113dd74687732e4c5d7195050caea8e83b67c9f/pyproject.toml#L68). However, Odoo itself requires `chardet==4.0.0` (https://github.com/odoo/odoo/blob/09ada135847b96fa58d862568603dde61fcf1488/requirements.txt#L4) The last version...
This small change to `__manifest__.py` fixes these two dependecy errors related to fontawesome: 
Not quite sure why the tests are failing, despite the tests for this module are successful: ``` 2024-05-30 07:48:15,413 1167 INFO odoo odoo.modules.module: odoo.addons.base_force_record_noupdate.tests.test_base_force_record_noupdate running tests. 2024-05-30 07:48:15,414 1167 INFO...
backport from 16.0