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

## Describe the Bug Unit tests fail when there is a multi-company setup and an `auditlog` rule for the model. ## To Reproduce - Enable the `auditlog` module. - Create...

bug

As said on https://github.com/OCA/server-tools/issues/3139 there is no exist_ok parameter in remote.makedirs() function. So, with this PR the SFTP remote backup will work with no errors. Thanks, Ignacio

depend on: https://github.com/OCA/server-tools/pull/3207

without this, updates fail when you add columns to models that are used here, namely `res.users` and `ir.model`

See: https://docs.sentry.io/platforms/python/migration/1.x-to-2.x\#scope-pushing

See original migration for reference: https://github.com/getsentry/sentry-python/commit/2b1d1cc092657ff84a0e92154ac2196a9ef795e4

See original migration for reference: https://github.com/getsentry/sentry-python/commit/888c0e19e6c9b489e63b8299e41705ddf0abb080