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
17228 Zobrazení

I am new to openerp I came across res.partner but I couldn't understand what it does and what all functionalities it provides,so if anyone could explain it to me

Avatar
Zrušit
Nejlepší odpověď

RES = Resource

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

In res.partner table, all the related partner and their parent records are stored....

Avatar
Zrušit
Autor

Thank you Dinesh it will help for me