Odoo 11 Development Cookbook(Second Edition)
上QQ阅读APP看书,第一时间看更新

Applying changes to addons

Most addons available on GitHub are subject to change and do not follow the rules that Odoo enforces for its stable release. They may receive bug fixes or enhancements, including issues or feature requests that you submitted, and these changes may introduce database schema changes or updates in the data files and views. This recipe explains how to install the updated versions.