bkper / bkper-issues

Feature requests and enhancements to existing bkper modules can also be filed here.
https://bkper.com/
2 stars 0 forks source link

Showing a list of group transactions #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently a user is only able to view data of a group of accounts in graphical 
format. In other words, all information regarding a group query (I.E 
=group:'Assets') is only show in the form of various charts and graphs. 

A useful feature for users would also be the ability to view a list of all 
transactions that have occurred within that group. This list would look just 
like the default list view when doing account queries (I.E acc:'Rent'). 

A preferred way to implement this would be to allow queries like the following: 
group:'Utilities'

Original issue reported on code.google.com by jmgil...@google.com on 2 Sep 2014 at 12:52

GoogleCodeExporter commented 9 years ago

Original comment by m...@nimbustecnologia.com.br on 4 Sep 2014 at 2:19

GoogleCodeExporter commented 9 years ago

Original comment by m...@nimbustecnologia.com.br on 4 Sep 2014 at 2:19

GoogleCodeExporter commented 9 years ago
This needs to be implemented into the API as well. Trying to pull a report that 
includes all transactions from a group is a bit tedious with the current API. 

Original comment by jmgil...@google.com on 8 Oct 2014 at 2:41

GoogleCodeExporter commented 9 years ago
For sure... we also had this same problem when creating ultradox reports... We 
need to research a little further to find a viable way to make it work 
transparently like the other queries, witch include cursors

Original comment by m...@nimbustecnologia.com.br on 8 Oct 2014 at 5:46

GoogleCodeExporter commented 9 years ago
This is fixed on the web app (Still needs work on the wizard). And also fixed 
on the API level.

Original comment by kris...@nimbustecnologia.com.br on 4 Nov 2014 at 11:27

GoogleCodeExporter commented 9 years ago
This issue allowed charts and transactions queries to be equivalent. This 
simplified a lot the interface, allowing charts to be rendered in the same 
screen as transactions, making it much more interactive and improving a lot the 
user experience. 
Joshua, thanks once more! :)

Original comment by m...@nimbustecnologia.com.br on 18 Dec 2014 at 5:01