GitHub user AvinashKumarG opened a pull request:
https://github.com/apache/incubator-fineract/pull/127
162_checking null values before computing the interest not posted
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/AvinashKumar
I would expect there would be X number of microservices which are core/heart of
the application which no deployment can do away with. I would suggest these to
be released as a single package/release.
All other microservices should be optional based on the deployment/end user
requirements. They
We should create a docker image and host it on docker hub for small
organisations. These users would install docker, and run a single command
to start the system. They wouldn't even have to download our compiled
source directly; docker does that for you. We would need to figure out how
to make i
Hi Myrle,
Release process looks very interesting and same time highly confusing, I am
wondering how small organisations or independent implementors will
understand this process to carry out their implementations without much
hurdles.
Regards,
Ashok
On Mon, 30 May 2016 at 7:57 PM, Myrle Krantz w
Hi Fineract,
I'm starting a new thread for a question which Roman asked in the multiple
repos thread. He asked how we'd like to release if we are dividing our
code into microservices. Assuming we want to do clockwork releases, there
are three major alternatives:
1.) Release each microservice ve
I would expect anyone working on one of these services to have rights to
the other services too, and to participate in conversations about the
others. I wouldn't want to segment the community. Just the code. I like
being able to download artifacts instead of code to speed up a build. I
like havi
GitHub user KoustavMuhuri opened a pull request:
https://github.com/apache/incubator-fineract/pull/126
fineract collection sheet redmine Issue-516
It calculates the total due,total collected,total overdue,installment due.
You can merge this pull request into a Git repository by runn