Odoo Development
latest
  • First steps
  • Module Development
  • Debugging
  • Quality assurance
  • Porting Modules
  • Git and Github
  • Continuous Integration
  • Odoo
    • Models
      • ir.config_parameter
      • res.users
      • res.groups
      • ir.model.access
      • ir.rule
      • product.template
      • product.product
      • ir.actions.todo
      • bus.bus
      • ir.cron
      • mail.message
    • How to use Odoo
  • Odoo administration
  • Continuous Delivery
  • Maintenance
  • IDE
  • Other
Odoo Development
  • Docs »
  • Odoo »
  • Models
  • Edit on GitHub

ModelsΒΆ

Section helps in understanding built-in models

  • ir.config_parameter
    • Add record by module
      • XML: <record>
      • XML: <function>
      • YML
  • res.users
  • res.groups
  • ir.model.access
    • Fields
  • ir.rule
    • Checking access algorithm
    • Fields
  • product.template
  • product.product
  • ir.actions.todo
  • bus.bus
    • Bus
    • What is longpolling
    • How to implement longpolling
      • Scheme of work
      • Channel identifier
      • Listened channels
      • Binding notification event
      • Start polling
      • Sending notification
      • Handling notifications
    • Examples
  • ir.cron
  • mail.message
Next Previous

© Copyright 2016-2020, IT-Projects LLC Revision 75f179f2.

License: CC BY-NC-SA 4.0
Read the Docs v: latest
Versions
latest
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.