bttd

Results 5 comments of bttd

Hi, i got the same error

Hi, I do the upgrade with the following command: `sudo -u odoo odoo -c /etc/odoo/migration.conf -d odoo --upgrade-path=/var/lib/odoo/.local/share/Odoo/openupgrade/openupgrade_scripts/scripts --update all --stop-after-init --load=base,web,openupgrade_framework ` my migration.conf: [options] addons_path = /usr/lib/python3/distpackages/odoo/addons,/var/lib/odoo/.local/share/Odoo/openupgrade admin_passwd...

First I ran the full migration script twice `sudo -u odoo odoo -c /etc/odoo/migration.conf -d odoo --upgrade-path=/var/lib/odoo/.local/share/Odoo/openupgrade/openupgrade_scripts/scripts --update all --stop-after-init --load=base,web,openupgrade_framework ` Than I run the mentioned three variants after...

I mean, this is how my user access right setup page looks like now: There is missing settings like, set the user type, or set the project module permissions (admin...

I have compared some of the permission groups between our migrated database and a fresh Odoo 16 database, and I can see the discrepancies. In some cases, there are records...