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

Hello,

I am almost new to openERP this is more a question of the "possibilities and limitations" than a "how to"

For one of the tasks I have to do I need to be able to retrive data from a web service and use it in a report. There are 2 scenarios I need to make.

1- Retrive the current exchange of a currency from a web service and apply it to all the values I am about to display that come from a custom OpenERP module

2- Retrive data from a web service (lets say the weather) and insert it into a report.

Would this be possible to make in OpenERP 7? Thanks for any orientation

아바타
취소
베스트 답변

Yes, you can make a module which does it, because with Python (the programming language openERP is written in), has the opportunity to connect to web services. When the web service changes some settings, you might have to redo your module, if it is setup badly.

it might also be useful to store the current exchange value, because openERP does support multi currency. Other people might be interested in that part of your module.

아바타
취소
관련 게시물 답글 화면 활동
1
8월 25
611
1
4월 25
1609
1
9월 24
2289
1
7월 24
2059
1
5월 24
4522