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,
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Registrarse| Publicaciones relacionadas | Respuestas | Vistas | Actividad | |
|---|---|---|---|---|
|
1
mar 16
|
23435 | |||
|
How can I create a Popup Message?
Resuelto
|
4
oct 25
|
16510 | ||
|
1
jun 16
|
4232 | |||
|
0
may 16
|
4129 | |||
|
3
ene 16
|
6823 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.