[GitHub] fineract pull request #470: Added total outstanding amount to loan repayment...

2018-08-19 Thread wkk91193
GitHub user wkk91193 opened a pull request:

https://github.com/apache/fineract/pull/470

Added total outstanding amount to loan repayment workbook

Enhancement: Added total outstanding column for loan repayment workbook

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/wkk91193/incubator-fineract 
bulkimport-integration-loanrepayment-added-total-outstanding-amount-col

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/fineract/pull/470.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #470


commit d3eed8d57db2625e34e0fe9e7e1e745a51908beb
Author: unknown 
Date:   2018-08-19T12:47:51Z

Added total outstanding amount to loan repayment workbook




---


[GitHub] fineract pull request #469: FINERACT-428 Parallelization of Jobs : Paralleli...

2018-08-11 Thread wkk91193
GitHub user wkk91193 opened a pull request:

https://github.com/apache/fineract/pull/469

FINERACT-428 Parallelization of Jobs : Parallelizing and paging of 
recalculate interest for loans

[Fineract-428](https://issues.apache.org/jira/browse/FINERACT-428)

Parallelizing and paging of periodic accrual

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/wkk91193/incubator-fineract 
parallelizing-and-paging-recalculate-interest-for-loans

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/fineract/pull/469.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #469


commit 468a4cc31b97c1d179a3677352ceef2b4b137a25
Author: unknown 
Date:   2018-08-11T16:41:02Z

Implementing parallelizing and paging of recalculate interest for loans




---


[GitHub] fineract pull request #468: Implementing parallelizing and paging of Add acc...

2018-08-04 Thread wkk91193
GitHub user wkk91193 opened a pull request:

https://github.com/apache/fineract/pull/468

Implementing parallelizing and paging of Add accrual accounting

[FINERACT-428](https://issues.apache.org/jira/browse/FINERACT-428)

Parallelizing and paging of add accrual accounting

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/wkk91193/incubator-fineract 
parallelizing-accurual

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/fineract/pull/468.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #468


commit ebd557769b9fc0f79d28bce59e08d1df59266606
Author: unknown 
Date:   2018-08-04T15:04:53Z

Implementing parallelizing and paging of Add accrual accounting




---


[GitHub] fineract pull request #464: FINERACT-428 Parallelization of Jobs :Paralleliz...

2018-07-28 Thread wkk91193
GitHub user wkk91193 opened a pull request:

https://github.com/apache/fineract/pull/464

FINERACT-428 Parallelization of Jobs :Parallelizing and paging of update 
loan summary

[FINERACT-428](https://issues.apache.org/jira/browse/FINERACT-428)

Parallelizing and paging of update loan summary

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/wkk91193/incubator-fineract 
parallelizing-update-loan-summary

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/fineract/pull/464.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #464


commit e9bd04f98ec2aaa1f88588f5f1ea3ceccbb952cf
Author: unknown 
Date:   2018-07-28T15:48:06Z

Implementing parallelizing and paging of update loan summary




---


[GitHub] fineract pull request #462: FINERACT-428 Parallelization of Jobs :Paralleliz...

2018-07-16 Thread wkk91193
GitHub user wkk91193 opened a pull request:

https://github.com/apache/fineract/pull/462

 FINERACT-428 Parallelization of Jobs :Parallelizing periodic accurual

[Fineract-428](https://issues.apache.org/jira/browse/FINERACT-428)

Parallelizing and paging of periodic accrual


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/wkk91193/incubator-fineract 
parallelizing-periodic-accurual

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/fineract/pull/462.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #462


commit 200d01dda29dc85651aa6c654e435099d199e6a8
Author: unknown 
Date:   2018-06-19T14:41:43Z

Implementing Trial balance job

commit fa4dee6eda6a04833e8cebec415b552a237806b0
Author: unknown 
Date:   2018-06-24T16:51:10Z

Removing collate,engine details and adding index to transaction_date column

commit 16915f24fe96782e43adc1fa2214be0232702ba6
Author: unknown 
Date:   2018-07-16T16:54:55Z

Implementing parallelizing and paging of periodic accurual




---


[GitHub] fineract issue #458: FINERACT-637: Implementing Trial balance job

2018-06-24 Thread wkk91193
Github user wkk91193 commented on the issue:

https://github.com/apache/fineract/pull/458
  
@avikganguly01 
Removing collate,engine details and adding index to transaction_date done!


---


[GitHub] fineract pull request #458: Implementing Trial balance job

2018-06-19 Thread wkk91193
GitHub user wkk91193 opened a pull request:

https://github.com/apache/fineract/pull/458

Implementing Trial balance job

Creating a consolidated entry in the trial balance table for each day with 
the aggregation of all journal entries for that given day by grouping by GL 
account, branch, transaction date and updating the closing balance. As for 
which the results can be used for any reporting service or MIS requirements of 
MFIs or for merely reconciliation requirements

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/wkk91193/incubator-fineract 
performance-and-scalability-enhancements

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/fineract/pull/458.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #458


commit 8187375df15c147ae1386d7501007a7ec919ead2
Author: unknown 
Date:   2018-06-19T14:41:43Z

Implementing Trial balance job




---


[GitHub] fineract pull request #457: Fixing Apache POI issue - Formula Cell evaluatio...

2018-06-15 Thread wkk91193
GitHub user wkk91193 opened a pull request:

https://github.com/apache/fineract/pull/457

Fixing Apache POI issue - Formula Cell evaluation nullpointer exception

Fixing Apache POI Formular Cell evaluation null pointer thrown

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/wkk91193/incubator-fineract 
fixing-formular-cell-evaluation-npe

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/fineract/pull/457.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #457


commit 650e1ddd8b5dfaf4c6eb2a44512390e9011d4be4
Author: unknown 
Date:   2018-06-15T17:43:38Z

Fixing Apache POI issue - Formula Cell evaluation nullpointer exception




---


[GitHub] fineract pull request #456: Fixing formular cell evaluation npe

2018-06-15 Thread wkk91193
Github user wkk91193 closed the pull request at:

https://github.com/apache/fineract/pull/456


---


[GitHub] fineract pull request #456: Fixing formular cell evaluation npe

2018-06-15 Thread wkk91193
GitHub user wkk91193 opened a pull request:

https://github.com/apache/fineract/pull/456

Fixing formular cell evaluation npe



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/wkk91193/incubator-fineract 
fixing-formular-cell-evaluation-npe

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/fineract/pull/456.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #456


commit 722ca891b0dd00a05c313909e93d5e708cb2f2ae
Author: unknown 
Date:   2017-12-26T12:22:38Z

all modules populate & import

commit 11676e22fbaab36a16ba1db203e142698f00510a
Author: unknown 
Date:   2018-06-15T17:30:04Z

Fixing Apache POI issue - Formula Cell evaluation nullpointer exception




---


[GitHub] fineract issue #451: FINERACT-613:500 Internal Server Errors on Data Tables

2018-05-09 Thread wkk91193
Github user wkk91193 commented on the issue:

https://github.com/apache/fineract/pull/451
  
@lingalamadhukar  where can I get the latest source code for Mifosx 
18.03.01?


---


[GitHub] fineract issue #451: FINERACT-613:500 Internal Server Errors on Data Tables

2018-05-09 Thread wkk91193
Github user wkk91193 commented on the issue:

https://github.com/apache/fineract/pull/451
  
@Ippezrobert  yes, I'm using the MySQL server


---


[GitHub] fineract issue #451: FINERACT-613:500 Internal Server Errors on Data Tables

2018-05-09 Thread wkk91193
Github user wkk91193 commented on the issue:

https://github.com/apache/fineract/pull/451
  
@lingalamadhukar  when this was merged to develop, pentaho reports keep 
failing with the following [stacktrace](https://pastebin.com/2ku8GEe7)


---


[GitHub] fineract pull request #450: Adding a compress response filter,registering fi...

2018-04-07 Thread wkk91193
GitHub user wkk91193 opened a pull request:

https://github.com/apache/fineract/pull/450

Adding a compress response filter,registering filter

Adding a filter to support response compression. This will ensure less 
bandwidth usage for field officer apps
Related Jira issue 
[FINERACT-426](https://issues.apache.org/jira/browse/FINERACT-426?jql=reporter%20in%20(avikganguly%2C%20avikganguly010))

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/wkk91193/incubator-fineract 
fineract-426-filter-to-optionally-compress-response-with-gzip

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/fineract/pull/450.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #450


commit c0042e393fa3f41608b6c9da189f685499a0a926
Author: unknown <wkk91193@...>
Date:   2018-04-07T11:52:11Z

Adding a compress response filter,registering filter




---


[GitHub] fineract pull request #444: Bulk import-fixing importhandler integration tes...

2018-02-17 Thread wkk91193
GitHub user wkk91193 opened a pull request:

https://github.com/apache/fineract/pull/444

Bulk import-fixing importhandler integration test failures

Bulk import-fixing import handler integration test failures

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/wkk91193/incubator-fineract 
extend-mifos-data-import-tool-branch-all-modules

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/fineract/pull/444.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #444


commit 0645291fa1944321fd4e62dbba27649e50e0c901
Author: unknown <wkk91193@...>
Date:   2017-12-26T12:22:38Z

all modules populate & import

commit fd135768510548cc5f0e34b7e7180bd2422e3fb6
Author: unknown <wkk91193@...>
Date:   2018-02-17T14:59:44Z

Bulk import-fixing importhandler integration test failures




---