[jira] [Assigned] (FINERACT-557) No obvious link to issue tracking system

2020-03-02 Thread Awasum Yannick (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Awasum Yannick reassigned FINERACT-557:
---

Assignee: Manthan Surkar

> No obvious link to issue tracking system
> 
>
> Key: FINERACT-557
> URL: https://issues.apache.org/jira/browse/FINERACT-557
> Project: Apache Fineract
>  Issue Type: Bug
>Reporter: Sebb
>Assignee: Manthan Surkar
>Priority: Major
>  Labels: starter
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> As the subject says: I could not find a link to the issue tracking system.
> Since I am a long-time ASF committer, I knew it was probably in JIRA, but 
> that won't apply to the general reader of the website.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (FINERACT-557) No obvious link to issue tracking system

2020-03-02 Thread Awasum Yannick (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Awasum Yannick resolved FINERACT-557.
-
Resolution: Fixed

> No obvious link to issue tracking system
> 
>
> Key: FINERACT-557
> URL: https://issues.apache.org/jira/browse/FINERACT-557
> Project: Apache Fineract
>  Issue Type: Bug
>Reporter: Sebb
>Assignee: Manthan Surkar
>Priority: Major
>  Labels: starter
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> As the subject says: I could not find a link to the issue tracking system.
> Since I am a long-time ASF committer, I knew it was probably in JIRA, but 
> that won't apply to the general reader of the website.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (FINERACT-80) Group loans not included in resultset returned by "LoanReadPlatformServiceImpl.retrieveAll" method

2020-03-02 Thread Awasum Yannick (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Awasum Yannick resolved FINERACT-80.

Fix Version/s: 1.4.0
   Resolution: Fixed

> Group loans not included in resultset returned by 
> "LoanReadPlatformServiceImpl.retrieveAll" method
> --
>
> Key: FINERACT-80
> URL: https://issues.apache.org/jira/browse/FINERACT-80
> Project: Apache Fineract
>  Issue Type: Improvement
>Reporter: Emmanuel Nnaa
>Assignee: Manthan Surkar
>Priority: Major
>  Labels: p2, starter
> Fix For: 1.4.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> *Replace the following line:*
> {code}
> sqlBuilder.append(" join m_office o on o.id = c.office_id");
> {code}
> *with:*
> {code}
> sqlBuilder.append(" join m_office o on (o.id = c.office_id or o.id = 
> g.office_id) ");
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (FINERACT-557) No obvious link to issue tracking system

2020-03-02 Thread Awasum Yannick (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Awasum Yannick updated FINERACT-557:

Labels: starter  (was: )

> No obvious link to issue tracking system
> 
>
> Key: FINERACT-557
> URL: https://issues.apache.org/jira/browse/FINERACT-557
> Project: Apache Fineract
>  Issue Type: Bug
>Reporter: Sebb
>Priority: Major
>  Labels: starter
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> As the subject says: I could not find a link to the issue tracking system.
> Since I am a long-time ASF committer, I knew it was probably in JIRA, but 
> that won't apply to the general reader of the website.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (FINERACT-80) Group loans not included in resultset returned by "LoanReadPlatformServiceImpl.retrieveAll" method

2020-03-02 Thread Awasum Yannick (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Awasum Yannick updated FINERACT-80:
---
Labels: p2 starter  (was: p2)

> Group loans not included in resultset returned by 
> "LoanReadPlatformServiceImpl.retrieveAll" method
> --
>
> Key: FINERACT-80
> URL: https://issues.apache.org/jira/browse/FINERACT-80
> Project: Apache Fineract
>  Issue Type: Improvement
>Reporter: Emmanuel Nnaa
>Priority: Major
>  Labels: p2, starter
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> *Replace the following line:*
> {code}
> sqlBuilder.append(" join m_office o on o.id = c.office_id");
> {code}
> *with:*
> {code}
> sqlBuilder.append(" join m_office o on (o.id = c.office_id or o.id = 
> g.office_id) ");
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (FINERACT-80) Group loans not included in resultset returned by "LoanReadPlatformServiceImpl.retrieveAll" method

2020-03-02 Thread Awasum Yannick (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Awasum Yannick reassigned FINERACT-80:
--

Assignee: Manthan Surkar

> Group loans not included in resultset returned by 
> "LoanReadPlatformServiceImpl.retrieveAll" method
> --
>
> Key: FINERACT-80
> URL: https://issues.apache.org/jira/browse/FINERACT-80
> Project: Apache Fineract
>  Issue Type: Improvement
>Reporter: Emmanuel Nnaa
>Assignee: Manthan Surkar
>Priority: Major
>  Labels: p2, starter
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> *Replace the following line:*
> {code}
> sqlBuilder.append(" join m_office o on o.id = c.office_id");
> {code}
> *with:*
> {code}
> sqlBuilder.append(" join m_office o on (o.id = c.office_id or o.id = 
> g.office_id) ");
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FINERACT-81) Implement integration for UPI

2020-03-02 Thread Manthan Surkar (Jira)


[ 
https://issues.apache.org/jira/browse/FINERACT-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17049457#comment-17049457
 ] 

Manthan Surkar commented on FINERACT-81:


Can I work on this?

> Implement integration for UPI
> -
>
> Key: FINERACT-81
> URL: https://issues.apache.org/jira/browse/FINERACT-81
> Project: Apache Fineract
>  Issue Type: New Feature
>Reporter: Markus Geiss
>Priority: Major
>  Labels: gsoc2016
>
> The National Payments Corporation of India (NPCI) [http://www.npci.org.in/] 
> proposed an Unified Payments Interface and release an API and technical 
> specification for implentors. All needded documentation can be found at 
> http://www.npci.org.in/UPI_Documents.aspx.
> To allow a better integration into India's financial landscape we need to 
> integrate UPI as a possible connector to our platform. The solution is 
> twofold:
> 1. A simple Java SDK to wrap needed message and data mapping
> 2. Integration into the transaction API



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FINERACT-739) Loan (Installment in multiples of) Rounding not working

2020-03-02 Thread Manthan Surkar (Jira)


[ 
https://issues.apache.org/jira/browse/FINERACT-739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17049440#comment-17049440
 ] 

Manthan Surkar commented on FINERACT-739:
-

Can I work on this?

> Loan (Installment in multiples of) Rounding not working
> ---
>
> Key: FINERACT-739
> URL: https://issues.apache.org/jira/browse/FINERACT-739
> Project: Apache Fineract
>  Issue Type: Bug
>  Components: Loan
>Affects Versions: 1.3.0
>Reporter: Okeleke Mike
>Priority: Major
> Fix For: 1.5.0
>
> Attachments: SS1.png, SS2.png, SS3.png
>
>
> Loan repay schedule is not affected by *Installment in multiples of (IIM)* 
> setting in Loan Product screen 
> when you set the IIM to say: 1000, you are expected to have your total 
> repayments calculated to the nearest 1000 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FINERACT-557) No obvious link to issue tracking system

2020-03-02 Thread Manthan Surkar (Jira)


[ 
https://issues.apache.org/jira/browse/FINERACT-557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17049361#comment-17049361
 ] 

Manthan Surkar commented on FINERACT-557:
-

Can I work on this? 

> No obvious link to issue tracking system
> 
>
> Key: FINERACT-557
> URL: https://issues.apache.org/jira/browse/FINERACT-557
> Project: Apache Fineract
>  Issue Type: Bug
>Reporter: Sebb
>Priority: Major
>
> As the subject says: I could not find a link to the issue tracking system.
> Since I am a long-time ASF committer, I knew it was probably in JIRA, but 
> that won't apply to the general reader of the website.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FINERACT-80) Group loans not included in resultset returned by "LoanReadPlatformServiceImpl.retrieveAll" method

2020-03-02 Thread Manthan Surkar (Jira)


[ 
https://issues.apache.org/jira/browse/FINERACT-80?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17049319#comment-17049319
 ] 

Manthan Surkar commented on FINERACT-80:


Can I work on this?

> Group loans not included in resultset returned by 
> "LoanReadPlatformServiceImpl.retrieveAll" method
> --
>
> Key: FINERACT-80
> URL: https://issues.apache.org/jira/browse/FINERACT-80
> Project: Apache Fineract
>  Issue Type: Improvement
>Reporter: Emmanuel Nnaa
>Priority: Major
>  Labels: p2
>
> *Replace the following line:*
> {code}
> sqlBuilder.append(" join m_office o on o.id = c.office_id");
> {code}
> *with:*
> {code}
> sqlBuilder.append(" join m_office o on (o.id = c.office_id or o.id = 
> g.office_id) ");
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)