目錄(97章)
倒序
- coverpage
- Odoo Development Essentials
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Getting Started with Odoo Development
- Setting up a host for the Odoo server
- Installing Odoo from source
- Initializing a new Odoo database
- A word about Odoo product versions
- More server configuration options
- Developing from your workstation
- Enabling the on-board technical tools
- Installing third-party modules
- Summary
- Chapter 2. Building Your First Odoo Application
- Understanding applications and modules
- Modifying and extending modules
- Creating a new module
- Adding to the addons path
- Installing the new module
- Upgrading a module
- Creating an application model
- Adding menu entries
- Creating views – form tree and search
- Adding list and search views
- Adding business logic
- Setting up access control security
- Row-level access rules
- Adding an icon to the module
- Summary
- Chapter 3. Inheritance – Extending Existing Applications
- Adding sharing capability to the To-Do app
- Extending the to-do task model
- Extending views
- More on using inheritance to extend models
- Using inheritance to add social network features
- Modifying data
- Summary
- Chapter 4. Data Serialization and Module Data
- Understanding external identifiers
- Exporting and importing data
- Module data
- XML data files
- Summary
- Chapter 5. Models – Structuring the Application Data
- Organizing application features into modules
- Introducing the todo_ui module
- Creating models
- Creating fields
- Relations between models
- Computed fields
- Model constraints
- Summary
- Chapter 6. Views – Designing the User Interface
- Window actions
- Menu items
- Context and domain
- Form views
- View elements
- List views
- Search views
- Other types of views
- Summary
- Chapter 7. ORM Application Logic – Supporting Business Processes
- To-do wizard
- Working with the server
- The execution environment
- Model methods for client interaction
- Summary
- Chapter 8. QWeb – Creating Kanban Views and Reports
- Getting started with kanban board
- Design kanban views
- Adding QWeb dynamic content
- Creating business reports
- Summary
- Chapter 9. External API – Integration with Other Systems
- Setting up a Python client
- Calling the Odoo API using XML-RPC
- Writing a Notes desktop application
- Introducing the ERPpeek client
- Summary
- Chapter 10. Deployment Checklist – Going Live
- Installing Odoo
- Using a reverse proxy
- Server and module updates
- Summary
- Index 更新時(shí)間:2021-07-23 19:28:25
推薦閱讀
- Design Principles for Process:driven Architectures Using Oracle BPM and SOA Suite 12c
- Silverlight魔幻銀燈
- Hands-On Swift 5 Microservices Development
- Getting Started with NativeScript
- 用戶(hù)體驗(yàn)增長(zhǎng):數(shù)字化·智能化·綠色化
- Hands-On Neural Network Programming with C#
- IDA Pro權(quán)威指南(第2版)
- PHP+MySQL動(dòng)態(tài)網(wǎng)站開(kāi)發(fā)從入門(mén)到精通(視頻教學(xué)版)
- Functional Python Programming
- JavaEE架構(gòu)與程序設(shè)計(jì)
- UI動(dòng)效設(shè)計(jì)從入門(mén)到精通
- SAS編程演義
- 零基礎(chǔ)C語(yǔ)言學(xué)習(xí)筆記
- 輕松學(xué)Scratch 3.0 少兒編程(全彩)
- 3D Printing Designs:Design an SD Card Holder
- C語(yǔ)言程序設(shè)計(jì)
- Visual C++程序開(kāi)發(fā)范例寶典
- The Python Apprentice
- 信息學(xué)競(jìng)賽寶典:基礎(chǔ)算法
- Go語(yǔ)言從入門(mén)到進(jìn)階實(shí)戰(zhàn)(視頻教學(xué)版)
- 零基礎(chǔ)學(xué)C# 3.0
- Python 3 Text Processing with NLTK 3 Cookbook
- JavaScript編程思想:從ES5到ES9
- 基于Eclipse平臺(tái)的JSP應(yīng)用教程(第2版)
- Python數(shù)據(jù)科學(xué)指南
- Zend Framework 2 Application Development
- Highcharts Essentials
- Learning Angular
- 從零構(gòu)建Unity 3D游戲:開(kāi)發(fā)與設(shè)計(jì)實(shí)戰(zhàn)
- 高級(jí)前端程序員面試筆試寶典