콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
3294 화면

How to write the Odoo backend with java instead of the Python code.

Any Api is there to write code with Java In odoo.

아바타
취소
Thank you Dhinesh.

On Fri, Jun 5, 2015 at 10:48 AM, Dhinesh - Technical Consultant, Sodexis Inc <dvdhinesh.mail@gmail.com> wrote:

A new answer for Backend Query has been posted. Click here to access the post.

--
Dhinesh - Technical Consultant, Sodexis Inc
Sent by Odoo S.A. using Odoo about Forum Post Backend Query



--
Thanks & Regards,
GANESH SAI SUDARSAN K
Mobile: (91) 8147248573,
             (91) 8143698243.
Email: ganeshsaisudarsan@gmail.com

베스트 답변

Your previous 2 questions (link1, link2) where closed as off topic, because you're asking questions that are not in Odoo or Out of Odoo. Odoo is a framework that is entirely built or mostly built on python. There is no way to change all those thousand and thousand lines of code to Java or atleast the core. So i would say if you're asking about building a module in Java for Odoo means, the answer is no.

If you intend to connect your Java application with Odoo, that is a different case. You can connect with Web-service API.

아바타
취소