From: GitHub <no...@gi...> - 2013-02-25 20:37:53
|
Branch: refs/heads/master Home: https://github.com/mifos/head Commit: 78445d90970ad74272a59d26ceea9a31f7e2fe07 https://github.com/mifos/head/commit/78445d90970ad74272a59d26ceea9a31f7e2fe07 Author: Pawel Reise <pr...@so...> Date: 2013-02-25 (Mon, 25 Feb 2013) Changed paths: M acceptanceTests/src/test/java/org/mifos/test/acceptance/framework/loan/CreateLoanAccountEntryPage.java M acceptanceTests/src/test/java/org/mifos/test/acceptance/loan/CreateGroupLoanAccountTest.java M acceptanceTests/src/test/java/org/mifos/test/acceptance/new_group_loan/CreateGLIMLoanAccountWithOneTimeFeeTest.java M appdomain/src/main/java/org/mifos/application/servicefacade/GroupLoanAccountServiceFacadeWebTier.java M userInterface/src/main/java/org/mifos/clientportfolio/loan/ui/GroupLoanAccountController.java M userInterface/src/main/java/org/mifos/clientportfolio/loan/ui/LoanAccountController.java M userInterface/src/main/java/org/mifos/clientportfolio/loan/ui/LoanAccountFormBean.java M userInterface/src/main/java/org/mifos/ui/core/controller/util/helpers/LoanCreationHelper.java M userInterface/src/main/resources/org/mifos/ui/freemarker/core/createLoanAccountEnterDetails.ftl Log Message: ----------- MIFOS-5978: Added possibility to enter individual fee amounts during group loan creation |