wish: transaction quicksearch into amounts

Bug #1741339 reported by 0x3333
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
HomeBank
Fix Released
Wishlist
Maxime DOYEN

Bug Description

In my use case, I often need to search by a ammount, currently I need to go to Filter and fill Ammounts from/to to find the transaction.
I created a patch that will search the ammount when using the Quick search option. Help is also updated.

Revision history for this message
0x3333 (terciofilho-gmail) wrote :
Revision history for this message
0x3333 (terciofilho-gmail) wrote :

Just as info, the patch has been created using my local git repo.

Revision history for this message
0x3333 (terciofilho-gmail) wrote :

I don't know where these double M came from.... :)

Maxime DOYEN (mdoyen)
summary: - feature patch: Search in transactions by ammount
+ wish: Search in transactions by amount (+patch)
Revision history for this message
Maxime DOYEN (mdoyen) wrote : Re: wish: Search in transactions by amount (+patch)

Hey,

I thougth I did this already.
Thanks for the patch, just made a few necessary changes:
- added LST_DSPOPE_AMOUNT
-and used the native numeric format to ensure people with , as digit to enable search for ,96 for example
hb_strfnum(formatd_buf, G_ASCII_DTOSTR_BUF_SIZE-1, txn->amount, txn->kcur, FALSE);

Changed in homebank:
assignee: nobody → Maxime Doyen (mdoyen)
importance: Undecided → Wishlist
milestone: none → 5.1.7
status: New → Fix Committed
summary: - wish: Search in transactions by amount (+patch)
+ wish: transaction quicksearch into amounts
Maxime DOYEN (mdoyen)
Changed in homebank:
status: Fix Committed → Fix Released
Revision history for this message
0x3333 (terciofilho-gmail) wrote :

That's great! Thanks!

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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