You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Anu Omotayo (Jira)" <ji...@apache.org> on 2021/11/15 23:59:00 UTC

[jira] [Comment Edited] (FINERACT-1412) Mapping an expense ledger to a payment type

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

Anu Omotayo edited comment on FINERACT-1412 at 11/15/21, 11:58 PM:
-------------------------------------------------------------------

Edit savings product -> add payment type is giving an undefined error

scope.accountMappingForPayment = scope.product.accountMappingForPayment.toLowerCase();


was (Author: anmotayo):
Edit product -> add payment type is giving an undefined error

scope.accountMappingForPayment = scope.product.accountMappingForPayment.toLowerCase();

> Mapping an expense ledger to a payment type
> -------------------------------------------
>
>                 Key: FINERACT-1412
>                 URL: https://issues.apache.org/jira/browse/FINERACT-1412
>             Project: Apache Fineract
>          Issue Type: New Feature
>          Components: Accounting
>    Affects Versions: 1.5.0
>            Reporter: Anu Omotayo
>            Priority: Major
>
> Currently payment types can only be mapped to Asset GLs in the product setup. 
>  
> We however require that payment types can be mapped to expense GLs as well. This is necessary for the following transaction scenarios
> 1. When paying commission to a savings account. 
> 2. When paying a vendor (that has an account with the bank) for supplies to the bank.  
> For both transaction scenarios above, an expense GL is debited while a customer account is credited.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)