Setting Up Odoo Development Environment — a practical guide to Odoo development environment with clear examples you can reuse in real projects.
Odoo Tutorial Series (6/112). Prefer one article? Read the complete Odoo tutorial.
Short description
Use a dedicated addons folder for your custom modules outside core Odoo.
Dev tips
addons_path = core,enterprise?,custom
--dev=all for assets/xml reload
Log level info/debug
Git ignore filestore & sessions