'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:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- 專案管理
- MRP
此問題已被標幟
1
回覆
657
瀏覽次數
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