[
https://issues.apache.org/jira/browse/FINERACT-643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Vorburger reassigned FINERACT-643:
------------------------------------------
Assignee: (was: Shruthi M R)
Dear current assignee of this issue, related to FINERACT-1000 and to clean up
our shiny brand new JIRA Dashboard on
https://issues.apache.org/jira/secure/Dashboard.jspa?selectPageId=12335824 I'm
doing a little bit of "release management" today, and because you have no
updated in a very long time, have taken the liberty to assume that you have
lost interest to contribute to this issue (the Fineract project is sad to have
lost you!), and am therefore un-assigning it from you (in a "bulk" update, this
message is not personal but is being commented in tens of issues today).
Un-assigning it from you makes it clear to other contributors that this issue
would be available for them to work on, in the (rather unlikely, yes) case that
they could be so inclined. Should this be a misunderstanding on my part, I
apologize, ask you to clarify your intentions for this issue by replying by
commenting back here - and do re-assigning it back to you!
> Journal Entries are not filterable by type of entry: system
> -----------------------------------------------------------
>
> Key: FINERACT-643
> URL: https://issues.apache.org/jira/browse/FINERACT-643
> Project: Apache Fineract
> Issue Type: Improvement
> Components: Accounting
> Affects Versions: 1.1.0
> Reporter: Santosh Math
> Priority: Major
> Labels: 2019-mifos-gsoc, GSOC, Volunteer, gci, p2
> Fix For: 1.5.0
>
>
> Related Front -End Issue:
> https://github.com/openMF/web-app/issues/236
> As a developer, I am unable to implement the filter for Journal Entries by
> type of entry: system, as the only parameter available to filter entries by
> type is manualEntriesOnly which filters manual entries (as clear from its
> name). There is no way to filter system entries from server-side.
> (similar issue in community-app)
> Due to a large number of entries in database (over 80000), its essential to
> implement it from server-side because the default implementation of sending a
> HTTP request to get all the entries at once and implementing the logic on
> client-side will be too costly for people with slow internet connections.
>
> Refer: [https://demo.openmf.org/api-docs/apiLive.htm#journalentries_list]
> Expected Behaviour:
> Journal Entries should be filterable by type of entry: system apart from the
> manual as well from the server-side so that it can be implemented on the
> client side.
> h2. Actual Behaviour
> Journal Entries are not filterable by type of entry: system from the
> server-side due to which filter by type of entry cannot be implemented
> properly.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)