You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@fineract.apache.org by venkatconflux <gi...@git.apache.org> on 2016/03/07 14:29:15 UTC

[GitHub] incubator-fineract pull request: payment type applicable for disbu...

GitHub user venkatconflux opened a pull request:

    https://github.com/apache/incubator-fineract/pull/28

    payment type applicable for disbursement charge configuration added

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/venkatconflux/incubator-fineract paymnettype

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-fineract/pull/28.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #28
    
----
commit e301bf8e69b035f2e6f07c37bf0f95d3e7ae080f
Author: venkatconflux <ve...@confluxtechnologies.com>
Date:   2016-03-07T12:56:37Z

    payment type applicable for disbursement charge configuration added

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-fineract pull request: payment type applicable for disbu...

Posted by nazeer1100126 <gi...@git.apache.org>.
Github user nazeer1100126 commented on a diff in the pull request:

    https://github.com/apache/incubator-fineract/pull/28#discussion_r55479220
  
    --- Diff: fineract-provider/src/main/resources/sql/migrations/core_db/V293__configuration_for_paymnettype_application_forDisbursement_charge.sql ---
    @@ -0,0 +1 @@
    +INSERT INTO `c_configuration` (`name`, `value`, `enabled`, `is_trap_door`, `description`) VALUES ('paymenttype-applicable-for-disbursement-charges', NULL, 0, 0, 'Is the Disbursement Entry need to be considering the fund source of the paymnet type');
    --- End diff --
    
    Migration file with this number already exists. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-fineract pull request: payment type applicable for disbu...

Posted by venkatconflux <gi...@git.apache.org>.
Github user venkatconflux closed the pull request at:

    https://github.com/apache/incubator-fineract/pull/28


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---