ミックスインでコードを再利用する¶
おしゃべりのような一般的なOdoo機能とインタフェースする必要がある場合は、 mixins。Odooモデルは継承を通じて便利なメソッドを公開しています。
To learn and play with mixins, visit this repository.
This module for a plant nursery is training material developed for the OXP 2018. You don't need to
code it on your side. But you can check the presentations in the /static/pdf
directory and
play with the module to discover some magic features in Odoo.