server-tools icon indicating copy to clipboard operation
server-tools copied to clipboard

Tools for Odoo Administrators to improve some technical features on Odoo.

Results 354 server-tools issues
Sort by recently updated
recently updated
newest added

Standard migration. Important changes: - Removed service.wsgi import and _register_hooks method in res_users model. - Added http import and accessed it to retrieve requests in base model. - Added http...

fetchmail_attach_from_folder. backport improvements in exception handling on 10.0 to 6.1, to prevent exceptions in retireving one mail from breaking message retrieval for all other messages.

stale

Retry table purging to avoid locks because of the order - if the table has an fk or a view depending on it, we leave it to next retry. We...

stale

``` 2020-04-18 18:00:52,359 1672245 WARNING db openerp.addons.base.ir.ir_translation: module product_m2mcategories: no translation for language pt_BR 2020-04-18 18:00:52,387 1672245 ERROR db openerp.sql_db: Programming error: syntax error at or near "%" LINE 10:...

stale

A new module, `base_merge`, adding the possibility of merging duplicate records of a given model. For this moment, merging records of self-referring models is not possible, as this is heavily...

stale

Forward port of https://github.com/OCA/server-tools/pull/2859

needs fixing

Working progress The aim of this PR is to integrate correctly Sentry APM feature. - [x] generate transaction with human readable name for http - [x] generate transaction with human...

work in progress
stale

Disclaimer: as noted as a 'Known Issue' in the README, the adaptation to Odoo 16's javascript was done in a way that support for showing pending changes for fields without...

approved
ready to merge

# Todo https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-17.0 # Modules to migrate - [ ] attachment_queue - [ ] attachment_unindex_content - [x] auditlog - By @rven - #2755 - [x] auto_backup - By @Christian-RB -...

help wanted
work in progress
no stale