fix: Récupérer l'opération active depuis la table operations
- Corrige l'erreur SQL 'Unknown column fk_operation in users' - L'opération active est récupérée depuis operations.chk_active = 1 - Jointure avec users pour filtrer par entité de l'admin créateur - Query: SELECT o.id FROM operations o INNER JOIN users u ON u.fk_entite = o.fk_entite WHERE u.id = ? AND o.chk_active = 1
This commit is contained in:
0
app/docs/CACHE-CLEANING-SYSTEM.md
Normal file → Executable file
0
app/docs/CACHE-CLEANING-SYSTEM.md
Normal file → Executable file
0
app/docs/CHAT-LOADING-OPTIMIZATION.md
Normal file → Executable file
0
app/docs/CHAT-LOADING-OPTIMIZATION.md
Normal file → Executable file
0
app/docs/CODEMAGIC-IOS.md
Normal file → Executable file
0
app/docs/CODEMAGIC-IOS.md
Normal file → Executable file
0
app/docs/Capture_membres_old_board_passages.png
Normal file → Executable file
0
app/docs/Capture_membres_old_board_passages.png
Normal file → Executable file
|
Before Width: | Height: | Size: 138 KiB After Width: | Height: | Size: 138 KiB |
0
app/docs/FLOW-BOOT-APP.md
Normal file → Executable file
0
app/docs/FLOW-BOOT-APP.md
Normal file → Executable file
0
app/docs/FLOW-STRIPE.md
Normal file → Executable file
0
app/docs/FLOW-STRIPE.md
Normal file → Executable file
0
app/docs/FLUTTER-ANALYZE.md
Normal file → Executable file
0
app/docs/FLUTTER-ANALYZE.md
Normal file → Executable file
0
app/docs/GESTION-API-SECTORS.md
Normal file → Executable file
0
app/docs/GESTION-API-SECTORS.md
Normal file → Executable file
0
app/docs/GESTION-SECTEURS.md
Normal file → Executable file
0
app/docs/GESTION-SECTEURS.md
Normal file → Executable file
0
app/docs/PLANNING-STRIPE-FLUTTER.md
Normal file → Executable file
0
app/docs/PLANNING-STRIPE-FLUTTER.md
Normal file → Executable file
0
app/docs/QUEUE-APP-API.md
Normal file → Executable file
0
app/docs/QUEUE-APP-API.md
Normal file → Executable file
0
app/docs/SCAFFOLD-PLAN.md
Normal file → Executable file
0
app/docs/SCAFFOLD-PLAN.md
Normal file → Executable file
0
app/docs/STATISTICS-CROSS-FILTERING.md
Normal file → Executable file
0
app/docs/STATISTICS-CROSS-FILTERING.md
Normal file → Executable file
0
app/docs/STATISTICS-DUAL-FILTERS.md
Normal file → Executable file
0
app/docs/STATISTICS-DUAL-FILTERS.md
Normal file → Executable file
0
app/docs/STATISTICS-REAL-DATA.md
Normal file → Executable file
0
app/docs/STATISTICS-REAL-DATA.md
Normal file → Executable file
0
app/docs/STRIPE-BACKEND-MIGRATION.md
Normal file → Executable file
0
app/docs/STRIPE-BACKEND-MIGRATION.md
Normal file → Executable file
0
app/docs/STRIPE-MIGRATION-RESUME.md
Normal file → Executable file
0
app/docs/STRIPE-MIGRATION-RESUME.md
Normal file → Executable file
0
app/docs/TODO-APP.md
Normal file → Executable file
0
app/docs/TODO-APP.md
Normal file → Executable file
0
app/docs/TODO-ISOLATION-OPERATIONS.md
Normal file → Executable file
0
app/docs/TODO-ISOLATION-OPERATIONS.md
Normal file → Executable file
0
app/docs/TODO-MAP-CACHE-WEB.md
Normal file → Executable file
0
app/docs/TODO-MAP-CACHE-WEB.md
Normal file → Executable file
0
app/docs/connexions-api.md
Normal file → Executable file
0
app/docs/connexions-api.md
Normal file → Executable file
0
app/docs/contrat_hebergement_maintenance.odt
Normal file → Executable file
0
app/docs/contrat_hebergement_maintenance.odt
Normal file → Executable file
0
app/docs/emails.txt
Normal file → Executable file
0
app/docs/emails.txt
Normal file → Executable file
0
app/docs/geo_app_structure.sql
Normal file → Executable file
0
app/docs/geo_app_structure.sql
Normal file → Executable file
0
app/docs/geosector-structure.sql
Normal file → Executable file
0
app/docs/geosector-structure.sql
Normal file → Executable file
Reference in New Issue
Block a user