Uploaded image for project: 'Apache Fineract'
  1. Apache Fineract
  2. FINERACT-643

Journal Entries are not filterable by type of entry: system

Attach filesAttach ScreenshotAdd voteVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    Description

      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.

      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.

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            santoshmath Santosh Math

            Dates

              Created:
              Updated:

              Slack

                Issue deployment