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

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

Add this module to your SERVER_WIDE_MODULES list in your odoo.conf file to enable the tests summary feature. At the end of the tests, a summary will be displayed in the...

Currently auditlog fetch field data as sudo It doesn't make sense to use sudo to fetch the data since the user only have access to edit fields that he has...

approved
ready to merge

Dear maintainer, After updating the dotfiles, `pre-commit run -a` fails in a manner that cannot be resolved automatically. Can you please have a look, fix and merge? Thanks,

help wanted
needs review

Standard migration from v16 @BinhexTeam #2752

**Steps**: 1. Install `sale_management` 2. Create a product template `product` 3. Create a pricelist with `discount_policy = without_discount`, with a rule for the created product 4. Create a sale order...