Skip to Content
Menu
This question has been flagged
3309 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
698
2
May 24
2067
3
Oct 19
2941
3
Oct 24
2032
2
Nov 23
1715