Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2 Replies
3519 Tampilan

I try to import the view of hr_timesheet_sheet to a new modul. How can i handle this?


for example I want to import only the employee_id from hr_timesheet_sheet to a new modul.

Avatar
Buang
Jawaban Terbai

I'm not sure what you are trying to get. 1) To inherit a view just add in your xml record. 2) if you want employee_id in other module, just create a related field in your new model field_name = fields.Many2one(relaed='hr_timesheet_sheet.employee_id', ... Kind regards,

Avatar
Buang
Jawaban Terbai

Check delegation inheritance

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
1
Mar 16
22039
3
Mei 24
14987
1
Jun 16
3307
0
Mei 16
3215
3
Jan 16
5824