Odoo development
cn
  • 第一步
  • 模块开发
  • 调试
  • 代码测试
  • 移植模块
  • 用户文档
  • Git 与 Github
  • 持续集成
  • Odoo
    • Models
    • How to use Odoo
  • Odoo 系统管理
  • 持续交付
  • 运维
  • IDE
  • 远程开发
  • 其他
Odoo development
  • Docs »
  • Odoo
  • Edit on GitHub

Odoo¶

  • Models
    • ir.config_parameter
      • Add record by module
    • 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
      • Examples
    • ir.cron
    • mail.message
  • How to use Odoo
    • How to create database
      • From UI
      • From terminal
    • How to enable Technical Features
      • 8.0
      • 9.0+
    • How to install/update module
      • From zip archive
    • How to activate developer mode
      • 10.0+
      • 10.0+ with the web_debranding
      • 9.0, 8.0
    • How to activate debug assets mode
      • 10.0+
    • How to log in as a superuser
      • 12.0+
Next Previous

© Copyright 2016, IT-Projects LLC Revision bad62b55.

Built with Sphinx using a theme provided by Read the Docs.