- Odoo Development Cookbook
- Holger Brunn Alexandre Fayolle Daniel Reis
- 101字
- 2021-07-16 11:00:33
Chapter 4. Application Models
In this chapter, we will cover the following topics:
- Defining the Model representation and order
- Adding data fields to a Model
- Using a float field with configurable precision
- Adding a monetary field to a Model
- Adding relational fields to a Model
- Adding a hierarchy to a Model
- Adding constraint validations to a Model
- Adding computed fields to a Model
- Exposing Related fields stored in other models
- Adding dynamic relations using Reference fields
- Adding features to a Model using inheritance
- Using Abstract Models for reusable Model features
- Using Delegation inheritance to copy features to another Model
推薦閱讀
- Flask Web全棧開發(fā)實戰(zhàn)
- Rake Task Management Essentials
- NumPy Essentials
- Mastering Yii
- SEO實戰(zhàn)密碼
- Android Native Development Kit Cookbook
- C#程序設(shè)計
- 區(qū)塊鏈底層設(shè)計Java實戰(zhàn)
- CoffeeScript Application Development Cookbook
- Python爬蟲、數(shù)據(jù)分析與可視化:工具詳解與案例實戰(zhàn)
- Laravel Application Development Blueprints
- Python預(yù)測分析與機器學(xué)習(xí)
- Laravel Design Patterns and Best Practices
- INSTANT LESS CSS Preprocessor How-to
- Python趣味創(chuàng)意編程