I realise I should include the upgrade script and the log file. I also include the manifest of the database when I back it up after upgrade and the oringinal DB manifest. As you can see, the upgraded DB does not have the full set mof modules and I cannot login. I run of this inside a virtual environment on MACOS v15.5 using Python v3.10.4.
** THE update script
## ./odoo/odoo-bin --conf=./odoo-conf --addons-path=/Users/culverhouse/ODOO_17/odoo/addons --upgrade-path=/Users/culverhouse/ODOO_17/OpenUpgrade/openupgrade_scripts/scripts/ --update all --load=base,web,openupgrade_framework -d Odoo17-PlanktonAnalytics-base-2b
PROBLEM LOADING SCRIPT LOG as it is being parsed as a link. I've tried inserting as a block quote, but that does not fix it.
**The log shows no errors or warnings.
Manifests of V17 & V16 databases:-
{
"odoo_dump": "1",
"db_name": "Odoo17-PlanktonAnalytics-base-2b",
"version": "17.0",
"version_info": [
17,
0,
0,
"final",
0,
""
],
"major_version": "17.0",
"pg_version": "14.0",
"modules": {
"web_editor": "17.0.1.0",
"base": "17.0.1.3",
"base_import_module": "17.0.1.0",
"iap": "17.0.1.1",
"web_tour": "17.0.0.1",
"web_unsplash": "17.0.1.1",
"web": "17.0.1.0",
"auth_totp": "17.0.1.0",
"base_setup": "17.0.1.0",
"base_import": "17.0.2.0",
"bus": "17.0.1.0"
}
}
V16:
{
"odoo_dump": "1",
"db_name": "Odoo16-PlanktonAnalytics-base-2b",
"version": "16.0-20250408",
"version_info": [
16,
0,
0,
"final",
0,
""
],
"major_version": "16.0",
"pg_version": "14.0",
"modules": {
"contacts": "16.0.1.0",
"mrp_repair": "16.0.1.0",
"maintenance": "16.0.1.0",
"crm": "16.0.1.8",
"rating": "16.0.1.1",
"auth_totp_mail": "16.0.1.0",
"sale_stock_margin": "16.0.0.1",
"calendar": "16.0.1.1",
"data_recycle": "16.0.1.3",
"mail": "16.0.1.10",
"hr_contract": "16.0.1.0",
"hr": "16.0.1.1",
"note": "16.0.1.0",
"digest": "16.0.1.1",
"hr_maintenance": "16.0.1.0",
"mail_bot": "16.0.1.2",
"product": "16.0.1.2",
"crm_sms": "16.0.1.1",
"sales_team": "16.0.1.1",
"spreadsheet_account": "16.0.1.0",
"auth_totp": "16.0.1.0",
"uom": "16.0.1.0",
"mail_bot_hr": "16.0.1.0",
"spreadsheet_dashboard_purchase_stock": "16.0.1.0",
"sale_purchase": "16.0.1.0",
"purchase_price_diff": "16.0.1.1",
"sale_management": "16.0.1.0",
"base_iban": "16.0.1.0",
"purchase_stock": "16.0.1.2",
"spreadsheet_dashboard_stock_account": "16.0.1.0",
"sale_expense": "16.0.1.0",
"account_edi_ubl_cii": "16.0.1.0",
"sale_mrp": "16.0.1.0",
"purchase_mrp": "16.0.1.0",
"auth_totp_portal": "16.0.1.0",
"web_editor": "16.0.1.0",
"spreadsheet_dashboard_purchase": "16.0.1.0",
"phone_validation": "16.0.2.1",
"spreadsheet_dashboard_sale": "16.0.1.0",
"base_vat": "16.0.1.0",
"web": "16.0.1.0",
"product_margin": "16.0.1.0",
"spreadsheet_dashboard_account": "16.0.1.0",
"sale_sms": "16.0.1.0",
"stock_sms": "16.0.1.0",
"base_import": "16.0.2.0",
"analytic": "16.0.1.1",
"web_tour": "16.0.0.1",
"l10n_uk": "16.0.1.0",
"sale_purchase_stock": "16.0.1.0",
"auth_signup": "16.0.1.0",
"sale_margin": "16.0.1.0",
"web_kanban_gauge": "16.0.1.0",
"hr_expense": "16.0.2.0",
"portal": "16.0.1.0",
"barcodes": "16.0.2.0",
"iap_mail": "16.0.1.0",
"iap_crm": "16.0.1.0",
"sms": "16.0.2.4",
"resource": "16.0.1.1",
"snailmail": "16.0.0.4",
"http_routing": "16.0.1.0",
"base_setup": "16.0.1.0",
"utm": "16.0.1.1",
"barcodes_gs1_nomenclature": "16.0.1.0",
"google_gmail": "16.0.1.2",
"bus": "16.0.1.0",
"privacy_lookup": "16.0.1.0",
"account_payment_invoice_online_payment_patch": "16.0.1.0",
"payment": "16.0.2.0",
"partner_autocomplete": "16.0.1.1",
"spreadsheet_dashboard_hr_expense": "16.0.1.0",
"calendar_sms": "16.0.1.1",
"portal_rating": "16.0.1.0",
"base_install_request": "16.0.1.0",
"hr_org_chart": "16.0.1.0",
"account_sequence": "16.0.1.0",
"social_media": "16.0.0.1",
"spreadsheet_dashboard": "16.0.1.0",
"spreadsheet": "16.0.1.0",
"iap": "16.0.1.1",
"base": "16.0.1.3",
"purchase": "16.0.1.2",
"account": "16.0.1.2",
"account_payment": "16.0.2.0",
"stock_account": "16.0.1.1",
"spreadsheet_dashboard_sale_expense": "16.0.1.0",
"account_qr_code_sepa": "16.0.0.1",
"sale": "16.0.1.2",
"mrp_account": "16.0.1.0",
"stock": "16.0.1.1",
"dev_purchase_template": "16.0.1.0",
"mrp": "16.0.2.0",
"sale_crm": "16.0.1.0",
"sale_product_configurator": "16.0.1.0",
"sale_stock": "16.0.1.0",
"delivery": "16.0.1.0",
"repair": "16.0.1.0",
"sale_expense_margin": "16.0.1.0",
"account_edi": "16.0.1.0"
}
}
I cannot see where the error is that is preventing the remaining modules from loading. I thought it might be base_accounting_kit, but I am uncertain. I downloaded the v17 version of this module and placed it in the Addons folder.
Any suggestions most welcome,
Phil