Mirrored from GitHub via DevOps Hub
Go to file
Mohamed Eltayar 9bd93f5138
🚨 CRITICAL FIX: Search filtering with Main Pager synchronization
Merge pull request #4427 from expsa/eltayar - CRITICAL FIX

🚨 CRITICAL FIX: Search filtering with Main Pager synchronization

Major fixes implemented:
- Fixed DOM filtering logic with intersection detection between filtered IDs and available DOM IDs
- Added _forceUpdateMainPager with 4 fallback methods to ensure Odoo's main pager always updates
- Enhanced debugging logs for better troubleshooting and flow tracking
- Improved _showNoResults to properly update main pager count to 0 for empty results
- Fixed state synchronization to ensure consistent updates across all UI elements
- Added comprehensive error handling and fallback methods for different Odoo versions

This resolves the critical issue where:
1. Search results showed correct count in custom counter but list didn't filter properly
2. Empty search results didn't update the main Odoo pager count
3. Search and clear operations weren't properly synchronized across all UI components
2025-08-29 21:15:06 +03:00
.github/workflows Update github action file 2025-08-20 12:15:20 +03:00
odex25_base CRITICAL FIX: Enhanced search functionality with main pager synchronization 2025-08-29 21:14:18 +03:00
README.md Add odex25_base 2024-06-24 13:55:54 +03:00

README.md

odex25-standard-modules

This Repo contains general standard modules for all projects.