- Odoo 11 Development Essentials(Third Edition)
- Daniel Reis
- 256字
- 2021-08-27 19:32:43
The view layer
The view layer describes the user interface. Views are defined using XML, which is used by the web client framework to generate data-aware HTML views.
We have menu items that can activate actions which can render views. For example, the Users menu item processes an action also called Users, which in turn renders a series of views. There are several view types available, such as the list (sometimes called tree for historical reasons) and form views, and the filter options made available in the top-right search box are also defined by a particular type of view, the search view.
The Odoo development guidelines state that the XML files defining the user interface should be placed inside a views/ subdirectory.
Let's start creating the user interface for our To-Do application.
In the next sections, we will make gradual improvements and frequent module upgrades to make those changes available. You might also want to try the --dev=all server option, which spares us from module upgrades while developing. Using it, the view definitions are read directly from the XML files so that your changes can be immediately available to Odoo without the need for a module upgrade.
- 從原始數據到分析報告:Excel數據透視表高效達人養成記
- AutoCAD 2016中文版繪圖基礎傻瓜書
- Excel 2019應用大全
- Keynote:超越PPT的蘋果商業幻燈片(第2版)
- 從零開始學Excel 2010
- Salesforce Platform Developer I Certification Guide
- 和秋葉一起學:秒懂WPS文字處理
- Office 2003辦公應用實戰從入門到精通
- Mapping and Visualization with SuperCollider
- Word/Excel/PPT 2016辦公應用從入門到精通
- Project 2013從新手到高手
- 電腦高效辦公
- Office 2013入門與提高(超值版)
- Microsoft Dynamics 365 Enterprise Edition:Financial Management(Third Edition)
- Office 2010辦公軟件高級應用