跳至内容
菜单
此问题已终结
2 回复
6357 查看

This repo on github https://github.com/Odoo-mobile/framework

used to be the (un) official framework for  building android clients to odoo. But last commit is 3 years old. Does any one know if the project is discontinued or are ther any other alternatives ?

Rgrds

形象
丢弃
最佳答案

Hi, you can still use the framework, though it was last committed 3 years ago. It can also support v12. The issues opened are quite new, so you can say there are people who are using it until now. 

形象
丢弃
最佳答案

Hi,

Am not sure what happens with the above GitHub repository, if you are looking to create mobile application for odoo, you can do it by creating necessary controllers in odoo or you can the Odoo XMLRPC, using odoo xmlrpc, the Android developer can communicate with odoo using the Java, See this Odoo Documentation: External API


Other than this you can create custom controllers of json type in Odoo and using this controllers you can communicate with odoo for reading and writing the data, you can see such an example here: Odoo Mobile App Development - Authentication, Fetching Data & Creating Records Using Controller


Thanks

形象
丢弃
相关帖文 回复 查看 活动
2
3月 24
5294
0
5月 21
2364
1
11月 17
12254
2
6月 17
8420
0
11月 16
3889