community-app icon indicating copy to clipboard operation
community-app copied to clipboard

Create closing entry - API request not passing closing date

Open SubhamPramanik opened this issue 3 years ago • 2 comments

Description

When creating closing entry, we get an error "validation.msg.GLClosure.closingDate.cannot.be.blank" even when closing date is selected.

Screen Shot 2021-09-07 at 5 18 04 PM

Steps to Reproduce

Accounting -> Closing Entries -> Create Closure -> Fill details and submit

Expected Behaviour

Submit successfully without any error

Actual Behaviour

Shows validation error

Settings

  • Mifos X version: Latest docker image
  • Browser used: Firefox
  • OS: MacOS

Screenshots

132344351-00765c89-4901-422a-b0f1-4201f12da24b API request is not sending closing date in the body

SubhamPramanik avatar Sep 07 '21 12:09 SubhamPramanik

I just tested the fix in PR #3424, and it works. Can it be merged into the main branch?

iolufemi avatar Dec 21 '21 23:12 iolufemi

I have tested it & it works. Thanks

er-prince avatar Jan 08 '22 08:01 er-prince