openMF / web-app

Mifos X Web App is the revamped version of the Mifos X Community App built on top of the Fineract Platform leveraging the popular Angular framework.
https://openmf.github.io/web-app/
Mozilla Public License 2.0
226 stars 511 forks source link

Savings Transaction - assigned data table - ID field shown as decimal #1899

Closed peter-santa-dpc closed 9 months ago

peter-santa-dpc commented 10 months ago

Description

Data tables can be assigned to savings transaction. There is a view for data table details. The ID of the "parent" transaction is shown on the view. It is shown with 2 decimals, instead of integer.

Steps to Reproduce

  1. Have a Savings Account
  2. Have data table assigned to savings accounts
  3. Have a transaction inserted, have an entry inserted in the related data table.

Expected Behaviour

The ID of the savings transaction is shown without decimals.

Actual Behaviour

The ID of the savings transaction is shown with decimals.

Settings

Screenshots, if any

image

peter-santa-dpc commented 10 months ago

https://issues.apache.org/jira/browse/FINERACT-2014 should resolve this issue.

PC-11-00 commented 9 months ago

Closing as it is resolved.