'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
- 会計
- 在庫
- PoS
- プロジェクト
- MRP
この質問にフラグが付けられました
1
返信
655
ビュー
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
Try to upgrade hr module