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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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.
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,
Check delegation inheritance
Create an account today to enjoy exclusive features and engage with our awesome community!
Tilmeld digRelated Posts | Besvarelser | Visninger | Aktivitet | |
---|---|---|---|---|
|
1
mar. 16
|
22131 | ||
|
3
maj 24
|
15042 | ||
|
1
jun. 16
|
3362 | ||
|
0
maj 16
|
3261 | ||
|
3
jan. 16
|
5908 |