thesmallstar opened a new pull request #1207:
URL: https://github.com/apache/fineract/pull/1207


   This PR adds a new parameter in client - onlyPending.
   The reason for adding onlyPending and not isPending is because 
   we are trying to remove the use of
   "c.status_enum= 100"
   Now that means the status should be "only pending".
   
   Just to remember how we are fixing this:
   1. This PR is merged
   2. @luckyman20 makes changes in community App
   3. We wait for confirmation from the community and remove sqlSearch param in 
the client.
   
   Next up I will take up the loan module.
   After which, if the community agrees we will completely remove the sqlSearch 
param in all APIs. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to