This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -- ═══════════════════════════════════════════════════════════════════════ | |
| -- Migration 0035 — Import grand livre Sage : mappings type pièces + idempotence | |
| -- | |
| -- Pattern self-learning mappings (cf. memory/feedback_self_learning_mappings) : | |
| -- chaque tenant a sa propre table de mappings (source_code → kind) éditable | |
| -- via UI. CoaaS pré-remplit les conventions Sage Saari standards mais | |
| -- l'utilisateur peut ajouter/modifier ses propres codes au fil des imports. | |
| -- | |
| -- Pour traiter le grand livre auxiliaire client (qui mélange factures, | |
| -- paiements, avoirs, annulations dans un seul export), on classifie chaque |