2.0
  • Site
      • About Framework
      • Setting up IDE
      • Getting Started with Framework
      • Contributing
  • Page
      • Odoo Mobile documentation (v2)
        • Contents:
        • Indices and tables
  • About Framework »
  • Source

Odoo Mobile documentation (v2)¶

Contents:¶

  • About Framework
  • Setting up IDE
    • Downloading & Installing Android Studio
    • System Requirements
    • Setting up testing device
  • Getting Started with Framework
    • Download framework from GitHub for Android
      • Visit Odoo Mobile Repositories
      • Click on Framework
      • Clone or download source code for Odoo Mobile Framework
      • Import framework code to your Android Studio
      • Test Framework application build for loading customers, suppliers and companies
      • Usefull links and emails
    • Working with Odoo Mobile Framework
      • First step to Odoo Mobile
      • Understanding architecture
        • Framework Architecture
          • Green Layer
          • Blue Layer
          • Orange Layer
          • Red Layer
        • Directory structure
          • Addons
          • Addons Registry
          • Base models
      • Basic Components
        • Base Classes
          • BaseFragment.java
          • OColumn.java
          • OModel.java
          • BaseModelProvider.java
          • OSyncService.java
        • Drawer Menu
          • ODrawerItem.java
        • Addons
          • Creating addon with odoo mobile
          • Creating Models for addon
          • Registering addon to Addons registry
          • Creating Sync service
          • Working with R.layout.common_listview layout
        • Controls (Form, Fields, actionbar spinner)
          • OForm widget
          • Initialize form widget
          • OField widget
          • Actionbar Spinner
        • Chatter view
          • Enable from model
          • Enable at runtime
  • Contributing

Indices and tables¶

  • Index
  • Search Page

Back to top

© Copyright 2015, Odoo S.A..
Created using Sphinx 1.3.1.