[NEW] add migration scripts for Odoo 17.0

This commit is contained in:
Stéphan Sainléger
2025-09-11 10:39:37 +02:00
parent f432b4c75e
commit 385b9bc751
3 changed files with 24 additions and 0 deletions

3
17.0/upgrade.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
compose -f ../compose.yml run -p 8017:8069 ou17 --config=/opt/odoo/auto/odoo.conf --stop-after-init -u all --workers 0 --log-level=warn --max-cron-threads=0 --limit-time-real=10000 --database=ou17 --load=web,openupgrade_framework