You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Peter Santa (Jira)" <ji...@apache.org> on 2023/04/03 10:40:00 UTC

[jira] [Updated] (FINERACT-1911) Make Data Tables assignable to Transaction entities

     [ https://issues.apache.org/jira/browse/FINERACT-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Santa updated FINERACT-1911:
----------------------------------
    Description: 
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
 * *make it possible to query* as defined in FINERACT-1747 and FINERACT-1910 - so make it possible to filter Transactions based on values that are stored in associated data tables.
 * 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
 * it is supported to query these data tables on the way, as by-that-time already implemented ones define:
 ** FINERACT-1747
 ** FINERACT-1910
 * it is possible to query/filter *Transaction entities* based on values that are stored in associated data table, on similar as defined in
 ** FINERACT-1747
 ** FINERACT-1910

  was:
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
 * *make it possible to query* as defined in FINERACT-1747 and FINERACT-1910 - so make it possible to filter Transactions based on values that are stored in associated data tables.
 * 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
 * it is supported to query these data tables on the way, as by-that-time already implemented ones define:
 ** FINERACT-1747
 ** FINERACT-1910
 * it is possible to query/filter Transaction entities based on values that are stored in associated data table, on similar as defined in
 ** FINERACT-1747
 ** FINERACT-1910


> Make Data Tables assignable to Transaction entities
> ---------------------------------------------------
>
>                 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
>
> 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
>  * *make it possible to query* as defined in FINERACT-1747 and FINERACT-1910 - so make it possible to filter Transactions based on values that are stored in associated data tables.
>  * 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
>  * it is supported to query these data tables on the way, as by-that-time already implemented ones define:
>  ** FINERACT-1747
>  ** FINERACT-1910
>  * it is possible to query/filter *Transaction entities* based on values that are stored in associated data table, on similar as defined in
>  ** FINERACT-1747
>  ** FINERACT-1910



--
This message was sent by Atlassian Jira
(v8.20.10#820010)