Calhoun266 / simpleinvoices

Automatically exported from code.google.com/p/simpleinvoices
GNU General Public License v3.0
0 stars 0 forks source link

remember filters when viewing invoice list #238

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.go to Invoices
2.set filter to Due
3.go to somewhere else (Customers page, for example)
4. go back to Invoices

What is the expected output? What do you see instead?
Expect to see a list of Due invoices

Instead, I see all invoices. The filter has been forgotten.

What version of the product are you using? On what operating system? Have
you got any extensions enabled?
SVN version. Linux. No extensions.

Please provide any additional information below.
I'm a PHP/JavaScript programmer. I can supply a solution for this if requested.

Original issue reported on code.google.com by kae.verens@gmail.com on 28 Jun 2012 at 9:08

GoogleCodeExporter commented 9 years ago
thanks kae

haven't thought about saving the filters before - if your interested you can 
submit the code - though not sure saving filters is what the user expects

cheers

justin

Original comment by jus...@kelly.org.au on 2 Jul 2012 at 6:09

GoogleCodeExporter commented 9 years ago
I've attached the changes I made in order to get this working.

Original comment by kae.verens@gmail.com on 3 Jul 2012 at 6:24

Attachments:

GoogleCodeExporter commented 9 years ago
thanks kae - i'll review

Original comment by jus...@kelly.org.au on 11 Jul 2012 at 6:08