motorbike/app/Config
andrymodeste fe80b9c4f8 fix: corrections et améliorations du 01-04-2026
## Recouvrement
- Liste triée par date décroissante
- Pop-up de confirmation anti-doublons
- Affichage avec permission "Voir" seule

## Mise à jour produit
- Correction erreur "Column count doesn't match" (triggers MySQL corrigés)
- Formulaire corrigé (action, catégorie, champs null)
- Catégorie et date d'arrivage correctement préremplis
- Historique affiche le nom de l'utilisateur qui modifie

## Espace commercial
- Colonne "Disponibilité" ajoutée avec statut "En attente de livraison"
- Bouton panier caché pour les motos commandées
- Surbrillance jaune pour les motos en attente

## Notifications
- Caissière reçoit les notifications via notifCommande
- notifSortieCaisse réservé à Direction/Admin

## Avances
- Colonne "N° Série" ajoutée dans toutes les listes
- Compteurs sur les boutons Incomplètes/Complètes

## Facture / BL
- Total, Remise, Total à payer affichés
- "Ariary" ne se répète plus
- Prix individuel par moto
- Impression automatique : 1 produit = Facture, 2+ = BL
- Remise multiple : colonne product changée en TEXT

## Rapports
- Filtre par date dans le rapport stock
- Filtre par commercial et mécanicien dans les performances
- Correction rapport stock (GROUP BY marque)
- Liens absolus (correction erreur 404)

## Sidebar
- Marge en haut supprimée (production)
- Padding en bas ajouté pour scroll complet

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 19:56:34 +02:00
..
Boot commit 19082025 2025-08-19 13:53:05 +03:00
App.php commit 19082025 2025-08-19 13:53:05 +03:00
Autoload.php commit 19082025 2025-08-19 13:53:05 +03:00
Cache.php commit 19082025 2025-08-19 13:53:05 +03:00
Constants.php commit 19082025 2025-08-19 13:53:05 +03:00
ContentSecurityPolicy.php commit 19082025 2025-08-19 13:53:05 +03:00
Cookie.php commit 19082025 2025-08-19 13:53:05 +03:00
CURLRequest.php commit 19082025 2025-08-19 13:53:05 +03:00
Database.php commit 19082025 2025-08-19 13:53:05 +03:00
DocTypes.php commit 19082025 2025-08-19 13:53:05 +03:00
Email.php commit 19082025 2025-08-19 13:53:05 +03:00
Encryption.php commit 19082025 2025-08-19 13:53:05 +03:00
Events.php commit 19082025 2025-08-19 13:53:05 +03:00
Exceptions.php commit 19082025 2025-08-19 13:53:05 +03:00
Feature.php commit 19082025 2025-08-19 13:53:05 +03:00
Filters.php commit 19082025 2025-08-19 13:53:05 +03:00
ForeignCharacters.php commit 19082025 2025-08-19 13:53:05 +03:00
Format.php commit 19082025 2025-08-19 13:53:05 +03:00
Generators.php commit 19082025 2025-08-19 13:53:05 +03:00
Honeypot.php commit 19082025 2025-08-19 13:53:05 +03:00
Images.php commit 19082025 2025-08-19 13:53:05 +03:00
Kint.php feat: afficher les infos complètes du moto dans les notifications de remise 2026-03-05 12:57:13 +03:00
Logger.php commit 19082025 2025-08-19 13:53:05 +03:00
Migrations.php commit 19082025 2025-08-19 13:53:05 +03:00
Mimes.php commit 19082025 2025-08-19 13:53:05 +03:00
Modules.php commit 19082025 2025-08-19 13:53:05 +03:00
Pager.php commit 19082025 2025-08-19 13:53:05 +03:00
Paths.php commit 19082025 2025-08-19 13:53:05 +03:00
Publisher.php commit 19082025 2025-08-19 13:53:05 +03:00
Routes.php fix: corrections et améliorations du 01-04-2026 2026-04-01 19:56:34 +02:00
Routing.php commit 19082025 2025-08-19 13:53:05 +03:00
Security.php commit 19082025 2025-08-19 13:53:05 +03:00
Services.php commit 19082025 2025-08-19 13:53:05 +03:00
Session.php commit 19082025 2025-08-19 13:53:05 +03:00
Toolbar.php commit 19082025 2025-08-19 13:53:05 +03:00
UserAgents.php commit 19082025 2025-08-19 13:53:05 +03:00
Validation.php commit 19082025 2025-08-19 13:53:05 +03:00
View.php debug: 2026-03-25 09:19:55 +01:00