Skip to Content
Menu
This question has been flagged
3390 Views

I need to access users of openerp's base, the users registered in the db. I need add an entry, card_id, then I make a .py with _inherit = 'res.users' and then I add a column with numero_tarjeta':fields.char('Numero Tarjeta', size=30, required={False}, readonly={False}), how I can see the other columns having Users?

Avatar
Discard
Related Posts Replies Views Activity
0
Jul 24
793
2
May 24
2285
3
Oct 19
3046
3
Oct 24
2229
2
Nov 23
1989