openMF / community-app

This was the former default web application built on top of the Apache Fineract platform. It's now deprecated and replaced by the the Mifos X Web App (https://github.com/openMF/web-app maintained by the Mifos Initiative as a reference solution for financial inclusion. It is a Single-Page App (SPA) written in web standard technologies.
http://openmf.github.io/community-app/
Mozilla Public License 2.0
313 stars 1.02k forks source link

BUG:Transaction Dates Display as null under Savings & Loan Transactions #3206

Closed airsay closed 3 years ago

airsay commented 4 years ago

Description

When a transaction occurs (under any type of savings account: fixed deposit, recurring deposit or regular savings account), the date displays as null under transactions tab. Drilling down by clicking on the transaction however shows the correct date

Steps to Reproduce

Create any Savings/Fixed Deposit/Recurring Deposit Product. Create a Client For the above created client, Create a Savings/Fixed Deposit/Recurring Deposit ACCOUNT for that client. Perform a transaction on that account (such as a deposit, withdrawal or calculate and post interest)

Expected Behaviour

Date on which transaction occurred should by correctly displayed under Transactions Tab in the Clients Account

Actual Behaviour

Settings

Screenshots

Transaction Tab view image

Drill down of transaction ID 2 from above (showing correct date)

image

angelboxes commented 4 years ago

Hi, this issue is caused by the changes made in the issue #3196. Since in the original issue it doesn't specify which pages were the ones with the problem or has any attached screenshots and I don't own a computer with Safari browser I'm not pretty sure if this was a Safari issue at all. Can I be assigned to this issue?

bharathcgowda commented 4 years ago

Hi @angelboxes , We have noticed the issue on the loan transaction screen as well. this does not look like a browser issue, would you be able to take a look at this issue still?

francisguchie commented 3 years ago

This is the case for Loan Transactions Tab too

francisguchie commented 3 years ago

Some dates show and others do not Loan transactions do not show dates Yet Loan Repayment Schedule Shows

image

Loan Repayment Schedule

image

francisguchie commented 3 years ago

Hi, this issue is caused by the changes made in the issue #3196. Since in the original issue it doesn't specify which pages were the ones with the problem or has any attached screenshots and I don't own a computer with Safari browser I'm not pretty sure if this was a Safari issue at all. Can I be assigned to this issue?

IMHO the fix #3196 needs to be re-visited

bharathcgowda commented 3 years ago

closing this ticket as the issue is already fixed image