Skip to Content
Menu
This question has been flagged
2 Replies
7950 Views

is any further documentation available for odoo android mobile framwork or any sample projects cause i have read all the available content from http://mobile.odoo.co.in/v2/getting-started

Avatar
Discard
Best Answer

You can try by source code now : No other documentation is available

And All application https://github.com/odoo-mobile

This is sample application : https://github.com/Odoo-mobile/framework


Avatar
Discard
Author Best Answer

yeah i was able to manage wit the available stuff
stuck in somewhere else

as i am having some helper tables  in odoo server with ManyToOne relationship
when i sync the table only the referenced data is synced not the entire data of the helper table

so is ter any way to get all the records from the helper table without creating a new sync adapter
as my application has around 120 tables and 20 sync adapter

Avatar
Discard
Related Posts Replies Views Activity
1
Mar 15
4125
0
Mar 15
7088
0
May 22
1566
0
Aug 21
1939
6
Dec 23
37193