[NEW] add first version of 0k Odoo Upgrade scripts

This commit is contained in:
Stéphan Sainléger
2024-11-25 15:35:05 +01:00
parent 950c319040
commit 076a7bb3eb
19 changed files with 714 additions and 0 deletions

3
15.0/upgrade.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
compose -f ../compose.yml run -p 8015:8069 ou15 --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=ou15 --load=web,openupgrade_framework