目錄(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
推薦閱讀
- Java高手真經(jīng)(高級(jí)編程卷):Java Web高級(jí)開(kāi)發(fā)技術(shù)
- 手把手教你學(xué)C語(yǔ)言
- 從0到1:Python數(shù)據(jù)分析
- 微信小程序開(kāi)發(fā)與實(shí)戰(zhàn)(微課版)
- PHP編程基礎(chǔ)與實(shí)踐教程
- Python開(kāi)發(fā)基礎(chǔ)
- Modernizing Legacy Applications in PHP
- C# 7.1 and .NET Core 2.0:Modern Cross-Platform Development(Third Edition)
- Splunk Essentials
- 你必須知道的.NET(第2版)
- Extending Docker
- Getting Started with Backbone Marionette
- Implementing DevOps with Ansible 2
- 米思齊實(shí)戰(zhàn)手冊(cè):Arduino圖形化編程指南
- 大學(xué)計(jì)算機(jī)基礎(chǔ)
- Building RESTful Web Services with PHP 7
- 破繭成蝶:用戶體驗(yàn)設(shè)計(jì)師的成長(zhǎng)之路
- HTML5與CSS3權(quán)威指南(第2版·下冊(cè))
- Java編程兵書(shū)
- Mastering WooCommerce 4
- INSTANT OSGi Starter
- Developing Responsive Web Applications with AJAX and jQuery
- Ember.js Cookbook
- Scratch尋寶之旅
- PHP+MySQL動(dòng)態(tài)網(wǎng)頁(yè)設(shè)計(jì)
- PrimeFaces Theme Development
- Data Analysis and Business Modeling with Excel 2013
- Learning Xamarin Studio
- OpenJDK Cookbook
- 軟件設(shè)計(jì)模式(慕課版)