Hello,
I have migrated my database from 15.0 to 17.0 using upgrade.py script, and all related addons are already migrated,
I lunched odoo-bin -u all --stop-after-init
until finished the update
and now I see the blank page as the atached file
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello,
I have migrated my database from 15.0 to 17.0 using upgrade.py script, and all related addons are already migrated,
I lunched odoo-bin -u all --stop-after-init
until finished the update
and now I see the blank page as the atached file
Below options you can try
1) Clear the cache and cookie
2) Tried from different browser
3) Regenerate Assets Bundles
4) Restart odoo service & postgres
Thanks
yes I tried all that :-/
In that case check your custome code in js file that effects on view load adding debug with asset mode
Have you try update all modules ?
that's already done
Do you have any custom addons ? Probably that where the error comes from ?
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
|
2
يوليو 24
|
8366 | ||
|
2
مايو 25
|
971 | ||
|
1
أغسطس 25
|
1825 | ||
|
2
أغسطس 25
|
463 | ||
|
2
مارس 25
|
1390 |
are you using odoo enterprise migration service or custom one or open upgrade ?
@niyas Raphy using odoo migration service:
python <(curl -s https://upgrade.odoo.com/upgrade) test -d <your db name> -t <target version>