MCPcopy Index your code
hub / github.com/Odoo-mobile/framework

github.com/Odoo-mobile/framework @v1.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.0 ↗ · + Follow
862 symbols 2,357 edges 107 files 157 documented · 18%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Odoo Mobile Framework v1.0

Odoo is a powerful open source framework. With help of this framework we can rapidly develop almost any application.

World is contracting with the growth of mobile phone technology. As the number of users is increasing day by day, facilities are also increasing. Now a days mobiles are not used just for making calls but they have innumerable uses and can be used as a Camera , Music player, Tablet PC, T.V. , Web browser etc. And with the new technologies, new software and operating systems are required.

One of the most widely used mobile OS these days is ANDROID. Android is a software bunch comprising not only operating system but also middleware and key applications.

Odoo Mobile framework is an open source mobile application development framework with Odoo integration. With the help of mobile framework we can rapidly develop almost all Odoo supported application as faster as we can develop in Odoo Framework.

This framework contains its own ORM to handle mobile’s local database. So you do not have to worry about data comming from Odoo Server. It has pre-developed services and providers to make your application data synchronized with Odoo.

Extension points exported contracts — how you extend this code

OEDBHelper (Interface)
(no doc) [11 implementers]
src/com/odoo/orm/OEDBHelper.java
FragmentHelper (Interface)
(no doc) [7 implementers]
src/com/odoo/support/fragment/FragmentHelper.java
SyncHelper (Interface)
The Interface SyncHelper. [1 implementers]
src/com/odoo/support/SyncHelper.java
OdooTaskWaiter (Interface)
(no doc) [2 implementers]
src/com/odoo/util/OdooTaskWaiter.java
DrawerListener (Interface)
(no doc) [2 implementers]
src/com/odoo/util/drawer/DrawerListener.java

Core symbols most depended-on inside this repo

add
called by 134
src/com/odoo/orm/OEFieldsHelper.java
getString
called by 84
src/com/odoo/orm/OEValues.java
get
called by 74
src/com/odoo/orm/OEValues.java
put
called by 60
src/com/odoo/orm/OEValues.java
getType
called by 50
src/com/odoo/orm/OEColumn.java
toString
called by 43
src/com/odoo/orm/OEDataRow.java
getAndroidName
called by 43
src/com/odoo/support/OEUser.java
addAll
called by 35
src/com/odoo/orm/OEFieldsHelper.java

Shape

Method 711
Class 123
Interface 21
Enum 7

Languages

Java100%

Modules by API surface

src/com/odoo/util/tags/MultiTagsTextView.java88 symbols
src/com/odoo/MainActivity.java51 symbols
src/com/odoo/orm/OEDatabase.java32 symbols
src/com/odoo/base/ir/Attachment.java31 symbols
src/com/odoo/support/OEUser.java29 symbols
src/com/odoo/orm/OEHelper.java25 symbols
src/com/odoo/util/drawer/DrawerItem.java20 symbols
src/com/odoo/addons/idea/BooksDB.java20 symbols
src/com/odoo/orm/OEFieldsHelper.java19 symbols
src/com/odoo/orm/OEDataRow.java19 symbols
src/com/odoo/addons/idea/Library.java19 symbols
src/com/odoo/orm/OEColumn.java16 symbols

For agents

$ claude mcp add framework \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact