Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
2 Antworten
6412 Ansichten

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

Avatar
Verwerfen
Beste Antwort

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. 

Avatar
Verwerfen
Beste Antwort

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

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
2
März 24
5356
0
Mai 21
2482
1
Nov. 17
12371
2
Juni 17
8488
0
Nov. 16
3939