'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
- Comptabilité
- Inventaire
- PoS
- Projet
- MRP
Cette question a été signalée
1
Répondre
656
Vues
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
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire
Try to upgrade hr module