Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
3975 Visualizações

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.


Avatar
Cancelar
Melhor resposta

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

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
2
set. 19
7087
1
jul. 15
15730
2
ago. 25
1673
3
jul. 25
2445
1
jul. 25
2051