Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System picks incorrect GLs for Loan Disbursement Entries #3416

Closed
eroemma opened this issue Aug 18, 2021 · 7 comments
Closed

System picks incorrect GLs for Loan Disbursement Entries #3416

eroemma opened this issue Aug 18, 2021 · 7 comments

Comments

@eroemma
Copy link

eroemma commented Aug 18, 2021

Hello, I have a situation with how the system makes System Entries at disbursement
I have the GLs configured and mapped respectively for all Loan products and Savings products
Loan product Configuration;
Accounting = ACCRUAL UPFRONT
Fund source = Till Cash (Account Type) Asset GL

Scenario:

At loan disbursement
Expected Entries
Loan product (individual Business Loan)/Asset GL = Debited
Till Cash (Asset GL) = Credited

Actual Entries (system entries)
Loan product (individual Business Loan)/Asset GL = Debited
Accounts Payable- suppliers (Liability GL) = Credited

The problem here is the system selects Accounts payable -suppliers (Liability GL) instead of Till Cash (Asset GL)

What could cause such a thing?
How can I fix this issue and maybe how can transfers these balances to the Till Cash GL?
COA
Journal Entries after Loan Disbursement
Loan Product Configurations

@francisguchie
Copy link
Collaborator

Hello, I have a situation with how the system makes System Entries at disbursement
I have the GLs configured and mapped respectively for all Loan products and Savings products
Loan product Configuration;
Accounting = ACCRUAL UPFRONT
Fund source = Till Cash (Account Type) Asset GL

Scenario:

At loan disbursement
Expected Entries
Loan product (individual Business Loan)/Asset GL = Debited
Till Cash (Asset GL) = Credited

Actual Entries (system entries)
Loan product (individual Business Loan)/Asset GL = Debited
Accounts Payable- suppliers (Liability GL) = Credited

The problem here is the system selects Accounts payable -suppliers (Liability GL) instead of Till Cash (Asset GL)

What could cause such a thing?
How can I fix this issue and maybe how can transfers these balances to the Till Cash GL?
COA
Journal Entries after Loan Disbursement
Loan Product Configurations

Kindly mention the version of Fineract you are using

@francisguchie
Copy link
Collaborator

@eroemma

This could be a fineract issue as I have had this kind of issue before but i have not seen this again see this link https://issues.apache.org/jira/browse/FINERACT-1308

@eroemma
Copy link
Author

eroemma commented Aug 19, 2021

@francisguchie
Fineract Release Apache Fineract v1.5.0

Running on Version 17.07.01.RELEASE, then I restored the DB and upgraded it to Version 18.03.01.RELEASE and still the issue has not persisted.

@francisguchie
Copy link
Collaborator

francisguchie commented Aug 19, 2021

@eroemma
I think you are confusing these releases with fineract versions. They tease me too sometimes

Kindly stick to the latest release which is 21.07.01 (i.e Fineract v1.5.0) see https://github.com/apache/fineract/releases and the latest release files in zip folder here https://sourceforge.net/projects/mifos/files/

Just follow instructions here https://mifosforge.jira.com/wiki/spaces/docs/pages/2807201793/Mifos+X+21.07.01+Installation+Guide+with+Pentaho+plugin
and stick with the latest - pack porting errors found in 17.07.01 and 18.03.01 might be a longer process for you

@eroemma
Copy link
Author

eroemma commented Aug 20, 2021 via email

@eroemma
Copy link
Author

eroemma commented Aug 20, 2021

@francisguchie, I finally got the root of the issue and it was Financial Activity mapping, once the changes were done, all was something worth to smile about. cheers and thanks for guidance.

Best regard.

@eroemma
Copy link
Author

eroemma commented Aug 20, 2021

The issue is sorted out

@eroemma eroemma closed this as completed Aug 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants