[
https://issues.apache.org/jira/browse/FINERACT-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17733447#comment-17733447
]
Muthu commented on FINERACT-1911:
---------------------------------
[~adamsaghy] ,
I completely agree with your point. However, as you mentioned, it is crucial to
first understand the use case regarding these additional fields. We need to
determine whether they are intended for filtering or retrieving a transaction,
or simply for storage and retrieval alongside the transaction. If the priority
is to filter transactions based on the additional fields, then it may be
preferable to utilize datatables.
Additionally, I would like to bring up another point for discussion. Currently,
there are two ways to create datatables. One is by using the datatable API
endpoint, and the other is by adding the datatables to the API request body
using the respective entities endpoint (such as Client, Loan, SavingsAccount,
etc.). In this case, should we focus on implementing the solution for both
methods to make it consistent?
> Assign Data Table to Transaction (Savings)
> ------------------------------------------
>
> Key: FINERACT-1911
> URL: https://issues.apache.org/jira/browse/FINERACT-1911
> Project: Apache Fineract
> Issue Type: New Feature
> Components: Data Tables
> Reporter: Peter Santa
> Priority: Major
> Labels: BeanSalad
>
> h1. Background
> Currently data tables can be assigned to several entity types, but
> transaction is not an option.
> h1. Goal
> The context is mainly Transactions of {*}Saving Accounts{*}, but it would be
> great to implement the feature generally.
> The goal would be to make it possible to
> * {*}assign data table to transactions{*}, and
> * support multi-row and single-row tables - as it is already supported for
> data tables that could be assigned to other entities.
> h1. Acceptance Criteria
> * it is supported to assign *data tables to Transaction entities* of - at
> least - savings accounts, and the solution fits into the current data table
> conception
--
This message was sent by Atlassian Jira
(v8.20.10#820010)