4 results for “topic:odoo-customization”
Using this code base you can add a new on odoo form view which will fire the JavaScript's click function. Version 13 only.
Dynamically sets web.base.url in Odoo based on the incoming request domain. Useful for multi-company or multi-brand Odoo setups sharing a single instance.
A custom Odoo module named contact_travel that extends contact management by adding a related Voyage model, a smart button showing user-specific trips, and a reward level system based on total travel amounts.
Hands-on Odoo development practice. This repo documents my progress building custom modules and exploring the Odoo framework.