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

Hello,


In User table (res.user) we have 'partner.id' which refers to a Partner (Model Partner, res.partner). We also have 'login' field in User. 


Under configuration, Models ,'res.Partner' and fields, i want to create a field called let s say 'x_login' which will contain the same data as login field in User Model (table) for a partner when it s available.




Is it possible to do this under configuration, Model, fields ?


Thnx

Avatar
Discard
Best Answer

Hi mussawi,

Yes.! you can add the field from the front end.

https://www.youtube.com/watch?v=BNxfX3zCpts 

This video will help you to add the field in the form from the front end.

Avatar
Discard