[Mifos-issues] [JIRA] (MIFOS-5256) Real loan re-scheduling

2014-05-01 Thread George Hajjar (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 George Hajjar commented on  MIFOS-5256 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Real loan re-scheduling  
 
 
 
 
 
 
 
 
 
 
Can we revive this particular issue. We seem to find that the current method to reschedule a repayment/loan in mifosx is unusable. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.3-OD-03-012#6321-sha1:a68f0aa) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   

--
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


[Mifos-issues] [JIRA] (MIFOS-5256) Real loan re-scheduling

2014-05-01 Thread George Hajjar (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 George Hajjar assigned an issue to Vishwas Babu A J 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 mifos /  MIFOS-5256 
 
 
 
  Real loan re-scheduling  
 
 
 
 
 
 
 
 
 

Change By:
 
 George Hajjar 
 
 
 

Assignee:
 
 safik omara Vishwas Babu A J 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.3-OD-03-012#6321-sha1:a68f0aa) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   

--
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


[Mifos-issues] [JIRA] (MIFOSX-1162) Undo disbursal failing for loans which have overdue charges

2014-05-01 Thread Vishwas Babu A J (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Ngakam Cieyou Guy Raoul created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Mifos X /  MIFOSX-1162 
 
 
 
  Undo disbursal failing for loans which have overdue charges  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Pramod Nuthakki 
 
 
 

Created:
 

 01/May/14 4:57 AM 
 
 
 

Fix Versions:
 

 1.23.0.RELEASE 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Ngakam Cieyou Guy Raoul 
 
 
 
 
 
 
 
 
 
 
Relevant Log snippet 
code 6:10:15.693 http-bio-8443-exec-6 INFO o.m.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1398867014391,"totalTime":1302,"method":"POST","url":"https ://localhost:8443/mifosng-provider/api/v1/loans/6","parameters":{"tenantIdentifier":["demo"],"command":["undoDisbursal"]}} Servlet.service() for servlet jersey-serlvet in context with path /mifosng-provider threw exception org.springframework.dao.DataIntegrityViolationException: Cannot delete or update a parent row: a foreign key constraint fails (`mifostenant-demo`.`m_loan_overdue_i nstallment_charge`, CONSTRAINT `FK_m_loan_overdue_installment_charge_m_loan_repayment_schedule` FOREIGN KEY (`loan_schedule_id`) REFERENCES `m_loan_repaymen); SQL n/a; constraint null; nested exception is org.hibernate.exception.ConstraintViolationException: Cannot delete or update a parent row: a foreign key constraint fails (`mifostenant-demo`.`m_loan_overdue_installment_charge`, CONSTRAINT `FK_m_loan_overdue_installment_charge_m_loan_repayment_schedule` FOREIGN KEY (`loan_sched ule_id`) REFERENCES `m_loan_repaymen) at org.springframework.orm.hibernate3.SessionFactoryUtils.convertHibernateAccessException(SessionFactoryUtils.java:643) at org.springframework.orm.jpa.vendor.HibernateJpaDialect.translateExceptionIfPossible(HibernateJpaDialect.java:104) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.tra

[Mifos-issues] [JIRA] (MIFOSX-1162) Undo disbursal failing for loans which have overdue charges

2014-05-01 Thread Vishwas Babu A J (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Vishwas Babu A J updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Mifos X /  MIFOSX-1162 
 
 
 
  Undo disbursal failing for loans which have overdue charges  
 
 
 
 
 
 
 
 
 

Change By:
 
 Vishwas Babu A J 
 
 
 
 
 
 
 
 
 
 Relevant Log snippet{ {code noformat } } 6:10:15.693 [http-bio-8443-exec-6] INFO  o.m.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1398867014391,"totalTime":1302,"method":"POST","url":"https://localhost:8443/mifosng-provider/api/v1/loans/6","parameters":{"tenantIdentifier":["demo"],"command":["undoDisbursal"]}}Servlet.service() for servlet [jersey-serlvet] in context with path [/mifosng-provider] threw exceptionorg.springframework.dao.DataIntegrityViolationException: Cannot delete or update a parent row: a foreign key constraint fails (`mifostenant-demo`.`m_loan_overdue_installment_charge`, CONSTRAINT `FK_m_loan_overdue_installment_charge_m_loan_repayment_schedule` FOREIGN KEY (`loan_schedule_id`) REFERENCES `m_loan_repaymen); SQL[n/a]; constraint [null]; nested exception is org.hibernate.exception.ConstraintViolationException: Cannot delete or update a parent row: a foreign key constraintfails (`mifostenant-demo`.`m_loan_overdue_installment_charge`, CONSTRAINT `FK_m_loan_overdue_installment_charge_m_loan_repayment_schedule` FOREIGN KEY (`loan_schedule_id`) REFERENCES `m_loan_repaymen)at org.springframework.orm.hibernate3.SessionFactoryUtils.convertHibernateAccessException(SessionFactoryUtils.java:643)at org.springframework.orm.jpa.vendor.HibernateJpaDialect.translateExceptionIfPossible(HibernateJpaDialect.java:104)at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.translateExceptionIfPossible(AbstractEntityManagerFactoryBean.java:403)at org.springframework.dao.support.ChainedPersistenceExceptionTranslator.translateExceptionIfPossible(ChainedPersistenceExceptionTranslator.java:58)at org.springframework.dao.support.DataAccessUtils.translateIfNecessary(DataAccessUtils.java:213)at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:163)at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)at org.springframework.data.jpa.repository.support.LockModeRepositoryPostProcessor$LockModePopulatingMethodIntercceptor.invoke(LockModeRepositoryPostProcessor.java:92)at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:91)at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)at com.sun.proxy.$Proxy180.saveAndFlush(Unknown Source)at org.mifosplatform.portfolio.loanaccount.service.LoanWritePlatformServiceJpaRepositoryImpl.undoLoanDisbursal(LoanWritePlatformServiceJpaRepositoryImpl.java:471)at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)   

[Mifos-issues] [JIRA] (MIFOSX-1145) Update data table throws "Data truncation: Invalid use of NULL value" SQL error

2014-05-01 Thread Emmanuel Nnaa (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Emmanuel Nnaa started work on  MIFOSX-1145 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 

Change By:
 
 Emmanuel Nnaa 
 
 
 

Status:
 
 Open Development In Progress 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.3-OD-03-012#6321-sha1:a68f0aa) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   

--
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


[Mifos-issues] [JIRA] (MIFOSX-1069) Implementation of sorting options for transaction preview tables for savings or loans.

2014-05-01 Thread Vishwas Babu A J (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Vishwas Babu A J updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Mifos X /  MIFOSX-1069 
 
 
 
  Implementation of sorting options for transaction preview tables for savings or loans.  
 
 
 
 
 
 
 
 
 

Change By:
 
 Vishwas Babu A J 
 
 
 

Labels:
 
 Google-Serve, 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.3-OD-03-012#6321-sha1:a68f0aa) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   

--
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


[Mifos-issues] [JIRA] (MIFOSX-182) Technical enhancements to platform/client app codebases

2014-05-01 Thread Vishwas Babu A J (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Vishwas Babu A J closed an issue as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Mifos X /  MIFOSX-182 
 
 
 
  Technical enhancements to platform/client app codebases  
 
 
 
 
 
 
 
 
 

Change By:
 
 Vishwas Babu A J 
 
 
 

Resolution:
 
 Fixed 
 
 
 

Status:
 
 Open Closed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.3-OD-03-012#6321-sha1:a68f0aa) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   

--
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


[Mifos-issues] [JIRA] (MIFOSX-173) GSOC Project: Server side sorting and pagination

2014-05-01 Thread Vishwas Babu A J (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Vishwas Babu A J closed an issue as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Mifos X /  MIFOSX-173 
 
 
 
  GSOC Project: Server side sorting and pagination  
 
 
 
 
 
 
 
 
 

Change By:
 
 Vishwas Babu A J 
 
 
 

Resolution:
 
 Fixed 
 
 
 

Status:
 
 Open Closed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.3-OD-03-012#6321-sha1:a68f0aa) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   

--
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


[Mifos-issues] [JIRA] (MIFOSX-652) GSOC Project: Mix-XBRL reporting

2014-05-01 Thread Vishwas Babu A J (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Vishwas Babu A J closed an issue as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Mifos X /  MIFOSX-652 
 
 
 
  GSOC Project: Mix-XBRL reporting  
 
 
 
 
 
 
 
 
 

Change By:
 
 Vishwas Babu A J 
 
 
 

Resolution:
 
 Fixed 
 
 
 

Status:
 
 Open Closed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.3-OD-03-012#6321-sha1:a68f0aa) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   

--
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


[Mifos-issues] [JIRA] (MIFOSX-1108) EndOfDayBalance "upTo" method calculates number of days wrongly when creating posting period

2014-05-01 Thread Michael Duku-Kaakyire (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Michael Duku-Kaakyire commented on  MIFOSX-1108 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: EndOfDayBalance "upTo" method calculates number of days wrongly when creating posting period  
 
 
 
 
 
 
 
 
 
 
The issue is fixed now. Please see method "upTo" of EndOfDayBalance.java. In order to reproduce, the fix has to be reverted. Example (1) Create a recurring deposit account using for example the following properties Monthly compounding, monthly posting, nominal interest rate 5%, 6 months deposit period with recurring deposit amount of 5000, Account first deposit date 1/01/2014 (2) Make deposits that falls within more than one compounding period. See an example below 01/01/2014 Deposit 5000 01/02/2014 Deposit 5000 31/02/2014 Deposit 5000 05/04/2014 Deposit 5000 (3) Calculate and/or post interest. You will notice that the calculation of number of days is done wrongly hence interest calculation is not correct 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.3-OD-03-012#6321-sha1:a68f0aa) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   

--
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


[Mifos-issues] [JIRA] (MIFOSX-1163) add support to transfer fixed deposit amount from savings account

2014-05-01 Thread Pramod Nuthakki (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Pramod Nuthakki created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Mifos X /  MIFOSX-1163 
 
 
 
  add support to transfer fixed deposit amount from savings account  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Improvement 
 
 
 

Assignee:
 
 Pramod Nuthakki 
 
 
 

Components:
 

 Savings 
 
 
 

Created:
 

 01/May/14 9:42 PM 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Pramod Nuthakki 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.3-OD-03-012#6321-sha1:a68f0aa) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   

-