I installed the hr_holidays app in odoo14, but when I clicked this app, the content of this app didn't show, the error is {'invisible': '('holiday_type', '!=', 'employee')'}. I have known that there is an invalid syntax and how to fix it, but I can't find the file where the error occurred, can someone tell me the way to find this unknown type file? Thanks.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilitat
- Inventari
- PoS
- Project
- MRP
This question has been flagged
1
Respondre
3705
Vistes
Hi,
hr_holidays/views/hr_leave_views.xml: <span attrs="{'invisible': [('holiday_type', '!=', 'employee')]}">
hr_holidays/views/hr_leave_views.xml: 'invisible': [('holiday_type', '!=', 'employee')]
hr_holidays/models/hr_leave_type.py: ('holiday_type', '!=', 'employee'),
first you check,
HR employee modulle install or not.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrar-seRelated Posts | Respostes | Vistes | Activitat | |
---|---|---|---|---|
|
1
de nov. 21
|
1969 | ||
|
3
de març 21
|
3738 | ||
|
1
de jul. 25
|
2300 | ||
|
2
de jul. 25
|
7767 | ||
|
2
de jul. 25
|
4186 |