Skip to Content
Menu
This question has been flagged
1 Reply
6030 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
4621
1
Jul 21
9375
9
Feb 17
12123
0
Oct 16
4663
1
Mar 15
5987