server-tools
server-tools copied to clipboard
Tools for Odoo Administrators to improve some technical features on Odoo.
Locked by: - [ ] `base_changeset`: https://github.com/OCA/server-tools/pull/2759 - [ ] `base_changeset`: https://github.com/OCA/server-tools/pull/2756 - [ ] `base_changeset`: https://github.com/OCA/server-tools/pull/2760 - [ ] `base_changeset_tier_validation`: https://github.com/OCA/server-tools/pull/2623 Extra changes to full compatibility with previous changes:...
Allow one2many fields from rules Changes done: - [x] Allow one2many fields from rules. - [x] Show the virtual one2many line in the form view.   - [x] Indicate...
Forward port of [[MIG] bus_alt_connection: Migration to 16.0](https://github.com/OCA/server-tools/pull/2829)
Misc changes from `base_changeset`: - [x] Change development_status to Beta. - [x] Improve `_changeset_disabled()` method with `self.env.su` - [x] Remove `` tag from groups.xml - [x] Add Admin user to...
Superseed from 13.0: https://github.com/OCA/server-tools/pull/2184 Extra changes: - Change the `get_fields_changeset_changes()` method to indicate the ids to be queried. - Remove show changesets in tree views. - Change so that in...
Purging all columns sometime failed when it attempted to delete columns on inherited tables Fix problems like in #1453
# Todo https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-13.0 # Modules to migrate - [ ] 13 - By @NL66278 - #1933 - [x] auditlog - ~~By @lembregtse - #1685~~ By @sebalix - #1793 - [...
Currently, it is possible to create a DB backup and restore it by checking the 'neutralize' option.  However, this can't be done during the backup creation.  In some...
## Module Database Auto-Backup Loaded on a containerized Odoo 14.0-20231106 (CE) [official image](https://hub.docker.com/layers/library/odoo/14.0/images/sha256-752e68d222564d2de023f0bef75afdb553654a58450abafbe8c6b77298ac1b96?context=explore) running with Docker Compose, along with PostgreSQL version 13.13 (Debian 13.13-1.pgdg120+1), pg_dump (PostgreSQL) is version 16.0 (Debian...