[
https://issues.apache.org/jira/browse/FINERACT-1751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Santa updated FINERACT-1751:
----------------------------------
Description:
h1. Goal
Have it supported to call the batch API, in which there are multiple
* deposit - must have
* withdraw - must have
* insert data into data table - must have
* holdAmount - lower prio
* releaseAmount - lower prio
commands, related to a Saving account. Make it possible to perform all the ones
that are included in a batch as 1 transaction.
h1. Example use cases
h4. Case 1 in one trx:
# withdraw
# withdraw
# deposit
# deposit
# insert transaction details into a data table
h4. Case 2:
# deposit
# insert transaction details into a data table
h4. Case 3:
# withdraw
# deposit
# insert transaction details into a data table
was:
h1. Goal
Have it supported to call the batch API, in which there are multiple
* deposit - must have
* withdraw - must have
* insert data into data table - must have
* holdAmount - lower prio
* releaseAmount - lower prio
commands, related to a Saving account. Make it possible to perform all the ones
that are included in a batch as 1 transaction.
h1. Example use cases
h4. Case 1 in one trx:
# withdraw
# withdraw
# deposit
# deposit
# insert transaction details into a data table
h4. Case 2:
# deposit
# insert transaction details into a data table
h4. Case 3:
# withdraw
# deposit
# insert transaction details into a data table
#
> Saving Account - Allow using batch API for deposit, withdraw, holdAmount,
> releaseAmount
> ---------------------------------------------------------------------------------------
>
> Key: FINERACT-1751
> URL: https://issues.apache.org/jira/browse/FINERACT-1751
> Project: Apache Fineract
> Issue Type: New Feature
> Components: Savings
> Reporter: Peter Santa
> Assignee: Zoltán Nébli
> Priority: Major
>
> h1. Goal
> Have it supported to call the batch API, in which there are multiple
> * deposit - must have
> * withdraw - must have
> * insert data into data table - must have
> * holdAmount - lower prio
> * releaseAmount - lower prio
> commands, related to a Saving account. Make it possible to perform all the
> ones that are included in a batch as 1 transaction.
> h1. Example use cases
> h4. Case 1 in one trx:
> # withdraw
> # withdraw
> # deposit
> # deposit
> # insert transaction details into a data table
> h4. Case 2:
> # deposit
> # insert transaction details into a data table
> h4. Case 3:
> # withdraw
> # deposit
> # insert transaction details into a data table
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)