'hr.employee' object has no attribute 'address_home_id'
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Proyectos
- MRP
Se marcó esta pregunta
1
Responder
665
Vistas
Hi,
The error message "hr.employee" object has no attribute
"address_home_id" indicates that you're trying to access an attribute
named address_home_id in hr_employee class but the attribute is not
defined. To solve just try to upgrade hr.employee module.
Hope this helps
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Registrarse
Try to upgrade hr module