server-brand
server-brand copied to clipboard
[19.0][MIG] remove_odoo_enterprise: migrate
Scope
- remove_odoo_enterprise
Depends on
- None
Summary
- Migrate to Odoo 19; version set to 19.0.1.0.0.
- Align Base.search_fetch signature with Odoo 19 (field_names becomes optional).
- Drop obsolete res_config_settings view targeting 'mobile_apps_funnel' widget no longer present in 19.0.
- Adjust tests: skip appstore-widget checks removed upstream.
Temporary references
- None
Pre-commit
- Ran locally; auto-fixes committed (README/description regeneration) and removed unused obsolete view file.
Tests
- Local: ./odoo/odoo-bin -c odoo.conf -d sbrand_test_roe -i remove_odoo_enterprise --test-enable --test-tags "/remove_odoo_enterprise" --log-level=info --stop-after-init
- Note: tests that referenced 'mobile_apps_funnel' are skipped in 19.0.
/ocabot migration remove_odoo_enterprise
I have tried on runboat, and I'm still seeing the options to install enterprise things:
Thanks, @pedrobaeza - I’ll investigate this and make sure it’s properly fixed.
Hi @pedrobaeza , I just checked on Runboat and everything seems to be working fine on my end - I’m not seeing the enterprise installation options anymore. No code changes were made to achieve this result. Could you please check again when you get a chance? Thanks!