[
https://issues.apache.org/jira/browse/FINERACT-241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16034443#comment-16034443
]
ASF GitHub Bot commented on FINERACT-241:
-----------------------------------------
Github user Ippezrobert commented on the issue:
https://github.com/apache/fineract/pull/341
_final String note =
this.fromApiJsonHelper.extractStringNamed(noteParamName, element);
baseDataValidator.reset().parameter(noteParamName).value(note).notExceedingLengthOf(1000);_
Because i tried the above PR locally here but doesn't work still throws
error below from Web App
_field is required
The parameter `note` has been passed and is not supported for this
request._
> Include "Add Note" to Deposit and Withdrawal screen in savings account
> ----------------------------------------------------------------------
>
> Key: FINERACT-241
> URL: https://issues.apache.org/jira/browse/FINERACT-241
> Project: Apache Fineract
> Issue Type: Improvement
> Reporter: Dayna Harp
> Assignee: Markus Geiss
> Labels: beginner, p3
>
> https://mifosforge.jira.com/browse/MIFOSX-2620
> Refer to MIFOSX for images
> Include "Add Note" to Deposit and Withdrawal screen in savings account so
> that narration can be added especially name of the person who has deposited
> which may not be necessarily the account holder. Its good for controls and
> follow ups.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)