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

I want to use open ERP Accounting Service in my MVC Application which is real estate project. Could you please tell me how do I?

아바타
취소
베스트 답변

You can integrate Odoo (OpenERP) with your MVC app using its REST API or XML-RPC. Set up Odoo on your server, enable API access, and connect your MVC application to perform accounting operations like invoices, ledgers, and payments through API calls.

아바타
취소