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

Trouble in account entries: taxes are not integrated in accounting #2653

Closed kazacube-hsmaiti closed 5 years ago

kazacube-hsmaiti commented 6 years ago

image

mbj36 commented 6 years ago

GitMate.io thinks the contributors most likely able to help are @santoshmath, and @Agnessy.

kazacube-hsmaiti commented 6 years ago

for your information, it was working on a previous version but not in 17.07.01

sharecodekzc commented 6 years ago

@santoshmath @Agnessy still looking for support on this issue, tax on charges for savings and charges and interests loans. Tax configuration seems correct, but is not taken into account when validating the charges ; no withhold tax calculated in the accounting. Ready to give more details on our request, and looking for technical support to address this issue which is blocking for one of our customer

santoshconflux commented 6 years ago

@kazacube-hsmaiti , I just referred the following documentation about using tax with savings/FD/ RD while posting the interest.

https://mifosforge.jira.com/wiki/spaces/docs/pages/129957925/Manage+Tax+configuration

There is no information regarding how to use taxes with charges. We can add tax group to the charge product but it doesn't show any results in account level. If it's working before 17.07.1 as you mentioned in previous comment, could you give charge configuration(Charges applied to, Charge time type and Charge calculation) with which you have used the tax group.

santoshconflux commented 6 years ago

I am able to use tax group for 'With Hold Tax' when interest is posted to the savings account. 1% of interest posted is debited as withhold tax. You can check here: https://staging.openmf.org/#/viewsavingaccount/48 username: mifos password: password

santoshconflux commented 5 years ago

Not able to reproduce.