Skip to main content

odoo-upgrade-planner

Plan an Odoo module version upgrade (e.g. 16.0 to 19.0, 17.0 to 19.0) by first checking the Odoo Apps Store for a free ready-made replacement, then auditing the manifest, models, views, data records (cron/server actions), security, SCSS/CSS and JS on two axes — what changed upstream in the real odoo/odoo and odoo/enterprise repos, and where the module's own code still uses syntax the target version rejects (tree vs list, attrs, cron numbercall) as specified by the odoo-module-builder skill. Traces renamed/moved code via commit history and OCA/OpenUpgrade rather than assuming a 404 means deleted, verifies business-logic equivalence not just name matching, and flags every data-affecting rename with the migration script it needs. Writes one detailed task file per module; makes no code changes. Use when the user asks to plan/audit an Odoo module upgrade, invokes /upgrade-plan, or reports upgrade errors like "view not found", "field does not exist", "invalid inherit_id", or deprecated field errors and wants a plan

الانتقال إلى التثبيت

معلومات المصدر

المستودع
minaonlyone/odoo-skills
آخر نشاط في المصدر
١٣ أغسطس ٢٠٢٦ في ١٥:٠٤
لغة SKILL.md المكتشفة
الإنجليزية
النجوم
٥
التفرعات
١

خيارات التثبيت

يُحدَّد Prompt الذي يراجع المصدر أولًا بشكل افتراضي. يمكنك التبديل إلى أمر مباشر أو تنزيل نسخة محلية.

مراجعة ملفات المصدر

اقرأ SKILL.md وأي ملفات مرافقة يعرضها SkillsMP قبل أن تقرر التثبيت.