跳至內容
選單
此問題已被標幟
1 回覆
3848 瀏覽次數

I created and customized a new module in Odoo 12. I want to add the feature same as the follows.

In HR module, the attendance button ( on the right upper corner ) do not show when Attendance module is not installed.

attendance button show when Attendance module is installed in the HR Employee.


頭像
捨棄
最佳答案

Hi,

Here what happens is, the attendance smart button in the employee form is added by inheriting the original form view in the attendance module. Once the Attendance module is installed, you will see the smart button as it get added and once the attendance module is uninstalled, the inherited view will get deleted  and so you wont see that button again.


For inheriting and making changes in an existing view see this blog:   How to Add Custom Fields to Existing Views in Odoo v12

Thanks

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
9月 19
6953
1
7月 15
15575
2
8月 25
1521
3
7月 25
2232
1
7月 25
1762