Initial commit: OCA Technical packages (595 packages)

This commit is contained in:
Ernad Husremovic 2025-08-29 15:43:03 +02:00
commit 2cc02aac6e
24950 changed files with 2318079 additions and 0 deletions

View file

@ -0,0 +1,7 @@
To configure this module, you need to:
1. Go to Settings/Technical/Automation/Scheduled Actions
2. Select actions *Vacuum Postgresql Tables* and *Analyze Postgresql Tables*
3. Adapt the schedule to run at a time when your Odoo installation is least busy, take care that the analyze and vacuum cronjobs won't run simultaneously
4. Adapt the parameters to match your setting, but the defaults should be fine for most users
5. Note that the vacuum cronjob is inactive by default, because this is a potentially very heavy operation