You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@fineract.apache.org by "Edward Cable (JIRA)" <ji...@apache.org> on 2017/01/18 13:42:26 UTC

[jira] [Commented] (FINERACT-297) cannot remove all Mapping Fees,Penalties to Income Accounts

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

Edward Cable commented on FINERACT-297:
---------------------------------------

See:
andrew andrewDzakpasu added a comment - 26/Feb/15 12:35 PM Chandrika can you fix this bug on this public void updatePaymentChannelToFundSourceMappings by changing this if (paymentChannelMappingArray != null && paymentChannelMappingArray.size() > 0) to if (paymentChannelMappingArray != null )

> cannot remove all Mapping Fees,Penalties to Income Accounts
> -----------------------------------------------------------
>
>                 Key: FINERACT-297
>                 URL: https://issues.apache.org/jira/browse/FINERACT-297
>             Project: Apache Fineract
>          Issue Type: Bug
>          Components: Accounting
>            Reporter: Santosh Math
>            Assignee: Markus Geiss
>              Labels: confirm, p2
>
> Reported by  andrewDzakpasu at https://mifosforge.jira.com/browse/MIFOSX-1864
> Original Description:
> create a loan product or go to a loan product to edit.
> Go to Advanced Accounting Rule now add Map Penalties to Specific Income Accounts, add two mappings and save.
> Now edit the same product and remove the two mappings and save.
> Now go back to the product and you will see that the two mappings are still there no changes has happened. This could be due to the empty array of the mappings sent to the api



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)