Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
24611 Zobrazení

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.

Avatar
Zrušit
Nejlepší odpověď

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.

Avatar
Zrušit

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?

Related Posts Odpovědi Zobrazení Aktivita
1
čvc 24
1711
1
led 24
4713
2
bře 23
2547
2
čvc 22
3025
3
čvn 20
10367