Dear
I need your help. Please how can I put the parent_id field of the res.company model in the hr.view.employee.form view of the hr.employee model so that it is below the company_id field?
I wish it were like this:
HR Settings
Company Aicros
Parent Company OSDE
Related user Alberto Mesa
We use Odoo 11.0
I would appreciate your support.
Best regards,
Claudio Zayas
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
Hi Claudio, you may need to add a new related field in hr.employee model:
company_parent_id = fields.Many2one(related='company_id.parent_id', string='Company Parent')
After that, just include the field in your form view
Thank you very much! I applied that and all OK!
Glad it help!
Please mark your question as solved so we can close the case
Glad it help!
Please mark your question as solved so we can close the case
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Nov 19
|
5206 | ||
|
1
Oct 19
|
3122 | ||
|
1
Oct 24
|
276 | ||
Employee Bank Account Number
Solved
|
|
2
Jul 24
|
442 | |
|
2
Jul 24
|
939 |