Commit b0c4a17
authored
Fix upgrading modules with Odoo 19.0 (#23)
The changed method for upgrading modules in Odoo 19.0 does not support the
parameter "all", for upgrading all modules. Instead, the module "base"
should be upgraded. This also works for earlier Odoo versions.1 parent bbd19c7 commit b0c4a17
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| |||
0 commit comments