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 ?
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
How do I Migrate from odoo online to odoo SH
Diselesaikan
|
|
2
Jul 24
|
8428 | |
[18.0][15.0] Database Migration suggestion
Diselesaikan
|
|
2
Mei 25
|
979 | |
|
1
Agu 25
|
1834 | ||
How can I make the cost field on products readonly?
Diselesaikan
|
|
2
Agu 25
|
484 | |
Manufacturer Field Not Showing in Product
Diselesaikan
|
|
2
Mar 25
|
1399 |
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>