an abundance of strawberries

Odoo module upgrades, done for you

Module not found โ€” your depends= points at a renamed Odoo module

Upgrade error: Module not found: โ€ฆ โ€” usually depends in __manifest__.py lists a core module that was renamed or merged in the target Odoo. Your code may be fine; the manifest is stale.

Send us the module. We map dependencies to the target version's module list, fix imports if needed, and test the install. Try it live, then $50 to download.

Try the working result before you pay a cent. No signup to get started.

Common questions

Why does Odoo say module not found on upgrade?

A dependency in __manifest__.py references a module that was renamed, split, or removed in the target version. The manifest and sometimes import paths need updating.