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

# Todo https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-18.0 # Modules to migrate - [x] auditlog - By @lembregtse - #3054 - [x] auto_backup - By @michelerusti - #3169 - [x] autovacuum_message_attachment - By @yankinmax -...

help wanted
work in progress
no stale

Starting point is https://github.com/OCA/server-tools/pull/1434

stale

This PR adds `auth_brute_force_oauth` as a bridge module between `auth_brute_force` and `auth_oauth`. The module fixes the "Authentication Attempts" records from Oauth login, the records will be showing "Successful" with Oauth...

stale

**Steps to reproduce:** 1. Set up and allow Google OAuth2 2. Reset user's password with Google login 3. Use the "Log in with Google" to login **Current behavior:** Even for...

stale

For now, when an attachment queue is processsed by a `queue.job`, there is no automatic retry in case of concurrent update because all errors are caught. And, for the same...

## Module module_analysis ## Describe the bug ## To Reproduce **Affected versions**: all Steps to reproduce the behavior: 1. Prerequisites: Odoo is installed using the debian package; module_analysis is installed...

bug

**Is your feature request related to a problem?** The request is related to a dependency on a specific outdated version of a python library. In this case with cryptography version...

enhancement

## Module excel_import_export ## Describe the bug When creating an Export model with "Easy Reporting", if multiple Cells in the export mapping share the same value, then the generated Excel...

bug