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

What do ir and res stand for, apart from being directories in the base module of OpenERP. Most of the errors I see while using openerp show 'ir' or 'res' somewhere in the traceback.

아바타
취소
베스트 답변

IR = Information Repository

RES = Resource

These are two kinds of data that are stored in OpenERP.

A resource matches something in the 'real world' that you store in OpenERP - to represent information about partners, or products or accounting transactions.

The Information Repository is used to store data needed by OpenERP to know how to work as an application - to define menus, windows, views, wizards, database tables, etc.

아바타
취소

Did ir present in openerp7.0?

This structure is not new to version 7.0.

But i install a module it shows "import error: module named ir". How can i solve this?

관련 게시물 답글 화면 활동
1
7월 24
2130
1
1월 24
5444
2
3월 23
2934
2
7월 22
3476
3
6월 20
10740