Skip to content

[codex] add transaction type detection#6

Draft
UnixSafe wants to merge 1 commit into
masterfrom
codex/add-transaction-type-detection
Draft

[codex] add transaction type detection#6
UnixSafe wants to merge 1 commit into
masterfrom
codex/add-transaction-type-detection

Conversation

@UnixSafe

@UnixSafe UnixSafe commented Jun 2, 2026

Copy link
Copy Markdown
Owner

Résumé

  • ajoute une migration SQLite pour stocker le type de transaction
  • détecte automatiquement carte, virement, prélèvement, chèque, retrait, dépôt espèces, frais, remboursement et revenu
  • expose un filtre par type et des badges dans la liste des transactions
  • propage le type dans la création, la mise à jour, l’import confirmé et la correction de solde

Tests

  • npm run check
  • npm run build
  • npx vitest run
  • cargo test

Note

Cette PR ajoute la migration 014. Si la PR backend coverage est mergée après celle-ci, ses assertions de nombre de migrations devront suivre le nouvel historique.

@UnixSafe UnixSafe force-pushed the codex/add-transaction-type-detection branch from b8976c9 to 7bd1970 Compare June 10, 2026 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant