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

Hi Odooers,

I'm doing my degree final project based on my own module using Odoo 8 framework.

In my project documentation I have to explain how is the Odoo 8 architecture, I mean, how it works internally, but I haven't found anything about this.

Seeing the network traffic in Chrome developers console, I have realized that the Odoo web client make requests to the Odoo web server using Jquery AJAX calls with the JSON-RPC protocol over HTTP.
First of all, I don't know whether this is true or false.

Assuming that it is true, what is the next step?. How the Odoo web server works when it receives the request from web client?.
I know that it uses werkzeug, but I don't understand what werkzeug is used for and what's happening internally?.

Secondly, whether Odoo follows a MVC architectural pattern, where is located the controller?.
When I was developing my module I haven't had to implement any controller file like in other frameworks for managing routes, requests and application logic.

Thanks in advance.

아바타
취소

Hi Eduardo Bp,do you got any answer regarding above question,if yes can you share the answer my id is:nareshch30@gmail.com

Take a look at : http://www.mindissoftware.com/archive/ There are some posts with the title "Understand Odoo Model ..."

관련 게시물 답글 화면 활동
1
9월 19
11960
2
12월 22
14843
1
11월 21
4949
0
1월 21
2321
8
5월 20
7840