Mifos-users Digest, Vol 218, Issue 1

1 view
Skip to first unread message

mifos-use...@lists.sourceforge.net

unread,
Jun 25, 2015, 6:25:40 AM6/25/15
to mifos...@lists.sourceforge.net
Send Mifos-users mailing list submissions to
mifos...@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/mifos-users
or, via email, send a message with subject or body 'help' to
mifos-use...@lists.sourceforge.net

You can reach the person managing the list at
mifos-us...@lists.sourceforge.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Mifos-users digest..."


Today's Topics:

1. Re: new Mifos Live Chat (Adam Monsen)
2. Help! Anyone know any easy fixes to any of these issues?
(Joe Leatherman)
3. Re: Help! Anyone know any easy fixes to any of these issues?
(Vishwas Babu A J)
4. June 25 User MeetUp 15:30GMT (Dayna Harp)
5. Upgrade MifosX on AWS to version 15.03 (Freddy Gonzalez Milanes)
6. Re: Upgrade MifosX on AWS to version 15.03 (Sangamesh Nadagoudar)
7. Re: Manage data tables (Dayna Harp)
8. Re: Manage data tables (Sangamesh Nadagoudar)
9. Re: Help! Anyone know any easy fixes to any of these issues?
(Ed Cable)
10. User Meetup 25 June 2015 (Dayna Harp)
11. Undo Loan Write_off (srinivasa Rao Yedida)


----------------------------------------------------------------------

Message: 1
Date: Thu, 11 Jun 2015 22:35:12 -0700
From: Adam Monsen <hai...@gmail.com>
Subject: Re: [Mifos-users] new Mifos Live Chat
To: "mifos-user >> Mifos User List"
<mifos...@lists.sourceforge.net>
Cc: Developer <mifos-d...@lists.sourceforge.net>
Message-ID: <557A6F90...@gmail.com>
Content-Type: text/plain; charset="utf-8"

mifos-user members, please join our new Live Chat! See below.

On 06/11/2015 10:32 PM, Adam Monsen wrote:
> Please join in!
>
> https://gitter.im/openMF/mifos
>
> To participate in Mifos Live Chat with a traditional IRC client,
> follow these instructions <https://irc.gitter.im/> to connect to the
> IRC server, then join the |#openMF/mifos| channel.

-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------

Message: 2
Date: Wed, 17 Jun 2015 15:11:59 -0600
From: Joe Leatherman <joelea...@ijlfinancial.us>
Subject: [Mifos-users] Help! Anyone know any easy fixes to any of
these issues?
To: <mifos...@lists.sourceforge.net>
Cc: 'Brian Aldridge' <br...@boisecomputerservice.com>
Message-ID: <012101d0a942$4084e010$c18ea030$@IJLfinancial.us>
Content-Type: text/plain; charset="iso-8859-1"

Mifo's team,
We are stuck! We just upgraded to Release Version: 15.03.1.RELEASE |
Mifos X Release Date: 18/May/2015. Mifos installed on a Linux server. Our
only solution we can come up with is to try a fresh install instead of an
upgrade to try and fix these issues. The only problem is we have about 40
active loans on the system and we don?t want to have to go back and manually
put in all the payments for all these customers over the past 1.5 years. So
if you see any easy fixes please let us know.

1. When we go under admin/organizations and into the new payment type I
get an RED error message after I try to save my 1st payment type.

2. When we go under admin/organizations and into the teller/cashier
management screen I just get the RED error message in the corner.

3. When trying to approve a NEW loan. When the loan approver jumps into
the loan approval screen it gives us an error if we try to approve the loan
through the actual account. We have found a work around where if we
go to the task menu bar on the LEFT and click on checker inbox & task. Then
we can approve the loan that way. The disburse function works fine after
that from the account.

a. Error
The parameter `undefined` has been passed and is not supported for
this request.
The parameter `expectedDisbursementDate` has been passed and is not
supported for this request.
The parameter `disbursementData` has been passed and is not
supported for this request.
The parameter `approvedLoanAmount` has been passed and is not
supported for this request.

4. Print receipt function: I?m sure we just need to hook up a database
somewhere right?

a. {"developerMessage":"The requested resource is not
available.","httpStatusCode":"404","defaultUserMessage":"The requested
resource is not
available.","userMessageGlobalisationCode":"error.msg.resource.not.found","e
rrors":[{"developerMessage":"Reporting meta-data entry not
found.","defaultUserMessage":"Reporting meta-data entry not
found.","userMessageGlobalisationCode":"error.msg.report.name.not.found","pa
rameterName":"id","value":null,"args":[{"value":"Input sql: SELECT
ifnull(report_type,'') as report_type FROM `stretchy_report` where
report_name = 'Loan Transaction Receipt'"}]}]}


5. The system won?t let us modify our current loan products from the
products/loan products menu. We also tried to add new ones. Here are the
errors we get.

a. Error
The parameter `accountMovesOutOfNPAOnlyOnArrearsCompletion` has been
passed and is not supported for this request.
The parameter `minimumDaysBetweenDisbursalAndFirstRepayment` has
been passed and is not supported for this request.
The parameter `installmentAmountInMultiplesOf` has been passed and
is not supported for this request.
The parameter `canDefineInstallmentAmount` has been passed and is
not supported for this request.
The parameter `isArrearsBasedOnOriginalSchedule` has been passed and
is not supported for this request.
The parameter `allowAttributeOverrides` has been passed and is not
supported for this request.

6. From the System Manage Menu to the Scheduler Jobs menu then under
Recalculate Interest For Loans we get this under the error log:
a. java.lang.NullPointerException at
org.mifosplatform.accounting.journalentry.service.AccountingProcessorHelper.
populateLoanDtoFromMap(101) at
org.mifosplatform.accounting.journalentry.service.JournalEntryWritePlatformS
erviceJpaRepositoryImpl.createJournalEntriesForLoan(317) at
sun.reflect.NativeMethodAccessorImpl.invoke0(-2) at
sun.reflect.NativeMethodAccessorImpl.invoke(57) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(43) at
java.lang.reflect.Method.invoke(606) at
org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(317)
at
org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint
(190) at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(157) at
org.springframework.transaction.interceptor.TransactionInterceptor$1.proceed
WithInvocation(98) at
org.springframework.transaction.interceptor.TransactionAspectSupport.invokeW
ithinTransaction(262) at
org.springframework.transaction.interceptor.TransactionInterceptor.invoke(95
) at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(179) at
org.springframework.aop.framework.JdkDynamicAopProxy.invoke(207) at
com.sun.proxy.$Proxy134.createJournalEntriesForLoan(-1) at
org.mifosplatform.portfolio.loanaccount.service.LoanWritePlatformServiceJpaR
epositoryImpl.postJournalEntries(1884) at
org.mifosplatform.portfolio.loanaccount.service.LoanWritePlatformServiceJpaR
epositoryImpl.recalculateInterest(2543) at
org.mifosplatform.portfolio.loanaccount.service.LoanWritePlatformServiceJpaR
epositoryImpl.recalculateInterest(2493) at
sun.reflect.NativeMethodAccessorImpl.invoke0(-2) at
sun.reflect.NativeMethodAccessorImpl.invoke(57) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(43) at
java.lang.reflect.Method.invoke(606) at
org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(317)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(201) at
com.sun.proxy.$Proxy193.recalculateInterest(-1) at
sun.reflect.NativeMethodAccessorImpl.invoke0(-2) at
sun.reflect.NativeMethodAccessorImpl.invoke(57) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(43) at
java.lang.reflect.Method.invoke(606) at
org.springframework.util.MethodInvoker.invoke(269) at
org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean$Met
hodInvokingJob.executeInternal(322) at
org.springframework.scheduling.quartz.QuartzJobBean.execute(112) at
org.quartz.core.JobRunShell.run(213) at
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(557)

On this error I noticed that the test server has A LOT of error logs
reporting.

7. When adding a new loan product under Interest Recalculation,
Pre-closure interest calculation rule: drop down menu is blank. The test
server has 2 options.

Thank you in advance for all your efforts.



Joe Leatherman | Field Operations Manager
JoeLea...@IJLfinancial.us

IJLfinancial, Inc. | 1209 N. 8TH ST. STE 300 | Boise, ID 83702
Store 001|?Tel 208-649-4282 |?Fax 208-336-9882
NMLSR ID 745997
www.IJLfinancial.us

This message may contain confidential or proprietary information. If you are
not the addressee or authorized to receive this for the addressee, you must
not use, copy, disclose, or take any action based on this message or any
information herein. If you have received this message in error, please
advise the sender immediately by email and delete this message. Thank you
for your cooperation.






------------------------------

Message: 3
Date: Wed, 17 Jun 2015 15:08:38 -0700
From: Vishwas Babu A J <vishwa...@gmail.com>
Subject: Re: [Mifos-users] Help! Anyone know any easy fixes to any of
these issues?
To: "A good place to start for users or folks new to Mifos."
<mifos...@lists.sourceforge.net>
Cc: Brian Aldridge <br...@boisecomputerservice.com>
Message-ID: <3366D5DC-C0C9-4EA9...@gmail.com>
Content-Type: text/plain; charset=windows-1252

Joe,

Can you confirm that you have upgraded the community app too ? Can you clear your browser cache and try accessing the community-app again ?

Regards,
Vishwas



> On Jun 17, 2015, at 2:11 PM, Joe Leatherman <joelea...@ijlfinancial.us> wrote:
>
> Mifo's team,
> We are stuck! We just upgraded to Release Version: 15.03.1.RELEASE |
> Mifos X Release Date: 18/May/2015. Mifos installed on a Linux server. Our
> only solution we can come up with is to try a fresh install instead of an
> upgrade to try and fix these issues. The only problem is we have about 40
> active loans on the system and we don?t want to have to go back and manually
> put in all the payments for all these customers over the past 1.5 years. So
> if you see any easy fixes please let us know.
>
> 1. When we go under admin/organizations and into the new payment type I
> get an RED error message after I try to save my 1st payment type.
>
> 2. When we go under admin/organizations and into the teller/cashier
> management screen I just get the RED error message in the corner.
>
> 3. When trying to approve a NEW loan. When the loan approver jumps into
> the loan approval screen it gives us an error if we try to approve the loan
> through the actual account. We have found a work around where if we
> go to the task menu bar on the LEFT and click on checker inbox & task. Then
> we can approve the loan that way. The disburse function works fine after
> that from the account.
>
> a. Error
> The parameter `undefined` has been passed and is not supported for
> this request.
> The parameter `expectedDisbursementDate` has been passed and is not
> supported for this request.
> The parameter `disbursementData` has been passed and is not
> supported for this request.
> The parameter `approvedLoanAmount` has been passed and is not
> supported for this request.
>
> 4. Print receipt function: I?m sure we just need to hook up a database
> somewhere right?
>
> a. {"developerMessage":"The requested resource is not
> available.","httpStatusCode":"404","defaultUserMessage":"The requested
> resource is not
> available.","userMessageGlobalisationCode":"error.msg.resource.not.found","e
> rrors":[{"developerMessage":"Reporting meta-data entry not
> found.","defaultUserMessage":"Reporting meta-data entry not
> found.","userMessageGlobalisationCode":"error.msg.report.name.not.found","pa
> rameterName":"id","value":null,"args":[{"value":"Input sql: SELECT
> ifnull(report_type,'') as report_type FROM `stretchy_report` where
> report_name = 'Loan Transaction Receipt'"}]}]}
>
>
> 5. The system won?t let us modify our current loan products from the
> products/loan products menu. We also tried to add new ones. Here are the
> errors we get.
>
> a. Error
> The parameter `accountMovesOutOfNPAOnlyOnArrearsCompletion` has been
> passed and is not supported for this request.
> The parameter `minimumDaysBetweenDisbursalAndFirstRepayment` has
> been passed and is not supported for this request.
> The parameter `installmentAmountInMultiplesOf` has been passed and
> is not supported for this request.
> The parameter `canDefineInstallmentAmount` has been passed and is
> not supported for this request.
> The parameter `isArrearsBasedOnOriginalSchedule` has been passed and
> is not supported for this request.
> The parameter `allowAttributeOverrides` has been passed and is not
> supported for this request.
>
> 6. From the System Manage Menu to the Scheduler Jobs menu then under
> Recalculate Interest For Loans we get this under the error log:
> a. java.lang.NullPointerException at
> org.mifosplatform.accounting.journalentry.service.AccountingProcessorHelper.
> populateLoanDtoFromMap(101) at
> org.mifosplatform.accounting.journalentry.service.JournalEntryWritePlatformS
> erviceJpaRepositoryImpl.createJournalEntriesForLoan(317) at
> sun.reflect.NativeMethodAccessorImpl.invoke0(-2) at
> sun.reflect.NativeMethodAccessorImpl.invoke(57) at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(43) at
> java.lang.reflect.Method.invoke(606) at
> org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(317)
> at
> org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint
> (190) at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(157) at
> org.springframework.transaction.interceptor.TransactionInterceptor$1.proceed
> WithInvocation(98) at
> org.springframework.transaction.interceptor.TransactionAspectSupport.invokeW
> ithinTransaction(262) at
> org.springframework.transaction.interceptor.TransactionInterceptor.invoke(95
> ) at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(179) at
> org.springframework.aop.framework.JdkDynamicAopProxy.invoke(207) at
> com.sun.proxy.$Proxy134.createJournalEntriesForLoan(-1) at
> org.mifosplatform.portfolio.loanaccount.service.LoanWritePlatformServiceJpaR
> epositoryImpl.postJournalEntries(1884) at
> org.mifosplatform.portfolio.loanaccount.service.LoanWritePlatformServiceJpaR
> epositoryImpl.recalculateInterest(2543) at
> org.mifosplatform.portfolio.loanaccount.service.LoanWritePlatformServiceJpaR
> epositoryImpl.recalculateInterest(2493) at
> sun.reflect.NativeMethodAccessorImpl.invoke0(-2) at
> sun.reflect.NativeMethodAccessorImpl.invoke(57) at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(43) at
> java.lang.reflect.Method.invoke(606) at
> org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(317)
> at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(201) at
> com.sun.proxy.$Proxy193.recalculateInterest(-1) at
> sun.reflect.NativeMethodAccessorImpl.invoke0(-2) at
> sun.reflect.NativeMethodAccessorImpl.invoke(57) at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(43) at
> java.lang.reflect.Method.invoke(606) at
> org.springframework.util.MethodInvoker.invoke(269) at
> org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean$Met
> hodInvokingJob.executeInternal(322) at
> org.springframework.scheduling.quartz.QuartzJobBean.execute(112) at
> org.quartz.core.JobRunShell.run(213) at
> org.quartz.simpl.SimpleThreadPool$WorkerThread.run(557)
>
> On this error I noticed that the test server has A LOT of error logs
> reporting.
>
> 7. When adding a new loan product under Interest Recalculation,
> Pre-closure interest calculation rule: drop down menu is blank. The test
> server has 2 options.
>
> Thank you in advance for all your efforts.
>
>
>
> Joe Leatherman | Field Operations Manager
> JoeLea...@IJLfinancial.us
>
> IJLfinancial, Inc. | 1209 N. 8TH ST. STE 300 | Boise, ID 83702
> Store 001| Tel 208-649-4282 | Fax 208-336-9882
> NMLSR ID 745997
> www.IJLfinancial.us
>
> This message may contain confidential or proprietary information. If you are
> not the addressee or authorized to receive this for the addressee, you must
> not use, copy, disclose, or take any action based on this message or any
> information herein. If you have received this message in error, please
> advise the sender immediately by email and delete this message. Thank you
> for your cooperation.
>
>
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Mifos-users mailing list
> Mifos...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mifos-users




------------------------------

Message: 4
Date: Fri, 19 Jun 2015 12:34:36 -0600
From: Dayna Harp <dh...@mifos.org>
Subject: [Mifos-users] June 25 User MeetUp 15:30GMT
To: "A good place to start for users or folks new to Mifos."
<mifos...@lists.sourceforge.net>
Message-ID: <6437577D-5A26-4853...@mifos.org>
Content-Type: text/plain; charset="utf-8"

25 June 2015 - 15:30 GMT

Hello Everyone -

The next user meet up will feature a hands on demonstration of the Mifos X Accounting Module. This 40-minute demonstration will review:
Chart of Accounts
Journal Entries
Accounting Rules & Frequent Postings
Periodic Closure of Accounts
Accrual Accounting
Accounts Linked to Financial Activities

Registration URL: https://attendee.gototraining.com/rt/6597896964898568705 <https://attendee.gototraining.com/rt/6597896964898568705>


Dayna Harp
Director Strategic Initiatives, The Mifos Initiative
dh...@mifos.org <mailto:edc...@mifos.org> | Skype: harpcreek | Mobile: 850.312.9560

Collectively Creating a World of 3 Billion Maries | http://mifos.org <http://mifos.org/> <http://facebook.com/mifos>? <http://facebook.com/mifos>







<http://www.twitter.com/mifos>







<http://www.twitter.com/mifos>
-------------- next part --------------
An HTML attachment was scrubbed...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: icon-tiny-facebook.png
Type: image/png
Size: 751 bytes
Desc: not available
-------------- next part --------------
A non-text attachment was scrubbed...
Name: icon-tiny-twitter.png
Type: image/png
Size: 800 bytes
Desc: not available

------------------------------

Message: 5
Date: Fri, 19 Jun 2015 17:19:13 -0400
From: Freddy Gonzalez Milanes <fgon...@chatwin.com.do>
Subject: [Mifos-users] Upgrade MifosX on AWS to version 15.03
To: "mifos...@lists.sourceforge.net"
<mifos...@lists.sourceforge.net>
Message-ID:
<CALbsDfM-eOa8x2Jw5Y-X=QQwq269Dz9AAju...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Good afternoon,

Is there a documented procedure to upgrade MifosX deployed on AWS to
version 15.03?

Please help.
--

*Freddy Gonz?lez Milan?s **|* President/CEO

[image: Chatwin Company]

*Office: *809-682-9000 * Mobile: *829-730-5702* Fax: *809-688-1000

Josefa Perdomo #55, Gazcue, Santo Domingo 10205, Rep. Dominicana

Email: fgon...@chatwin.com.do | Web: www.chatwin.com.do



*Outsourcing Services <http://chatwincompany.com/services-list.html>
Network and Infrastructure
<http://chatwincompany.com/services-list.html> Software and Security
<http://chatwincompany.com/services-list.html> Servers
and Storage <http://chatwincompany.com/services-list.html>*
-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------

Message: 6
Date: Sat, 20 Jun 2015 08:08:00 +0530
From: Sangamesh Nadagoudar <sang...@confluxtechnologies.com>
Subject: Re: [Mifos-users] Upgrade MifosX on AWS to version 15.03
To: "A good place to start for users or folks new to Mifos."
<mifos...@lists.sourceforge.net>
Message-ID:
<CAMaHBUBJJHdJNydEBWDwRwUQ...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hello Freddy,

Please follow the link here for the procedure:-
*http://mifos.cloud.answerhub.com/questions/649/how-to-upgrade-mifos-x-to-latest-version.html
<http://mifos.cloud.answerhub.com/questions/649/how-to-upgrade-mifos-x-to-latest-version.html>*

Thanks,
Sangamesh

On Sat, Jun 20, 2015 at 2:49 AM, Freddy Gonzalez Milanes <
fgon...@chatwin.com.do> wrote:

> Good afternoon,
>
> Is there a documented procedure to upgrade MifosX deployed on AWS to
> version 15.03?
>
> Please help.
> --
>
> *Freddy Gonz?lez Milan?s **|* President/CEO
>
> [image: Chatwin Company]
>
> *Office: *809-682-9000 * Mobile: *829-730-5702* Fax: *809-688-1000
>
> Josefa Perdomo #55, Gazcue, Santo Domingo 10205, Rep. Dominicana
>
> Email: fgon...@chatwin.com.do | Web: www.chatwin.com.do
>
>
>
> *Outsourcing Services <http://chatwincompany.com/services-list.html>
> Network and Infrastructure
> <http://chatwincompany.com/services-list.html> Software and Security
> <http://chatwincompany.com/services-list.html> Servers
> and Storage <http://chatwincompany.com/services-list.html>*
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Mifos-users mailing list
> Mifos...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mifos-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------

Message: 7
Date: Mon, 22 Jun 2015 12:05:02 -0600
From: Dayna Harp <dh...@mifos.org>
Subject: Re: [Mifos-users] Manage data tables
To: Otoniel Manley <otonie...@mentorsinternational.org>
Cc: "A good place to start for users or folks new to Mifos."
<mifos...@lists.sourceforge.net>
Message-ID: <BE9E7BE4-A3FF-4DF5...@mifos.org>
Content-Type: text/plain; charset="utf-8"

Thanks for reaching out Otoniel. I have sent your request to Sangamesh - who is the primary trainer for Mifos. He is much better than I in explaining the tables and codes.

I have also copied your question to the User List to connect you with more hands on users of Mifos X.

-Dayna

On Jun 22, 2015, at 10:59 AM, Otoniel Manley <otonie...@mentorsinternational.org> wrote:

Dayna:

Good morning; I hope you are doing great. Attached an attempt to create additional details in the clients without success.

I?m following the instructions in the video on how to manage tables and adding codes...

Could you help me with it? I?m not sure what am I doing wrong.

Thanks

--
Otoniel Manley
Director Ejecutivo


Brindemos Esperanza


MENTORS HONDURAS <http://www.mentorsinternational.org/>
Bo. El Centro, 6 ave. 4 y 5 calle S.O.

San Pedro Sula, Honduras
Oficina: (504) 2550-1606
Cel.: (504) 3204-1984

NOTA: Este mensaje de correo electr?nico es para uso ?nico del(os) receptor(es) a quienes se dese? enviar y puede contener informaci?n confidencial y privilegiada. Cualquier vista, uso, renv?o o distribuci?n no autorizada est? prohibida. Si usted no es el receptor, por favor contacte al remitente a trav?s de responder al correo y destruya el original y todas las copias.


Dayna Harp
Director Strategic Initiatives, The Mifos Initiative
dh...@mifos.org <mailto:edc...@mifos.org> | Skype: harpcreek | Mobile: 850.312.9560

Collectively Creating a World of 3 Billion Maries | http://mifos.org <http://mifos.org/> <http://facebook.com/mifos>? <http://facebook.com/mifos>







<http://www.twitter.com/mifos>







<http://www.twitter.com/mifos>
-------------- next part --------------
An HTML attachment was scrubbed...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: icon-tiny-facebook.png
Type: image/png
Size: 751 bytes
Desc: not available
-------------- next part --------------
A non-text attachment was scrubbed...
Name: icon-tiny-twitter.png
Type: image/png
Size: 800 bytes
Desc: not available

------------------------------

Message: 8
Date: Tue, 23 Jun 2015 08:50:02 +0530
From: Sangamesh Nadagoudar <sang...@confluxtechnologies.com>
Subject: Re: [Mifos-users] Manage data tables
To: "A good place to start for users or folks new to Mifos."
<mifos...@lists.sourceforge.net>
Cc: Otoniel Manley <otonie...@mentorsinternational.org>
Message-ID:
<CAMaHBUAwuq-rYTR62ivvRxGu...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hello Otoniel,

While you were trying to create data-table for client:
>> Were you getting any error? If yes what's the error?
>> Are you using any symbol or special characters in the column name or in
the table name? If yes, remove that and try.

Please find the reference guide link for Managing data-table here:-
*https://mifosforge.jira.com/wiki/display/docs/Manage+Data+Tables
<https://mifosforge.jira.com/wiki/display/docs/Manage+Data+Tables>*

For code & code values:

*https://mifosforge.jira.com/wiki/pages/viewpage.action?pageId=67895350
<https://mifosforge.jira.com/wiki/pages/viewpage.action?pageId=67895350>*

If you still unable to create the data-tables,please let me know.

Thanks,
Sangamesh


On Mon, Jun 22, 2015 at 11:35 PM, Dayna Harp <dh...@mifos.org> wrote:

> Thanks for reaching out Otoniel. I have sent your request to Sangamesh -
> who is the primary trainer for Mifos. He is much better than I in
> explaining the tables and codes.
>
> I have also copied your question to the User List to connect you with more
> hands on users of Mifos X.
>
> -Dayna
>
> On Jun 22, 2015, at 10:59 AM, Otoniel Manley <
> otonie...@mentorsinternational.org> wrote:
>
> Dayna:
>
> Good morning; I hope you are doing great. Attached an attempt to create
> additional details in the clients without success.
>
> I?m following the instructions in the video on how to manage tables and
> adding codes...
>
> Could you help me with it? I?m not sure what am I doing wrong.
>
> Thanks
>
> --
>
> *Otoniel Manley*
> *Director Ejecutivo*
>
>
> *Brindemos Esperanza*
>
>
> *MENTORS HONDURAS* <http://www.mentorsinternational.org/>
> Bo. El Centro, 6 ave. 4 y 5 calle S.O.
>
> San Pedro Sula, Honduras
> Oficina: (504) 2550-1606
> Cel.: (504) 3204-1984
>
> NOTA: Este mensaje de correo electr?nico es para uso ?nico del(os)
> receptor(es) a quienes se dese? enviar y puede contener informaci?n
> confidencial y privilegiada. Cualquier vista, uso, renv?o o distribuci?n
> no autorizada est? prohibida. Si usted no es el receptor, por favor
> contacte al remitente a trav?s de responder al correo y destruya el
> original y todas las copias.
>
> *Dayna Harp*
> Director Strategic Initiatives, The Mifos Initiative
> dh...@mifos.org <edc...@mifos.org> | Skype: harpcreek | Mobile:
> 850.312.9560
>
> *Collectively Creating a World of 3 Billion Maries | *http://mifos.org
> <http://facebook.com/mifos> <http://facebook.com/mifos>
>
>
>
>
>
>
> <http://www.twitter.com/mifos>
> <http://www.twitter.com/mifos>
>
>
>
> ------------------------------------------------------------------------------
> Monitor 25 network devices or servers for free with OpManager!
> OpManager is web-based network management software that monitors
> network devices and physical & virtual servers, alerts via email & sms
> for fault. Monitor 25 devices for free with no restriction. Download now
> http://ad.doubleclick.net/ddm/clk/292181274;119417398;o
> _______________________________________________
> Mifos-users mailing list
> Mifos...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mifos-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: icon-tiny-facebook.png
Type: image/png
Size: 751 bytes
Desc: not available
-------------- next part --------------
A non-text attachment was scrubbed...
Name: icon-tiny-twitter.png
Type: image/png
Size: 800 bytes
Desc: not available

------------------------------

Message: 9
Date: Tue, 23 Jun 2015 07:30:59 -0700
From: Ed Cable <edc...@mifos.org>
Subject: Re: [Mifos-users] Help! Anyone know any easy fixes to any of
these issues?
To: "A good place to start for users or folks new to Mifos."
<mifos...@lists.sourceforge.net>
Cc: Brian Aldridge <br...@boisecomputerservice.com>, Joe Leatherman
<ian.j.le...@gmail.com>
Message-ID:
<CAPnWRTgi8cTTcO6y6QTZ3aTcB35Ni9zeqXL873TRSL=zw1...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hi Joe,

Did you get a chance to reply to Vishwas' questions - we want to be able to
help you overcome the issues you are stuck on.

Cheers,

Ed

On Wed, Jun 17, 2015 at 3:08 PM, Vishwas Babu A J <vishwa...@gmail.com>
wrote:

> Joe,
>
> Can you confirm that you have upgraded the community app too ? Can you
> clear your browser cache and try accessing the community-app again ?
>
> Regards,
> Vishwas
>
>
>
> > On Jun 17, 2015, at 2:11 PM, Joe Leatherman <
> joelea...@ijlfinancial.us> wrote:
> >
> > Mifo's team,
> > We are stuck! We just upgraded to Release Version: 15.03.1.RELEASE
> |
> > Mifos X Release Date: 18/May/2015. Mifos installed on a Linux server.
> Our
> > only solution we can come up with is to try a fresh install instead of an
> > upgrade to try and fix these issues. The only problem is we have about 40
> > active loans on the system and we don?t want to have to go back and
> manually
> > put in all the payments for all these customers over the past 1.5 years.
> So
> > if you see any easy fixes please let us know.
> >
> > 1. When we go under admin/organizations and into the new payment type
> I
> > get an RED error message after I try to save my 1st payment type.
> >
> > 2. When we go under admin/organizations and into the teller/cashier
> > management screen I just get the RED error message in the corner.
> >
> > 3. When trying to approve a NEW loan. When the loan approver jumps
> into
> > the loan approval screen it gives us an error if we try to approve the
> loan
> > through the actual account. We have found a work around where if we
> > go to the task menu bar on the LEFT and click on checker inbox & task.
> Then
> > we can approve the loan that way. The disburse function works fine after
> > that from the account.
> >
> > a. Error
> > The parameter `undefined` has been passed and is not supported for
> > this request.
> > The parameter `expectedDisbursementDate` has been passed and is not
> > supported for this request.
> > The parameter `disbursementData` has been passed and is not
> > supported for this request.
> > The parameter `approvedLoanAmount` has been passed and is not
> > supported for this request.
> >
> > 4. Print receipt function: I?m sure we just need to hook up a database
> > somewhere right?
> >
> > a. {"developerMessage":"The requested resource is not
> > available.","httpStatusCode":"404","defaultUserMessage":"The requested
> > resource is not
> >
> available.","userMessageGlobalisationCode":"error.msg.resource.not.found","e
> > rrors":[{"developerMessage":"Reporting meta-data entry not
> > found.","defaultUserMessage":"Reporting meta-data entry not
> >
> found.","userMessageGlobalisationCode":"error.msg.report.name.not.found","pa
> > rameterName":"id","value":null,"args":[{"value":"Input sql: SELECT
> > ifnull(report_type,'') as report_type FROM `stretchy_report` where
> > report_name = 'Loan Transaction Receipt'"}]}]}
> >
> >
> > 5. The system won?t let us modify our current loan products from the
> > products/loan products menu. We also tried to add new ones. Here are the
> > errors we get.
> >
> > a. Error
> > The parameter `accountMovesOutOfNPAOnlyOnArrearsCompletion` has
> been
> > passed and is not supported for this request.
> > The parameter `minimumDaysBetweenDisbursalAndFirstRepayment` has
> > been passed and is not supported for this request.
> > The parameter `installmentAmountInMultiplesOf` has been passed and
> > is not supported for this request.
> > The parameter `canDefineInstallmentAmount` has been passed and is
> > not supported for this request.
> > The parameter `isArrearsBasedOnOriginalSchedule` has been passed
> and
> > is not supported for this request.
> > The parameter `allowAttributeOverrides` has been passed and is not
> > supported for this request.
> >
> > 6. From the System Manage Menu to the Scheduler Jobs menu then under
> > Recalculate Interest For Loans we get this under the error log:
> > a. java.lang.NullPointerException at
> >
> org.mifosplatform.accounting.journalentry.service.AccountingProcessorHelper.
> > populateLoanDtoFromMap(101) at
> >
> org.mifosplatform.accounting.journalentry.service.JournalEntryWritePlatformS
> > erviceJpaRepositoryImpl.createJournalEntriesForLoan(317) at
> > sun.reflect.NativeMethodAccessorImpl.invoke0(-2) at
> > sun.reflect.NativeMethodAccessorImpl.invoke(57) at
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(43) at
> > java.lang.reflect.Method.invoke(606) at
> >
> org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(317)
> > at
> >
> org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint
> > (190) at
> >
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(157) at
> >
> org.springframework.transaction.interceptor.TransactionInterceptor$1.proceed
> > WithInvocation(98) at
> >
> org.springframework.transaction.interceptor.TransactionAspectSupport.invokeW
> > ithinTransaction(262) at
> >
> org.springframework.transaction.interceptor.TransactionInterceptor.invoke(95
> > ) at
> >
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(179) at
> > org.springframework.aop.framework.JdkDynamicAopProxy.invoke(207) at
> > com.sun.proxy.$Proxy134.createJournalEntriesForLoan(-1) at
> >
> org.mifosplatform.portfolio.loanaccount.service.LoanWritePlatformServiceJpaR
> > epositoryImpl.postJournalEntries(1884) at
> >
> org.mifosplatform.portfolio.loanaccount.service.LoanWritePlatformServiceJpaR
> > epositoryImpl.recalculateInterest(2543) at
> >
> org.mifosplatform.portfolio.loanaccount.service.LoanWritePlatformServiceJpaR
> > epositoryImpl.recalculateInterest(2493) at
> > sun.reflect.NativeMethodAccessorImpl.invoke0(-2) at
> > sun.reflect.NativeMethodAccessorImpl.invoke(57) at
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(43) at
> > java.lang.reflect.Method.invoke(606) at
> >
> org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(317)
> > at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(201) at
> > com.sun.proxy.$Proxy193.recalculateInterest(-1) at
> > sun.reflect.NativeMethodAccessorImpl.invoke0(-2) at
> > sun.reflect.NativeMethodAccessorImpl.invoke(57) at
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(43) at
> > java.lang.reflect.Method.invoke(606) at
> > org.springframework.util.MethodInvoker.invoke(269) at
> >
> org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean$Met
> > hodInvokingJob.executeInternal(322) at
> > org.springframework.scheduling.quartz.QuartzJobBean.execute(112) at
> > org.quartz.core.JobRunShell.run(213) at
> > org.quartz.simpl.SimpleThreadPool$WorkerThread.run(557)
> >
> > On this error I noticed that the test server has A LOT of error logs
> > reporting.
> >
> > 7. When adding a new loan product under Interest Recalculation,
> > Pre-closure interest calculation rule: drop down menu is blank. The test
> > server has 2 options.
> >
> > Thank you in advance for all your efforts.
> >
> >
> >
> > Joe Leatherman | Field Operations Manager
> > JoeLea...@IJLfinancial.us
> >
> > IJLfinancial, Inc. | 1209 N. 8TH ST. STE 300 | Boise, ID 83702
> > Store 001| Tel 208-649-4282 | Fax 208-336-9882
> > NMLSR ID 745997
> > www.IJLfinancial.us
> >
> > This message may contain confidential or proprietary information. If you
> are
> > not the addressee or authorized to receive this for the addressee, you
> must
> > not use, copy, disclose, or take any action based on this message or any
> > information herein. If you have received this message in error, please
> > advise the sender immediately by email and delete this message. Thank you
> > for your cooperation.
> >
> >
> >
> >
> >
> ------------------------------------------------------------------------------
> > _______________________________________________
> > Mifos-users mailing list
> > Mifos...@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/mifos-users
>
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Mifos-users mailing list
> Mifos...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mifos-users
>



--
*Ed Cable*
Director of Community Programs, Mifos Initiative
edc...@mifos.org | Skype: edcable | Mobile: +1.484.477.8649

*Collectively Creating a World of 3 Billion Maries | *http://mifos.org
<http://facebook.com/mifos> <http://www.twitter.com/mifos>
-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------

Message: 10
Date: Tue, 23 Jun 2015 08:45:23 -0600
From: Dayna Harp <dh...@mifos.org>
Subject: [Mifos-users] User Meetup 25 June 2015
To: "A good place to start for users or folks new to Mifos."
<mifos...@lists.sourceforge.net>
Message-ID: <9D2FB7B9-567D-47F1...@mifos.org>
Content-Type: text/plain; charset="utf-8"

25 June 2015 - 15:30 GMT

Hello Everyone -

The next user meet up will feature a hands on demonstration of the Mifos X Accounting Module. This 40-minute demonstration will review:
Chart of Accounts
Journal Entries
Accounting Rules & Frequent Postings
Periodic Closure of Accounts
Accrual Accounting
Accounts Linked to Financial Activities

Registration URL: https://attendee.gototraining.com/rt/6597896964898568705 <https://attendee.gototraining.com/rt/6597896964898568705>

Dayna Harp
Director Strategic Initiatives, The Mifos Initiative
dh...@mifos.org <mailto:edc...@mifos.org> | Skype: harpcreek | Mobile: 850.312.9560

Collectively Creating a World of 3 Billion Maries | http://mifos.org <http://mifos.org/> <http://facebook.com/mifos>? <http://facebook.com/mifos>







<http://www.twitter.com/mifos>







<http://www.twitter.com/mifos>
-------------- next part --------------
An HTML attachment was scrubbed...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: icon-tiny-facebook.png
Type: image/png
Size: 751 bytes
Desc: not available
-------------- next part --------------
A non-text attachment was scrubbed...
Name: icon-tiny-twitter.png
Type: image/png
Size: 800 bytes
Desc: not available

------------------------------

Message: 11
Date: Thu, 25 Jun 2015 15:54:40 +0530
From: srinivasa Rao Yedida <sre....@gmail.com>
Subject: [Mifos-users] Undo Loan Write_off
To: "A good place to start for users or folks new to Mifos."
<mifos...@lists.sourceforge.net>
Message-ID:
<CAET-RRd0giXM7iA=f1O1mhkym_qZg0zGb...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

HI

Done wrongly Written Off in mifos x how to undo


Thanks
Srinivasarao Yedida
-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------

------------------------------------------------------------------------------
Monitor 25 network devices or servers for free with OpManager!
OpManager is web-based network management software that monitors
network devices and physical & virtual servers, alerts via email & sms
for fault. Monitor 25 devices for free with no restriction. Download now
http://ad.doubleclick.net/ddm/clk/292181274;119417398;o

------------------------------

_______________________________________________
Mifos-users mailing list
Mifos...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users


End of Mifos-users Digest, Vol 218, Issue 1
*******************************************
Reply all
Reply to author
Forward
0 new messages