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

Not able to create a manual journal entry #1397

Closed bharathcgowda closed 2 years ago

bharathcgowda commented 2 years ago

Description

Not able to pass a manual journal entry, when you click on submit button, it is showing internal server error

Steps to Reproduce

  1. go to accounting
  2. click on "create journal entries"
  3. enter the details and press submit

Expected Behaviour

need to submit the the manual journal entry which clicked on submit button

Actual Behaviour

Settings

Screenshots, if any

image

adamsaghy commented 2 years ago

Error: {"timestamp":"2022-05-24T23:43:24.569+00:00","status":500,"error":"Internal Server Error","path":"/fineract-provider/api/v1/journalentries"}

Needs further investigation...

adamsaghy commented 2 years ago

Fixed