Navigation

  • index
  • next |
  • previous |
  • OpenERP Server Developers Documentation 7.0b documentation »

ModulesΒΆ

  • Module structure
    • Python import file __init__.py
    • Manifest file __openerp__.py
    • Objects
    • XML Files
    • Views
  • Objects, Fields and Methods
    • OpenERP Objects
    • The ORM - Object-relational mapping - Models
    • OpenERP Object Attributes
    • Object Inheritance - _inherit
    • Inheritance by Delegation - _inherits
    • Fields Introduction
    • Type of Fields
    • ORM methods
  • Views and Events
    • Introduction to Views
    • Form views
    • Tree views
    • Search views
    • Graph views
    • Controlling view actions
    • Calendar Views
    • Gantt Views
    • Design Elements
    • Inheritance in Views
    • Specify the views you want to use
  • Menus and Actions
    • Menus
    • Actions
  • Example of module creation
    • Getting the skeleton directory
    • Changing the main module file
    • Customizing the view
  • Module versioning
    • Example

Logo

Related Topics

  • Documentation overview
    • Previous: Architecture
    • Next: Module structure

This Page

  • Show Source

Quick search

Enter search terms or a module, class or function name.

© Copyright 2012, OpenERP s.a. Created using Sphinx and a modified Flask theme.