mojaloop / project

Repo to track product development issues for the Mojaloop project.
Other
22 stars 15 forks source link

Reporting UI will be fixed for removing decimal formats to be shown as originally #3920

Open zinzinnyohlaing-tw opened 1 month ago

zinzinnyohlaing-tw commented 1 month ago

Acceptance Criteria

  1. The decimal places of the amounts in the reports (both downloaded and report reviews) should be displayed according to the decimal places as originally specified by the ISO 4217 standard. (Settlement Initiation Report, DFSP Settlement Report, DFSP Settlement Detail Report and DFSP Settlement Statement Report)
  2. Amount should be comma separated for 3 positions: eg: 1,000 / 100 / 10,000.00
  3. Amount fields should be right-aligned.

PR: [https://github.com/mojaloop/reporting-bc/pull/35] PR: [https://github.com/mojaloop/platform-shared-tools/pull/91/]

PaulMakinMojaloop commented 1 month ago

@kyaw-soe-tw Please can you give an update here?

kyaw-soe-tw commented 1 week ago

I have completed the development of this ticket in image version mojaloop/vnext-admin-ui-svc:0.5.33 and mojaloop/reporting-bc-reporting-api-svc:0.3.37.