Skip to Content
Menu
This question has been flagged
1 Reply
5548 Views

Hello,

I'm writing a module for OpenERP, and I notice that OpenERP create, in the database, the fields create_uid, write_uid etc.

How can I read it directly from OpenERP?

Avatar
Discard
Best Answer

Hi,

Add the field in your py file and in your xml file. After that, you can get the value of that field.

You may also refer the below link: https://accounts.openerp.com/forum/Help-1/question/15716

Avatar
Discard
Related Posts Replies Views Activity
1
Apr 22
4093
1
Jul 21
8834
9
Feb 17
11604
0
Oct 16
4272
1
Mar 15
5309