跳至內容
選單
此問題已被標幟
1 回覆
24786 瀏覽次數

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
1845
1
1月 24
4962
2
3月 23
2692
2
7月 22
3167
3
6月 20
10493