Error while validating view near: Unsearchable field 'expected_date' in path 'expected_date' in domain of ([('expected_date', '>=', context_today().strftime('%Y-%m-%d 00:00:00')), ('expected_date', '<=',context_today().strftime('%Y-%m-%d 23:23:59'))])) View error context: {'file': '/home/aneesh/odoo15/custom/hotel_room_management/views/hotel_accomodation_views.xml', 'line': 9, 'name': 'accomodation search', 'view': ir.ui.view(881,), 'view.model': 'hotel_room.accomodation', 'view.parent': ir.ui.view(), 'xmlid': 'accomodation_search'}
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- إدارة علاقات العملاء
- e-Commerce
- المحاسبة
- المخزون
- PoS
- Project
- MRP
لقد تم الإبلاغ عن هذا السؤال
1
الرد
2493
أدوات العرض
Make sure field 'expected_date' is stored field. It is likely computed field.
هل أعجبك النقاش؟ لا تكن مستمعاً فقط. شاركنا!
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيل
Plz share the code developed for adding this filter