Stéphan Sainléger
e1d1907cce
[NEW] add migration scripts for Odoo 18.0
2025-09-11 10:41:26 +02:00
Stéphan Sainléger
385b9bc751
[NEW] add migration scripts for Odoo 17.0
2025-09-11 10:39:37 +02:00
Stéphan Sainléger
f432b4c75e
[IMP] add commented command to launch global addons update at each step of the migration
2025-09-11 10:35:13 +02:00
Stéphan Sainléger
21028149be
[IMP] update postgres version to 17.2.0
2025-09-11 10:33:39 +02:00
Stéphan Sainléger
972e6c7b26
[FIX] add su access for filestore manipulation
2025-09-11 10:31:52 +02:00
Boris Gallet
5feebec210
cln: img rc_15.0:latest and fix first iteration dir creation
2025-02-11 15:26:20 +01:00
Stéphan Sainléger
ad2b95d07d
[IMP] better managment of model database in destination version
2025-02-11 14:58:27 +01:00
Stéphan Sainléger
7aeeccf88e
imp: remove add-ons uninstall process
...
uninstall of add-ons is way too complicated due to dependencies.
the scripts now just list the add-ons that are installed in the
origin database, but not available in the final Odoo docker image.
2024-12-17 23:26:23 +01:00
Stéphan Sainléger
5dea543bb1
cln: remove Elabore migration specific sql scripts
2024-12-17 16:52:06 +01:00
Stéphan Sainléger
724e2b9831
imp: README.md improvement
2024-12-17 16:15:44 +01:00
Stéphan Sainléger
e19c05c812
imp: remove useless final model db name attribute
2024-12-17 15:57:22 +01:00
Stéphan Sainléger
564c0d75bc
imp: remove useless .zip file attribute
2024-12-17 15:57:20 +01:00
Stéphan Sainléger
531c8db5be
imp: README first version
2024-12-17 15:55:43 +01:00
Stéphan Sainléger
4afbcbf55b
imp: several improvements on add-ons uninstall process
...
- only try to uninstall already installed add-ons
- display the final list of add-ons to remove (dependencies included)
- ask final confirmation
- remove useless temporary files
- clean code
2024-12-17 15:46:05 +01:00
Stéphan Sainléger
09a855258e
imp: factorize database copy process
2024-12-17 15:46:05 +01:00
Stéphan Sainléger
c54cbe125b
imp: factorize filestore copy process
2024-12-17 15:46:05 +01:00
Stéphan Sainléger
116d00091b
imp: factorize query_postgres_container() in upgrade.sh
2024-12-17 15:46:05 +01:00
Stéphan Sainléger
53318a1a51
fix: typo on ir_module.state value
2024-12-17 15:46:05 +01:00
Stéphan Sainléger
5057f2821c
imp: correction of add-ons to uninstall manual verification
2024-12-17 15:46:05 +01:00
Stéphan Sainléger
d17282586b
imp: improve error managment of query_postgres_container output
2024-12-17 15:46:05 +01:00
Stéphan Sainléger
6ac98a48e9
imp: remove useless "source" command
2024-12-17 15:46:05 +01:00
Stéphan Sainléger
91b9831975
imp: simplify filestore copy commands
2024-11-26 09:23:45 +01:00
Stéphan Sainléger
5cb8a3e56f
fix: typo components
2024-11-26 09:23:45 +01:00
Stéphan Sainléger
ee6a920bd1
fix: move service postgres check before the other checks
2024-11-26 09:23:45 +01:00
Stéphan Sainléger
bb482c5a19
fix: replace lokavaluto_postgres_1 by its variable
2024-11-26 09:23:45 +01:00
Stéphan Sainléger
076a7bb3eb
[NEW] add first version of 0k Odoo Upgrade scripts
2024-11-26 09:23:45 +01:00
Stéphan Sainléger
950c319040
Initial commit
2024-11-25 15:24:19 +01:00