项目作者: gitonga123

项目描述 :
Backend Views
高级语言: Python
项目地址: git://github.com/gitonga123/front_end_only_odoo.git
创建时间: 2017-08-17T14:21:04Z
项目社区:https://github.com/gitonga123/front_end_only_odoo

开源协议:

下载


front_end_only_odoo

Learning Odoo 9 Backend Views

  1. 1. Adding a menu item and window action
  2. 2. Having an action open a specific view
  3. 3. Adding content and widgets to a form view
  4. 4. Adding buttons to forms
  5. 5. Passing parameters to forms and actions: Context
  6. 6. Defining filters on record lists: Domain
  7. 7. List views
  8. 8. Search views
  9. 9. Changing existing views: View inheritance
  10. 10. Document-style forms
  11. 11. Dynamic form elements using attrs
  12. 12. Embedded views
  13. 13. Kanban views
  14. 14. Show kanban cards in columns according to their state
  15. 15. Calendar and gantt views
  16. 16. Graph and pivot views
  17. 17. QWeb reports