wish: auto-assign Payment

Bug #1094528 reported by christian.rw.evans
34
This bug affects 7 people
Affects Status Importance Assigned to Milestone
HomeBank
Fix Released
Wishlist
Maxime DOYEN

Bug Description

Similar to bug #692081, but more general: would it be possible to auto-assign "Payment" (e.g., credit card, cheque, cash, etc.) along with "Category" and "Payee"?

Thanks for an awesome, awesome product!

Tags: automation

Related branches

Revision history for this message
Larry Short (larrshort) wrote :

See 844,576 Payee defaults. Payee table with category and payment type could be used for five wishs, on import or new transaction entry.

Maxime DOYEN (mdoyen)
Changed in homebank:
importance: Undecided → Wishlist
status: New → Confirmed
Maxime DOYEN (mdoyen)
Changed in homebank:
milestone: none → 5.0
Maxime DOYEN (mdoyen)
summary: - Wish : auto-assign Payment
+ wish : auto-assign Payment
Changed in homebank:
assignee: nobody → Maxime Doyen (mdoyen)
Maxime DOYEN (mdoyen)
Changed in homebank:
status: Confirmed → In Progress
Maxime DOYEN (mdoyen)
Changed in homebank:
milestone: 5.0 → none
Maxime DOYEN (mdoyen)
Changed in homebank:
status: In Progress → Confirmed
Revision history for this message
Binnette (binnette) wrote :

This bug affects me too. So I made a C# program that parse my xhb file and add paymode depending on memo.

Here are my rules for payment assignment:
// 1 => Credit card / Carte de crédit
  ACHAT CB
  COMMISSION PAIEMENT PAR CARTE
  COMMISSION RETRAIT PAR CARTE
  RETRAIT DAB
  TELEREGLEMENT
// 2 => Cheque / Chèque
  CHEQUE N
// 3 => Cash // Espèces
// 4 => Transfer // Virement
  VIREMENT DE
  VIREMENT EMIS
  VIREMENT POUR
// 5 => Internal transfer / Virement interne
// 6 => Debit card / Carte de débit
// 7 => Standing order / Prélèvement
  PRELEVEMENT
  TIP DE
// 8 => Electronic payment / Paiement électronique
// 9 => Deposit / Dépôt
  REMISE DE CHEQUE N
  VERSEMENT EFFECTUE
// 10 => FI fee / Frais bancaires
  COTISATION TRIMESTRIELLE

Maxime DOYEN (mdoyen)
tags: added: automation
slodki (slodki)
summary: - wish : auto-assign Payment
+ wish: auto-assign Payment
slodki (slodki)
Changed in homebank:
status: Confirmed → In Progress
assignee: Maxime Doyen (mdoyen) → slodki (slodki)
Maxime DOYEN (mdoyen)
Changed in homebank:
assignee: slodki (slodki) → nobody
assignee: nobody → Maxime Doyen (mdoyen)
status: In Progress → Confirmed
Revision history for this message
slodki (slodki) wrote :

Implementation prepared - compiled and tested.
There are still open questions:
- Can internal transfers be modified by auto assignment? It's dangerous, so it's skipped for now without warning.
- Should check numbers be updated during mass payment method change? Not implemented.
See final GUI screenshot - internal transfer is still selectable, but skipped.

Maxime DOYEN (mdoyen)
Changed in homebank:
milestone: none → 5.1
status: Confirmed → Fix Committed
Maxime DOYEN (mdoyen)
Changed in homebank:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.