[jira] [Created] (FINERACT-2332) Savings COB (Close of Business)

2025-07-19 Thread Jose Alberto Hernandez (Jira)
Jose Alberto Hernandez created FINERACT-2332: Summary: Savings COB (Close of Business) Key: FINERACT-2332 URL: https://issues.apache.org/jira/browse/FINERACT-2332 Project: Apache Fineract

Re: Intermittent Build Failure Post Migration to Fineract 1.9 from 1.4

2025-05-06 Thread Jose Alberto Hernandez
Please try the clean and build gradlew options separately I mean firstgradlew cleanthen the rest for buildingSent from my iPhoneOn 6 May 2025, at 3:04 a.m., Bhaskar Tiwari wrote: We’re using OpenJDK 17.0.14 for the build process.   On local development machines: Windows with OpenJDK 17.0.1

Re: Apache fineract application installation on Ubuntu 24.04 Linux OS

2025-05-01 Thread Jose Alberto Hernandez
Hello! For develop purposes you can use develop branch that is being updated frequently Best regards Alberto > On 1 May 2025, at 3:09 a.m., Kaushal Shriyan wrote: > >  > Hi, > > I am following the steps below to set up the Apache Fineract application on > Ubuntu 24.04 Linux OS: > > $ cat

Re: [VOTE] Remove support for any non-current version

2025-01-14 Thread Jose Alberto Hernandez
+1 Best Regards Alberto On Mon, Jan 13, 2025 at 7:26 PM James Dailey wrote: > Please indicate: > [+1] in favor > [-1] opposed > [0] neutral > > and if your vote is binding. (PMC member) > > Let's complete voting within 48 hours or I will assume lazy consensus on > this. > (lack of discussion s

Re: Wrong credentials

2024-11-10 Thread Jose Alberto Hernandez
Hello! Please follow the next few steps for that https://github.com/alberto-art3ch/mifosx_in_minutes Any comment or doubt, let me know Best regards Alberto On Sun, Nov 10, 2024 at 11:20 AM bazil damas wrote: > Can I get a guide to install mifos on docker > > On Sun, 10 Nov 2024, 19:18 James

Re: [Mifos-developer] Mifos x lossin all data user accounts after docker service restart

2024-09-03 Thread Jose Alberto Hernandez
Hello! Please refer to the next GitHub repo https://github.com/alberto-art3ch/mifosx_in_minutes To see the docker-compose.yml file (line 10) to mount a local file system in docker and persist the data Thanks Alberto On Tue, Sep 3, 2024 at 11:35 AM Laban Kibowen wrote: > John you need to mount

[jira] [Created] (FINERACT-2117) In advance payment strategy: Early Repayment/Late repayment Interest Calculation

2024-08-15 Thread Jose Alberto Hernandez (Jira)
Jose Alberto Hernandez created FINERACT-2117: Summary: In advance payment strategy: Early Repayment/Late repayment Interest Calculation Key: FINERACT-2117 URL: https://issues.apache.org/jira/browse

Re: Loan Transactions in Loan Account details API

2024-08-07 Thread Jose Alberto Hernandez
Yes, maybe I did not explain the full context: Currently, the Loan Account details API uses parameters to get the basic details and as option the repayment schedule, collaterals, transactions, etc. Or even to include all these. Talking specifically the transaction we can return the most recent N

Loan Transactions in Loan Account details API

2024-08-07 Thread Jose Alberto Hernandez
Hello! The purpose of this email is to get some feedback from you related to the number of the Loan Transactions to be returned in the Loan Account details API. Please consider the next context: When you have a Loan Account with a huge number of transactions between payment transactions, plus acc

Loan Transactions in Loan Account data API

2024-08-07 Thread Jose Alberto Hernandez
Hello! The purpose of this email is to get some feedback from you related to the number of the Loan Transactions to be returned in the Loan Account details API. Please consider the next context: When you have a Loan Account with a huge number of transactions between payment transactions, plus acc

[jira] [Created] (FINERACT-2111) Performance issue on Retrieve Loan API

2024-07-29 Thread Jose Alberto Hernandez (Jira)
Jose Alberto Hernandez created FINERACT-2111: Summary: Performance issue on Retrieve Loan API Key: FINERACT-2111 URL: https://issues.apache.org/jira/browse/FINERACT-2111 Project: Apache

[jira] [Created] (FINERACT-2109) Java libraries dependencies versions between modules

2024-07-20 Thread Jose Alberto Hernandez (Jira)
Jose Alberto Hernandez created FINERACT-2109: Summary: Java libraries dependencies versions between modules Key: FINERACT-2109 URL: https://issues.apache.org/jira/browse/FINERACT-2109

[jira] [Created] (FINERACT-2102) Loan Product enableDownPayment overrided in the Loan application

2024-06-26 Thread Jose Alberto Hernandez (Jira)
Jose Alberto Hernandez created FINERACT-2102: Summary: Loan Product enableDownPayment overrided in the Loan application Key: FINERACT-2102 URL: https://issues.apache.org/jira/browse/FINERACT-2102

[jira] [Created] (FINERACT-2101) UI data required from Fineract

2024-06-26 Thread Jose Alberto Hernandez (Jira)
Jose Alberto Hernandez created FINERACT-2101: Summary: UI data required from Fineract Key: FINERACT-2101 URL: https://issues.apache.org/jira/browse/FINERACT-2101 Project: Apache Fineract

[jira] [Created] (FINERACT-2098) Currency data needed in loan transaction for UI

2024-06-17 Thread Jose Alberto Hernandez (Jira)
Jose Alberto Hernandez created FINERACT-2098: Summary: Currency data needed in loan transaction for UI Key: FINERACT-2098 URL: https://issues.apache.org/jira/browse/FINERACT-2098 Project

[jira] [Created] (FINERACT-2096) Idempotency key race condition and failed exception handling

2024-06-10 Thread Jose Alberto Hernandez (Jira)
Jose Alberto Hernandez created FINERACT-2096: Summary: Idempotency key race condition and failed exception handling Key: FINERACT-2096 URL: https://issues.apache.org/jira/browse/FINERACT-2096

[jira] [Created] (FINERACT-2083) Balloon repayment amount for Loan account

2024-05-16 Thread Jose Alberto Hernandez (Jira)
Jose Alberto Hernandez created FINERACT-2083: Summary: Balloon repayment amount for Loan account Key: FINERACT-2083 URL: https://issues.apache.org/jira/browse/FINERACT-2083 Project: Apache

[jira] [Created] (FINERACT-2082) Progressive loan schedule type should only support "Advanced payment allocation" strategy

2024-05-16 Thread Jose Alberto Hernandez (Jira)
Jose Alberto Hernandez created FINERACT-2082: Summary: Progressive loan schedule type should only support "Advanced payment allocation" strategy Key: FINERACT-2082 URL: https://issues.apach

[jira] [Created] (FINERACT-2078) Remove hardcoded use of RoundingMode outside of MoneyHelper class

2024-04-25 Thread Jose Alberto Hernandez (Jira)
Jose Alberto Hernandez created FINERACT-2078: Summary: Remove hardcoded use of RoundingMode outside of MoneyHelper class Key: FINERACT-2078 URL: https://issues.apache.org/jira/browse/FINERACT-2078

[jira] [Created] (FINERACT-2073) Client search v2 using Client Identifiers

2024-04-03 Thread Jose Alberto Hernandez (Jira)
Jose Alberto Hernandez created FINERACT-2073: Summary: Client search v2 using Client Identifiers Key: FINERACT-2073 URL: https://issues.apache.org/jira/browse/FINERACT-2073 Project: Apache

Re: Fineract modularization for Savings

2024-01-29 Thread Jose Alberto Hernandez
Undo Activation and Transfer Interest to Savings Account from RD Account Thank you Alberto On Sun, Dec 17, 2023 at 6:02 PM Jose Alberto Hernandez < josealbert...@gmail.com> wrote: > Hello to All! > > > As part of the Fineract modularization process, I have developed the > *fi

Fineract modularization for Accounting

2024-01-29 Thread Jose Alberto Hernandez
Hello to All! As part of the Fineract modularization process, I have developed the *fineract-accounting* module and It's planned to be *released* in *February 2024*. This change involves *many Java files to be relocated* (renamed) from fineract-provider module to the new fineract-accounting modul

Fineract modularization for Savings

2023-12-18 Thread Jose Alberto Hernandez
Hello to All! As part of the Fineract modularization process, I have developed the *fineract-savings* module and It's planned to be *released* in *January 2024*. This change involves *many Java files to be relocated* (renamed) from fineract-provider module to the new fineract-savings module, so

Re: [Mifos-users] Mifos WebApp (UI for Apache Fineract) - Multi Language Support

2023-10-22 Thread JOSE ALBERTO HERNANDEZ MALDONADO
hello!This is the latest web-apphttps://github.com/openmf/web-appToday I’ll send a new change that includes Swahili language and other minor fixes related to I18nThanks and best regardsAlbertoSent from my iPhoneOn 22 Oct 2023, at 1:50 p.m., Moses Gitonga Ntiritu wrote:Dear Ed,Which is the latest

Re: [Mifos-users] (no subject)

2023-10-09 Thread JOSE ALBERTO HERNANDEZ MALDONADO
Hello! You can create a multi-level Office hierarchy and each level can to represent something like organization, then regions, then subregions, etc Plus in an isolation level (database schema) you can create a multi tenant or organization The main difference between these two options is in t

Re: [Mifos-users] Restoring databes

2023-09-14 Thread JOSE ALBERTO HERNANDEZ MALDONADO
Hello! This is brand new error, but my guest is about the Timezone values that you could have. Please be sure that all the Timezone values are right. Which ones? Database manager, Table *tenant* in the database *fineract_tenant* and the server or computer where you are running this. Best regards

Re: [Mifos-users] Portuguese Language Availability

2023-07-23 Thread JOSE ALBERTO HERNANDEZ MALDONADO
Hello! We are aware of this on the new web-app sadly It is not ready yet but It will be in short term Thanks Best regards Alberto Sent from my iPhone > On 23 Jul 2023, at 7:59, Blessing Nyakubaya wrote: > >  > Good day, > > I am a Mifos user based in Mozambique and the official and regula

Re: [Mifos-users] Problems printing receipts

2023-07-12 Thread JOSE ALBERTO HERNANDEZ MALDONADO
Hello! Here are some questions: Which mifos version are you using? Have you the Pentaho engine in place? Have you the Pentaho reports (templates) in this directory C:\\Users\\eldor\\.mifosx\\pentahoReports\\ ? Which database manager are you using? MySQL, MariaDB, PostgreSQL? On Wed, Jul 12, 2023

Re: [Mifos-users] need steps for installation of fineract 1.8.4 using docker

2023-06-17 Thread JOSE ALBERTO HERNANDEZ MALDONADO
/ichuxhttp://stackoverflow.com/story/nwaomachuxhttps://bitbucket.org/ichux/https://github.com/ichuxOn Fri, Jun 16, 2023 at 5:08 PM JOSE ALBERTO HERNANDEZ MALDONADO <jose.hernan...@fintecheando.mx> wrote:Please review your docker compose file, we usually use a basic docker compose like this one

Re: [Mifos-users] need steps for installation of fineract 1.8.4 using docker

2023-06-16 Thread JOSE ALBERTO HERNANDEZ MALDONADO
is invalid because: > services.fineract-server.depends_on contains an invalid type, it should be > an array > > On Fri, Jun 16, 2023 at 9:11 PM JOSE ALBERTO HERNANDEZ MALDONADO < > jose.hernan...@fintecheando.mx> wrote: > >> Hello! >> >> Using gradlew com

Re: [Mifos-users] need steps for installation of fineract 1.8.4 using docker

2023-06-16 Thread JOSE ALBERTO HERNANDEZ MALDONADO
Hello! Using gradlew command you can create the Docker image like this one: ./gradlew :fineract-provider:clean :fineract-provider:jibDockerBuild -x test Gradle has a jib plugin to allow the Docker Image creation Thanks and regards Alberto On Fri, Jun 16, 2023 at 7:07 AM N.A.Natarajan natesh w

Re: [Mifos-users] regarding webapp - angular

2023-06-13 Thread JOSE ALBERTO HERNANDEZ MALDONADO
, Jun 13, 2023 at 1:07 AM N.A.Natarajan natesh wrote: > Jose, will it (web-app in Angular 13) be suitable for fineract version 1.5? > > On Mon, Jun 12, 2023 at 9:34 PM JOSE ALBERTO HERNANDEZ MALDONADO < > jose.hernan...@fintecheando.mx> wrote: > >> Hello! >> >&g

Re: [Mifos-users] regarding webapp - angular

2023-06-12 Thread JOSE ALBERTO HERNANDEZ MALDONADO
Hello! Yes the web-app in Angular 13 now is useful and functionally completed compared with the community-app Even It has more functionality due recent enhancements in Fineract like charge-off or charge back and other ones Just to keep in mind if you want to use it, you must to have a recent F

Re: [Mifos-users]  PENTAHO REPORTS

2023-03-21 Thread JOSE ALBERTO HERNANDEZ MALDONADO
Hello!Just a friendly reminder, some of the Pentaho reports have been created as table reports even the accounting reports have been extended as part of thisPlease take a look on thisThe Pentaho reports are failing due some or wrong sql sentences, like the use pf ifnull instead of coslesce Sent fro

Re: [Mifos-users] How to Apply overdue penalty to a loan

2023-03-20 Thread JOSE ALBERTO HERNANDEZ MALDONADO
Currently the only way to set the Overdue charges is in the Loan Product definition, so when you are creating the Loan Account you are able just to see the previous setThanks and best regardsAlbertoSent from my iPhoneOn 20 Mar 2023, at 12:09, Kigred Developer wrote:Thanks Bharath,This is what I e

Re: [Mifos-users] How to Apply overdue penalty to a loan

2023-03-20 Thread JOSE ALBERTO HERNANDEZ MALDONADO
Hello! You can get this when the batch job to apply the overdue penalties is ran This job is ran with a cron (scheduled) or you can get this manually in the view Admin / System / Manage Jobs Sent from my iPhone > On 20 Mar 2023, at 3:28, Kigred Developer wrote: > >  > Hello Community, > >

Re: [Mifos-users] Block the disbursing without sufficient funds

2023-02-05 Thread JOSE ALBERTO HERNANDEZ MALDONADO
Which kind of loan are you using? Is Multi Tranche or Mulri Disbursement? On Sat, Feb 4, 2023 at 10:05 PM Roshan Ratnaweera wrote: > Dear Team, > > I need to block users from disbursing a loan without sufficient funds. > Please advise me to configure the system. > > > > > Thanks, > Roshan. > ___

Re: [Mifos-users] Unable to create Loan Product - Mifos 21.07.02 patch release windows version please help me

2023-01-16 Thread JOSE ALBERTO HERNANDEZ MALDONADO
Hello! Which version of web-app you are using? Have you the response in the browser inspector? Thanks a lot Sent from my iPhone > On 16 Jan 2023, at 12:51, varnanchandran via Mifos-users > wrote: > >  > Hi, > I have installed Mifos 21.07.02 patch release windows version with > all

Re: [Mifos-users] Mifos 21.07.02 Loan Approval Limits

2022-11-09 Thread JOSE ALBERTO HERNANDEZ MALDONADO
Hello! Currently there is not any Loan Approval Limit functionality implemented Best regards Alberto On Wed, Nov 9, 2022 at 8:38 AM Tinashe Muchenje wrote: > Good day Mifos Users > > We are using Mifos 21.07.02 for loan management. I have different roles > created in the system as shown below

Re: [Mifos-users] ADDING RECEIPT_NUMBER/ BANK DETAILS ON CLIENT CHARGE PAYMENT FORM

2022-09-28 Thread JOSE ALBERTO HERNANDEZ MALDONADO
Hello! Is this receipt number per client or per client charge transaction? Because If this is per client you can add a datatable in the client to store that data and just update the report using this field But in the second scenario you will need a major enhancement in the code Thanks and best

Re: [Mifos-users] ORDER BY Clause not considered in Report Query

2022-09-21 Thread JOSE ALBERTO HERNANDEZ MALDONADO
Fineract's report module) and the results are ordered by date, it is only when I run it through the Fineract Reporting API that the "ORDER BY" clause is ignored. I think the issue is within  Fineract and not the query itself. I am using Fineract 1.7Regards.WilfredOn Wed, Sep 21, 2022 at 5:12

Re: [Mifos-users] ORDER BY Clause not considered in Report Query

2022-09-21 Thread JOSE ALBERTO HERNANDEZ MALDONADO
Please try with this:Order by 1 instead of Order by dateSome database managers have reserved words and I think date is one of themThanks and best regardsSent from my iPhoneOn 21 Sep 2022, at 2:09, Kigred Developer wrote:Good Morning  Devs,I am creating a (TABLE) report with the following query:SE

Re: [Mifos-users] Mifos Accrual Error - 18.03.01

2022-06-13 Thread JOSE ALBERTO HERNANDEZ MALDONADO
Hello! You need to review the next Loans, 110 and 320 Those have something that is not allowed to add the accrual to them. The rest od the loans must to have the accrual transactions as expected failed to add accural transaction for loan 320 with message null failed to add accural transaction for

Re: [Mifos-users] Validation Error When Creating Term Deposit Products

2022-04-24 Thread JOSE ALBERTO HERNANDEZ MALDONADO
Hello! You have a null value for the endDate {"fromDate":"01 December 2021","endDate":null,"chartSlabs":[ Thanks and best regards Alberto On Sun, Apr 24, 2022 at 6:57 PM Kigred Developer wrote: > Hi Devs, > > I run into the following error everytime I try to update Term Deposit > Products (Fi

Re: [Mifos-users] Validation Error When Creating Term Deposit Products

2022-04-24 Thread JOSE ALBERTO HERNANDEZ MALDONADO
Hello! You have a null value for the endDate {"fromDate":"01 December 2021","endDate":null,"chartSlabs":[ Thanks and best regards Alberto On Sun, Apr 24, 2022 at 6:57 PM Kigred Developer wrote: > Hi Devs, > > I run into the following error everytime I try to update Term Deposit > Products (Fi

Re: [Mifos-users] Mifos 21.07.01 Installation on Tomcat

2022-03-27 Thread JOSE ALBERTO HERNANDEZ MALDONADO
Hello! That can be for different reasons... Plus there is another log file for Fineract, fineract-provider.log in that log file we can review or have more details Thanks Alberto On Sun, Mar 27, 2022 at 10:26 AM Riyadh wrote: > Hello all my friends, > > Thank you all for the support on Mifos. >

Re: [Mifos-users] How to update the list of account types

2022-03-26 Thread JOSE ALBERTO HERNANDEZ MALDONADO
Hello! It's possible but It's done changing the Fineract code, which additional account types you need? Order Accounts? Thanks and regards Alberto On Sat, Mar 26, 2022 at 8:39 AM wrote: > Hi all, > > > > I'd like to extend the AccountType list (see attachement). > > Is it possible ? > > If yes

Re: [Mifos-users] Self Service API end point for Savings Account Transactions

2022-03-01 Thread JOSE ALBERTO HERNANDEZ MALDONADO
Hello Wilfred! You're pretty near... The right path for self saving accounts is: /self/savingsaccounts/{accountId}?assciations='all Of course you need to have before the accountId value from the client accounts API /self/clients/{clientId}/accounts Thanks and best regards Alberto On Tue, Mar 1,

Re: [Mifos-users] Pentaho Reports not working in Ubuntu 18

2022-02-28 Thread JOSE ALBERTO HERNANDEZ MALDONADO
Hello! That error could be different reasons, for instance the connection to the database without SSL, Maybe you need to review the tenant connection parameters to not use the SSL Thanks and best regardsçAlberto On Mon, Feb 28, 2022 at 4:25 PM Kevin Kihara wrote: > Hello I'm new to mifos . I'

Re: [Mifos-users] Specify status when listing loans

2022-02-18 Thread JOSE ALBERTO HERNANDEZ MALDONADO
Hello! Yes there is a query parameter to filter Loans the sqlSearch /fineract-provider/api/v1/loans?limit=1000&sqlSearch=l.loan_status_id+in+(100) or if you need more than one Loan status /fineract-provider/api/v1/loans?limit=1000&sqlSearch=l.loan_status_id+in+(100,200) The status code are: 10

Re: [Mifos-users] Database with no tables

2021-10-22 Thread JOSE ALBERTO HERNANDEZ MALDONADO
agmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:541) > > at > java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888) > > at > java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11C

Re: [Mifos-users] Database with no tables

2021-10-19 Thread JOSE ALBERTO HERNANDEZ MALDONADO
Hello! Please review your database credentials, then, recreate (drop and create) both databases in mysql, and restart the Tomcat application If the problem persists, please share us the log file, fineract-provider.log Thanks and regards Alberto On Tue, Oct 19, 2021 at 4:28 PM Momodou L Jarju w

Re: [Mifos-users] New Loan Application Not Created

2021-09-01 Thread JOSE ALBERTO HERNANDEZ MALDONADO
quot;GET > /fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0 > HTTP/1.1" 200 87 > 157.32.76.253 - - [01/Sep/2021:03:59:54 +] "GET /views/home.html > HTTP/1.1" 200 247 > 157.32.76.253 - - [01/Sep/2021:03:59:54 +] "GET > /v

Re: [Mifos-users] Customer Login ID create

2021-08-26 Thread JOSE ALBERTO HERNANDEZ MALDONADO
Hello! You must to use the /self/register (Self Service Apis) for that Please review how is working in the web self service demo https://openmf.github.io/web-self-service-app/#!/register Thanks and best regards Alberto > On 26 Aug 2021, at 4:16, vikash kumar wrote: > >  > Hi Sir, > > How c

Re: [Mifos-users] [Mifos-developer] New Loan Application Not Created

2021-08-25 Thread JOSE ALBERTO HERNANDEZ MALDONADO
Hello Dhiraj Jadav! If you want we can talk to show you how you can see the error Or Feel free to contact me +52 5526904088 Thanks and best regards Alberto > On 25 Aug 2021, at 12:49, dhiraj jadav wrote: > > > I am already using a vCPU of 2 and memory of 8. but the issue is the same. > and

Re: [Mifos-users] Can I know how the EOD (end of day process)

2021-07-31 Thread JOSE ALBERTO HERNANDEZ MALDONADO
Hello! Mifos BackEnd has scheduled jobs that you can edit the schedule time and frequency. Some jobs are in daily basis other ones are more frequently. Even you can run those jobs on demand. Originally they are configured in a way to run automatically with a specific sequence For more refere

Re: [Mifos-users] mifos installtion

2021-07-20 Thread JOSE ALBERTO HERNANDEZ MALDONADO
Hello! Usually that problem is related to a wrong database migration, for solving that: 1. stop fineract, 2. drop and create again both databases 3. start fineract If you can take a look to the fineract-provider.log file at startup time you can see if there is a problem Thanks a best regards A

Re: [Mifos-users] Question about Mifos API documentation and Interest Calculation

2021-04-30 Thread Jose Alberto Hernandez Maldonado
Hello! The account balance in savings is constituted by all transactions except holdings. The way to calculate the interest in savings is simple, but after the end of the period you can add the interest (posting interest) to the account and rerun a

Re: [Mifos-users] [Mifos-developer] Upgrade MySQL 5.6 to 5.7 or 8 forced by AWS

2021-02-17 Thread Jose Alberto Hernandez Maldonado
regards, Frans On 17-2-2021 01:10, Jose Alberto Hernandez Maldonado wrote: Hello All! One option without too much effort is to use TiDB (Titan Database https://docs.pingcap.

Re: [Mifos-users] Upgrade MySQL 5.6 to 5.7 or 8 forced by AWS

2021-02-16 Thread Jose Alberto Hernandez Maldonado
Hello All! One option without too much effort is to use TiDB (Titan Database https://docs.pingcap.com/tidb/stable). It is NewSQL database, high performance and can be used with containers.  The advantage on this, the TiDB connector is based in MySQL

Re: [Mifos-users] API for getting details for a Loan ID

2020-04-07 Thread Jose Alberto Hernandez Maldonado
Hello! What you mean about the records of the loan? transactions? Here is an API sample to get information /fineract-provider/api/v1/loans/LOAN_ID?associations=all&exclude=guarantors,futureSchedule Best regards A

Re: [Mifos-users] Loans with Tax (VAT - value add tax) and equal installments amounts

2020-03-31 Thread Jose Alberto Hernandez Maldonado
Hello! Have you tried the Tax Group assigned in the charge? Usually the taxes are not applied as Charge in Mifos.  Admin --> Products --> Taxes components management  Thanks and best regards Alberto El 31 de marz

Re: [Mifos-users] Interest Calculation

2020-02-24 Thread Jose Alberto Hernandez Maldonado
Hello! That can be done with the NPA field (Non Performing Asset), you can see more detail here: https://mifosforge.jira.com/wiki/spaces/docs/pages/71565376/Loan+Product+Fields Any comment or doubt please let us know it. Thanks

[jira] [Created] (FINERACT-843) Mifos Calculation of reinstallment day

2020-02-10 Thread Jose Alberto Hernandez Maldonado (Jira)
Jose Alberto Hernandez Maldonado created FINERACT-843: - Summary: Mifos Calculation of reinstallment day Key: FINERACT-843 URL: https://issues.apache.org/jira/browse/FINERACT-843

Re: [Mifos-users] Some doubts

2020-01-29 Thread Jose Alberto Hernandez Maldonado
l mié., 29 de ene. de 2020 a la(s) 08:54, Jose Alberto Hernandez Maldonado ( jose.hernan...@fintecheando.mx) escribió: Hello! Please review and/or share fineract-provider.log

Re: [Mifos-users] Some doubts

2020-01-29 Thread Jose Alberto Hernandez Maldonado
Hello! Please review and/or share fineract-provider.log file  Thanks and best regards Alberto El 29 de enero de 2020 a las 06:39 AM Reinaldo Arturo Garcia Almonte escribió: I check all the steps one by one.

Re: [Mifos-users] problem in login

2020-01-17 Thread Jose Alberto Hernandez Maldonado
Hello! Please review your fineract-provider.log file to be sure that the application is started properly. Maybe a migration script was not applied properly. If this is the case drop and create the database and relaunch the application Thanks and bes

Re: [Mifos-users] New Client Data table does not show "Update button" On Client screen.

2020-01-15 Thread Jose Alberto Hernandez Maldonado
Hello! Are you using a specific role? Because you must to set the right permissions for that. UPDATE_{{DATATABLE_NAME}} Where {{DATATABLE_NAME}} is the datatable name registered in the system. Thanks and best re