Hello,
I understand that Odoo charges for “Custom Code Maintenance” per 100 lines of code per year, especially for custom modules and Odoo Studio customizations (e.g., automated actions, computed fields, etc.).
I’m a bit confused about:
- How can I know how many lines of custom code I currently have?
- What exactly is counted: only Python code, automated actions, computed fields, or even small Studio changes?
- How can I identify which fields or models are considered “untouchable” or will lead to extra charges if customized?
- If Odoo releases a major upgrade, will my customizations or Studio changes be affected or break?
It would help to have guidance or tools to measure or track this, and to understand what happens during upgrades.
Thanks in advance for your help!
https://www.odoo.com/documentation/18.0/developer/reference/cli.html may help you
I am using web Odoo and not community. Is it possible to check in Web?