Re: Issue with joining Apache Fineract Developers List

2020-03-08 Thread Natasha Natarajan
Hi Michael,

Thank you for contacting me. I appreciate the hyphen clarification.

Please note that I had only copied pasted (not 'typed') the address as is
directly from the site. This needs to be fixed on your end:

https://mifos.org/resources/community/communications/

I used the corrected address provided and I believe that I am able to join
the mailing list now.

Thanks so much,
Natasha






On Sun, Mar 8, 2020, 3:23 AM Michael Vorburger  wrote:

> Hello Natasha,
>
> This is because the"line" character you used between 'dev' and 'subscribe'
> was not the regular hyphen (see e.g.
> https://en.m.wikipedia.org/wiki/Hyphen), but the longer an en (or em)
> dash symbol from Unicode... does that make any sense? Something on your end
> probably transformed the hyphen into a dash... e.g. Word and Google Docs
> sometimes do this.
>
> Just try again and use this address by copy pasting it instead of typing
> it: dev-subscr...@fineract.apache.org (instead of this which looks almost
> the same, but is not really: dev–subscr...@fineract.apache.org)
>
> BTW: Interesting problem! ;-) Thanks for sharing.
>
> Welcome to Apache Fineract. Looking forward to your future contributions.
>
> Best,
> M. http://www.vorburger.ch
>
>
> On Sat, 7 Mar 2020, 14:32 Natasha Natarajan, 
> wrote:
>
>> To Whom It May Concern:
>>
>> I am the contribution phase of the Outreachy internship. One of the
>> mentors, Awasum Yannick, advised me to join both the Fineract and Mifos
>> Mailing lists as listed here
>> https://mifos.org/resources/community/communications/. Upon attempting
>> to join the referenced list, I received the error listed below:
>>
>> Please let me know how we can resolve this issue.
>>
>> Sincerely,
>> Natasha Natarajan
>>
>> -- Forwarded message -
>> From: Mail Delivery Subsystem 
>> Date: Fri, Mar 6, 2020 at 8:32 AM
>> Subject: Delivery Status Notification (Failure)
>> To: 
>>
>>
>> [image: Error Icon]
>> Message not delivered
>> There was a problem delivering your message to
>> *dev–subscr...@fineract.apache.org*. Contact the remote server
>> administrator for details.
>> The response was:
>>
>> local-part of envelope RCPT address contains utf8 but remote server did
>> not offer SMTPUTF8
>> Final-Recipient: utf8-addr; dev–subscr...@fineract.apache.org
>> Action: failed
>> Status: 5.6.7
>> Remote-MTA: dns; mx1-ec2-va.apache.org. (34.199.147.133, the server for
>> the
>>  domain fineract.apache.org.)
>> Diagnostic-Code: smtp;  local-part of envelope RCPT address contains utf8
>> but remote server did not offer SMTPUTF8
>> Last-Attempt-Date: Fri, 06 Mar 2020 07:32:08 -0800 (PST)
>>
>>
>>


Issue with joining Apache Fineract Developers List

2020-03-07 Thread Natasha Natarajan
To Whom It May Concern:

I am the contribution phase of the Outreachy internship. One of the
mentors, Awasum Yannick, advised me to join both the Fineract and Mifos
Mailing lists as listed here
https://mifos.org/resources/community/communications/. Upon attempting to
join the referenced list, I received the error listed below:

Please let me know how we can resolve this issue.

Sincerely,
Natasha Natarajan

-- Forwarded message -
From: Mail Delivery Subsystem 
Date: Fri, Mar 6, 2020 at 8:32 AM
Subject: Delivery Status Notification (Failure)
To: 


[image: Error Icon]
Message not delivered
There was a problem delivering your message to
*dev–subscr...@fineract.apache.org*. Contact the remote server
administrator for details.
The response was:

local-part of envelope RCPT address contains utf8 but remote server did not
offer SMTPUTF8
Final-Recipient: utf8-addr; dev–subscr...@fineract.apache.org
Action: failed
Status: 5.6.7
Remote-MTA: dns; mx1-ec2-va.apache.org. (34.199.147.133, the server for the
 domain fineract.apache.org.)
Diagnostic-Code: smtp;  local-part of envelope RCPT address contains utf8
but remote server did not offer SMTPUTF8
Last-Attempt-Date: Fri, 06 Mar 2020 07:32:08 -0800 (PST)


Re: fineract.dev CI/CD now always automatically deploys the latest Fineract develop branch

2020-05-17 Thread Natasha Natarajan
Congratulations, Michael!

On Sun, May 17, 2020 at 5:20 AM Michael Vorburger  wrote:

> Hello everyone,
>
> I'm happy to share that https://www.fineract.dev now always automatically
> updates itself from the very latest source code available on the develop
> branch of Fineract! (I actually used to manually update it before.)
>
> New deployments take about 15’ after any of our great committer merges
> Pull Requests from you - our contributors. Something that is pretty cool is
> that on https://demo.fineract.dev/fineract-provider/actuator/info anyone
> can now actually see the exact Git commit revision that is currently
> running (this is based on FINERACT-883
> ).
>
> If you are curious about some of the technical details involved here
> behind the scenes,
> http://blog2.vorburger.ch/2020/05/fineractdev-cicd-from-github-to-google.html
> may interest you. You can see one part of what my blog post describes in
> live action on https://github.com/apache/fineract/actions - note the new
> "Deploy to https://www.fineract.dev; workflow, driven by
> https://github.com/apache/fineract/blob/develop/.github/workflows/fineract.dev.yaml
> .
>
> Something perhaps worth pointing out here is that this is based on modern
> cloud native CI/CD... to users, it's made to look like the "server" never
> "stops". Incoming API HTTP traffic is transparently switched over from old
> to new runtimes. So as you use fineract.dev, it's now entirely possible
> that, following the merge of a Pull Request, in one instant you hit "old"
> code, but your next API request hits "new" code that just got deployed!
> Cool, right?
>
> I'm hoping this makes Fineract.dev even more useful to the community, and
> will serve both as a showcase for the project, as well as be of value e.g.
> for your QA. (Should you have an interest in a non-demo more stable hosted
> instance of Apache Fineract, please reach out to me privately - I'm
> interested in learning more about the need and expectations in this space.)
>
> Stay safe & keep hacking and contributing!
>
> Best,
> M.
> ___
> Michael Vorburger
> http://www.vorburger.ch
>


Git Error

2020-05-17 Thread Natasha Natarajan
Hi All,


I am an Outreachy Summer intern. Last month, I submitted PRs which have
already been merged into the develop.


Today, in terminal, when I was attempting to push changes up, I am get an
error. I am able to pull but not push.



ERROR: Permission to apache/fineract.git denied to nnatarajan.

fatal: Could not read from remote repository.


Please make sure you have the correct access rights

and the repository exists.




Your guidance is appreciated.


Thank you,

Natasha


Re: Git Error

2020-05-17 Thread Natasha Natarajan
Thank you, Yemdjih! It has been a short while. With your help, I was able
to submit PR.


On Sun, May 17, 2020 at 9:37 PM Yemdjih Kaze Nasser 
wrote:

> Hello Natasha,
>
> You cannot push code directly to apache/fineract.git without committer
> privileges.
> What you can do is push to your forked remote repository then create a PR.
>
> This probably happening cause you are trying to push directly to
> apache/fineract instead of your remote fork
>
> Hope this helps.
>
> On Mon, 18 May 2020 at 04:04, Natasha Natarajan <
> natashanatara...@gmail.com> wrote:
>
>> Hi All,
>>
>>
>> I am an Outreachy Summer intern. Last month, I submitted PRs which have
>> already been merged into the develop.
>>
>>
>> Today, in terminal, when I was attempting to push changes up, I am get an
>> error. I am able to pull but not push.
>>
>>
>>
>> ERROR: Permission to apache/fineract.git denied to nnatarajan.
>>
>> fatal: Could not read from remote repository.
>>
>>
>> Please make sure you have the correct access rights
>>
>> and the repository exists.
>>
>>
>>
>>
>> Your guidance is appreciated.
>>
>>
>> Thank you,
>>
>> Natasha
>>
>


Pulling down a forked branch

2020-06-01 Thread Natasha Natarajan
Hi All,


I am attempting to pull down this fork and I am getting an error:


https://github.com/apache/fineract/pull/680




*(base) natashan:Fineract natasha$ git remote add wkk91193
g...@github.com:wkk91193/fixing-bulk-import-integration-test-failures.git*

*(base) natashan:Fineract natasha$ git fetch wkk91193*

*ERROR: Repository not found.*

*fatal: Could not read from remote repository.*


*Please make sure you have the correct access rights*

*and the repository exists.*




I appreciate any insight into this matter.


Regards,

Natasha


Re: Pulling down a forked branch

2020-06-02 Thread Natasha Natarajan
Thank you, Michael! It seems to have worked! Definitely, I will look into
those git tools.

On Tue, Jun 2, 2020 at 12:25 AM Michael Vorburger  wrote:

> Manoj, you're close, but in this particular case, the "have the correct
> access rights" message is due to something slightly different...
>
> Natasha, you are actually up against not 1 and not 2 but 3 separate
> problems here... ;-)
>
> 1. Unless I'm mistaken and the syntax has changed since I last did this, I
> believe your use of "fixing-bulk-import-integration-test-failures" in the
> URL is slightly wrong - that is a Git branch name, not a valid Git
> Remote... what you want to do is fetch from a remote repo, and then
> checkout a branch. It takes a bit of getting used to, and best is probably
> to read up more Git documentation / tutorials online. What you wanted to do
> was just:
>
> git remote add wkk91193 git://github.com/wkk91193/fineract.git
>
> 2. even if you did 1. correctly, you'll still get a "fatal: remote error:
> Repository not found.".  This is simply because @wkk91193 seems to actually
> have deleted his fork :-( Note how https://github.com/wkk91193/fineract
> 404s.
>
> 3. Even though @wkk91193 deleted his for,
> https://github.com/apache/fineract/pull/680 is still "there". What GitHub
> seems to do in such cases of open PRs on deleted forks is that you can
> still grab it from the main origin repo - like this:
>
> git fetch origin refs/pull/680/head
>
> BTW personally I like to use https://cli.github.com or
> https://github.com/github/hub to make this kind of thing easier (I often
> use "hub checkout https://github.com/apache/fineract/pull/680;, which
> internally does the same thing).
>
> Hope this helps?
>
> M.
> ___
> Michael Vorburger
> http://www.vorburger.ch
>
>
> On Tue, Jun 2, 2020 at 6:20 AM Manoj VM  wrote:
>
>> Hi,
>> Try logging out from git local and try, I use to get this error when I
>> work with multiple git credentials.
>> While logged in, in the local with one credentials and try to fetch a
>> remote repo forked with another credentials.
>>
>> git config --global --unset user.name
>> git config --global --unset user.email
>> git config --global --unset credential.helper
>>
>> Or all your global settings:
>>
>> git config --global --unset-all
>>
>> Thanks,
>> Manoj
>>
>> On Tue, 2 Jun, 2020, 09:02 Natasha Natarajan, 
>> wrote:
>>
>>> Hi All,
>>>
>>>
>>> I am attempting to pull down this fork and I am getting an error:
>>>
>>>
>>> https://github.com/apache/fineract/pull/680
>>>
>>>
>>>
>>>
>>> *(base) natashan:Fineract natasha$ git remote add wkk91193
>>> g...@github.com:wkk91193/fixing-bulk-import-integration-test-failures.git*
>>>
>>> *(base) natashan:Fineract natasha$ git fetch wkk91193*
>>>
>>> *ERROR: Repository not found.*
>>>
>>> *fatal: Could not read from remote repository.*
>>>
>>>
>>> *Please make sure you have the correct access rights*
>>>
>>> *and the repository exists.*
>>>
>>>
>>>
>>>
>>> I appreciate any insight into this matter.
>>>
>>>
>>> Regards,
>>>
>>> Natasha
>>>
>>
>> Disclaimer:
>>
>> Privileged & confidential information is contained in this message
>> (including all attachments). If you are not an intended recipient of this
>> message, please destroy this message immediately and kindly notify
>> the sender by reply e-mail. Any unauthorised use or dissemination of this
>> message in any manner whatsoever, in whole or in part, is strictly
>> prohibited. This e-mail, including all attachments hereto, (i) is for
>> discussion purposes only and shall not be deemed or construed to be a
>> professional opinion unless expressly stated otherwise, and (ii) is not
>> intended, written or sent to be used, and cannot and shall not be used, for
>> any unlawful purpose. This communication, including any attachments, may
>> not be free of viruses, interceptions or interference, and may not be
>> compatible with your systems. You should carry out your own virus checks
>> before opening any attachment to this e-mail. The sender of this e-mail and
>> *Fynarfin Tech Private Limited* shall not be liable for any damage that
>> you may sustain as a result of viruses, incompleteness of this message, a
>> delay in receipt of this message or computer problems experienced.
>>
>


Re: Working with both the Fineract & Community App development environments

2020-06-30 Thread Natasha Natarajan
It makes sense to test the entire application, viewing the UI, thoroughly
before making a PR request.

On Tue, Jun 30, 2020 at 9:48 AM Natasha Natarajan <
natashanatara...@gmail.com> wrote:

> To clarify, I will be making changes in both development environments and
> I would like to test the changes simultaneously to make sure that both the
> front end and back end changes work together properly. In order to do this,
> I will need to test both at the same time on my local machine.
>
> Is there documentation on how to do this?
>
> On Mon, Jun 29, 2020 at 2:18 PM Natasha Natarajan <
> natashanatara...@gmail.com> wrote:
>
>> Hi,
>>
>>
>> Can someone advise if they have recently worked and ran both development
>> environments simultaneously on their local machine?
>>
>>
>> If so, can you advise on the best way to achieve this?
>>
>>
>> Best Regards,
>>
>> Natasha
>>
>


Re: Working with both the Fineract & Community App development environments

2020-06-30 Thread Natasha Natarajan
To clarify, I will be making changes in both development environments and I
would like to test the changes simultaneously to make sure that both the
front end and back end changes work together properly. In order to do this,
I will need to test both at the same time on my local machine.

Is there documentation on how to do this?

On Mon, Jun 29, 2020 at 2:18 PM Natasha Natarajan <
natashanatara...@gmail.com> wrote:

> Hi,
>
>
> Can someone advise if they have recently worked and ran both development
> environments simultaneously on their local machine?
>
>
> If so, can you advise on the best way to achieve this?
>
>
> Best Regards,
>
> Natasha
>


Re: [Mifos-developer] Setting up development environment for the Community App

2020-07-11 Thread Natasha Natarajan
Hi Awasum,

With your instruction, this is resulting in the exact same error.

-Natasha

On Fri, Jul 10, 2020 at 1:10 AM Awasum Yannick  wrote:

> Natasha, try to use
> http://localhost:9002/?baseApiUrl=https://localhost:8443=default
>
> As you can see in the readme:
> https://github.com/openMF/community-app#connecting-to-a-mifosx-platform-running-on-a-different-host
>
> Make sure your Fineract server has been started and it's running.
>
>
> This is suppose to be straight forward, please update the docs if this
> process is not clear enough. The readme of most projects usually have all
> we need to get up and running with some minor exceptions.
>
>
>
> On Fri, Jul 10, 2020, 07:11 Natasha Natarajan 
> wrote:
>
>> Hi,
>>
>> I forgot to mention, when I run with force option, the app does start
>> running on:
>>
>> http://localhost:9002/?baseApiUrl=https://demo.openmf.org#/
>>
>> However, I am unable to login with mifos/password and I get an error
>> message on that page indicating:
>>
>> *Couldn't connect to server. Make sure you are using correct settings.*
>>
>>
>> I have attached a screenshot.
>>
>> -Natasha
>>
>>
>>
>> On Wed, Jul 8, 2020 at 8:47 PM Saransh Sharma 
>> wrote:
>>
>>> You need to use force if you don't have compatible ruby packages.
>>>
>>> Thanks
>>>
>>> On Thu, 9 Jul 2020, 06:01 Natasha Natarajan, 
>>> wrote:
>>>
>>>> Hi,
>>>>
>>>> I have followed the instructions as indicated on
>>>> https://github.com/openMF/community-app
>>>>
>>>> After following the steps, I am getting errors when running the grunt
>>>> serve command and separately when attempting the command to build a docker
>>>> image from source.
>>>>
>>>> How do I resolve these errors?
>>>>
>>>>
>>>> ---
>>>> *grunt serve error:*
>>>>
>>>> Running "compass:dev" (compass) task
>>>>
>>>> LoadError on line ["179"] of
>>>> /Users/natasha/.rvm/gems/ruby-2.7.0/gems/compass-core-1.0.3/lib/compass/configuration/data.rb:
>>>> cannot load such file -- sass-css-importer
>>>>
>>>> Run with --trace to see the full backtrace
>>>>
>>>> Warning: ↑ Use --force to continue.
>>>>
>>>> Aborted due to warnings.
>>>>
>>>>
>>>> 
>>>> *build a docker image from source error (docker build -t
>>>> mifos-community-app .):*
>>>>
>>>> Step 11/16 : RUN bundle install
>>>>
>>>>  ---> Running in 4784d1a94d4c
>>>>
>>>> You must use Bundler 2 or greater with this lockfile.
>>>>
>>>> The command '/bin/bash -o pipefail -c bundle install' returned a
>>>> non-zero code: 20
>>>>
>>>>
>>>>
>>>> Thank you,
>>>> Natasha
>>>> Mifos-developer mailing list
>>>> mifos-develo...@lists.sourceforge.net
>>>> Unsubscribe or change settings at:
>>>> https://lists.sourceforge.net/lists/listinfo/mifos-developer
>>>
>>> Mifos-developer mailing list
>>> mifos-develo...@lists.sourceforge.net
>>> Unsubscribe or change settings at:
>>> https://lists.sourceforge.net/lists/listinfo/mifos-developer
>>
>> Mifos-developer mailing list
>> mifos-develo...@lists.sourceforge.net
>> Unsubscribe or change settings at:
>> https://lists.sourceforge.net/lists/listinfo/mifos-developer
>
>


serializable classes

2020-06-15 Thread Natasha Natarajan
Hi,


I  am working with Java lint errors and the serial lint test has one error
and 605 warnings, which is amounting to 605 different files asking for
serializable classes.


I would like feedback if it is important to add to serializable classes to
the Fineract codebase or if it is advisable to forgo.


Thank you,

Natasha


Controllers

2020-06-28 Thread Natasha Natarajan
Hi,

When an API request (
http://demo.mifos.io/fineract-provider/api/v1/staff?status=all) is
submitted by the Mifos Community App, where is the code for the controllers
handling the request?

Thank you,
Natasha


Re: Controllers

2020-06-29 Thread Natasha Natarajan
Thank you for your quick response, Sanyam! I appreciate it!


On Mon, Jun 29, 2020 at 2:49 AM Sanyam Goel 
wrote:

> Hi Natasha,
>
> Please find the code origin down below.
>
> https://github.com/apache/fineract/blob/develop/fineract-provider/src/main/java/org/apache/fineract/organisation/staff/api/StaffApiResource.java#L109-L138
>
>
> Thanks,
> Sanyam
>
>
> On Mon, Jun 29, 2020 at 8:56 AM Natasha Natarajan <
> natashanatara...@gmail.com> wrote:
>
>> Hi,
>>
>> When an API request (
>> http://demo.mifos.io/fineract-provider/api/v1/staff?status=all) is
>> submitted by the Mifos Community App, where is the code for the controllers
>> handling the request?
>>
>> Thank you,
>> Natasha
>>
>
>
> --
> SANYAM GOEL
> Profile: https://plu.us/sanyam96
> LinkedIn: https://goo.gl/NkmHkf
> Github: https://goo.gl/STw1Rq
>


Working with both the Fineract & Community App development environments

2020-06-29 Thread Natasha Natarajan
Hi,


Can someone advise if they have recently worked and ran both development
environments simultaneously on their local machine?


If so, can you advise on the best way to achieve this?


Best Regards,

Natasha


Integration test

2020-06-10 Thread Natasha Natarajan
Hi,

I would like to write an integration test to support
Fineract-934, Fineract-935, Fineract-936.

Is there documentation available to do this?

I appreciate your input in this matter.

Sincerely,
Natasha


Re: GSOC and Outreachy Intern Weekly Check-In - June 9, 2020

2020-06-11 Thread Natasha Natarajan
Hi Ed,
I was curious if the meeting will just be a weekly stand up as we are
posting the exact same daily on Slack? This week, I have not posted as
regularly, but I promise follow through as I have in previous weeks.
Thank you,
Natasha

On Thu, Jun 11, 2020 at 9:23 AM Ed Cable  wrote:

> Hi all,
>
> We want to keep the community actively informed of the ongoing work and
> progress of our interns.
>
> Each Tuesday there is a weekly check-in at 1300GMT that others are welcome
> to attend.
>
> Here is a link to notes from our first check-in:
> https://mifosforge.jira.com/wiki/spaces/RES/pages/1469710349/June+9+Weekly+Check-In
>
> Recording:
> https://us02web.zoom.us/rec/share/wvZ7JOvCqzlOe8_N5mLtfoAmQYL8eaa82ycX-6dYnhrjs4VbihfRdqsOl5K6CraL
> Registration Link:
> https://us02web.zoom.us/j/84551680441?pwd=bUh4NThqVHB6TVRpNG9mc2RRL2hTZz09
>
> Cheers,
>
> Ed
>
>


Re: GSOC and Outreachy Intern Weekly Check-In - June 9, 2020

2020-06-11 Thread Natasha Natarajan
Thank you, Rahul. I was wondering if the meeting covered more than just
standup. Though done by a bot, I understand it is still publicly available
to all who have access to the Slack channel.

On Thu, Jun 11, 2020 at 12:08 PM Rahul Goel  wrote:

> Hi Natasha,
> We will be having a weekly check-in on zoom, however, daily standup is
> done via slack bot only.
>
> On Thu, Jun 11, 2020 at 11:06 PM Natasha Natarajan <
> natashanatara...@gmail.com> wrote:
>
>> Hi Ed,
>> I was curious if the meeting will just be a weekly stand up as we are
>> posting the exact same daily on Slack? This week, I have not posted as
>> regularly, but I promise follow through as I have in previous weeks.
>> Thank you,
>> Natasha
>>
>> On Thu, Jun 11, 2020 at 9:23 AM Ed Cable  wrote:
>>
>>> Hi all,
>>>
>>> We want to keep the community actively informed of the ongoing work and
>>> progress of our interns.
>>>
>>> Each Tuesday there is a weekly check-in at 1300GMT that others are
>>> welcome to attend.
>>>
>>> Here is a link to notes from our first check-in:
>>> https://mifosforge.jira.com/wiki/spaces/RES/pages/1469710349/June+9+Weekly+Check-In
>>>
>>> Recording:
>>> https://us02web.zoom.us/rec/share/wvZ7JOvCqzlOe8_N5mLtfoAmQYL8eaa82ycX-6dYnhrjs4VbihfRdqsOl5K6CraL
>>> Registration Link:
>>> https://us02web.zoom.us/j/84551680441?pwd=bUh4NThqVHB6TVRpNG9mc2RRL2hTZz09
>>>
>>> Cheers,
>>>
>>> Ed
>>>
>>>
>
> --
> RAHUL GOEL
>
> Organisation Admin,
> Google Summer Of Code 2020, 2019
> @The Mifos Initiative
> Linkedin : https://bit.ly/3atGuFh
> Github : https://bit.ly/2xxsj3g
>


Re: Integration test

2020-06-11 Thread Natasha Natarajan
Thank you! I just noticed Manthan referenced on Slack. I will look into it.

On Thu, Jun 11, 2020 at 1:59 PM Michael Vorburger  wrote:

> Natasha,
>
> Copy & Paste is the mother of all innovation... ;-) And reading existing
> source code is great inspiration.
>
> More seriously, what you would do in practice is simply try to see if
> there is an already existing related IT to which you can add required
> tests, or create a new *Test class under src/integrationTest into which you
> copy/paste the basic pattern to login and get the auth token which you'll
> find all existing ITs use.
>
> Manthan is going to write an IT for
> https://github.com/apache/fineract/pull/1027. Perhaps you'd like to watch
> that PR, and take inspiration from that.
>
> Best,
> M.
> ___
> Michael Vorburger
> http://www.vorburger.ch
>
>
> On Wed, Jun 10, 2020 at 11:19 PM Natasha Natarajan <
> natashanatara...@gmail.com> wrote:
>
>> Hi,
>>
>> I would like to write an integration test to support
>> Fineract-934, Fineract-935, Fineract-936.
>>
>> Is there documentation available to do this?
>>
>> I appreciate your input in this matter.
>>
>> Sincerely,
>> Natasha
>>
>


Re: [Mifos-users] How to delete products in Mifos?

2020-06-13 Thread Natasha Natarajan
Hi Bharath,
Can you let me know how this is enabled in the codebase, as I need to
create the same functionality for employees?
Thank you,
Natasha


On Sat, Jun 13, 2020 at 11:22 AM Bharath Gowda  wrote:

> Hi Juan,
>
> You cannot delete any of the products created.
> Only for loan products, you can define a EndDate for the Product, Products
> which crosses the Enddate will be marked as closed and will not appear in
> the drop down while creating a loan.
>
> Regards,
> Bharath
> Lead Implementation Analyst | Mifos Initiative
> Skype: live:cbharath4| Mobile: +91.7019636073
> http://mifos.org  
> 
>
>
> On Sat, Jun 13, 2020 at 5:21 AM Juan Manuel Hernández <
> fdominik...@gmail.com> wrote:
>
>> Hi,
>>
>> How to delete Loans products, Savings Products, Share Products, Fixed
>> Deposit Products and Fixed Deposit Products.
>>
>> Thank you!
>> ___
>> Mifos-users mailing list
>> mifos-us...@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/mifos-users
>>
>


Re: Petri Tuomola Committer on Apache Fineract!

2020-07-24 Thread Natasha Natarajan
Congratulations, Petri! Well done!

On Fri, Jul 24, 2020 at 10:39 AM Michael Vorburger 
wrote:

> Hello everyone,
>
> I'm very happy to be able to share that the Apache Fineract Project
> Management Committee (PMC) has voted to grant Petri Tuomola Committer
> status on this project. Petri has thus just been able to merge e.g.
> https://github.com/apache/fineract/pull/1198 himself.
>
> Petri has more than earned this privilege through his numerous (42!)
> recent very high quality contributions
> 
> .
>
> Please chime into this thread with a nice word to join me in
> congratulating Petri!
>
> Best,
> M.
> ___
> Michael Vorburger
> http://www.vorburger.ch
>


Re: [Mifos-developer] Setting up development environment for the Community App

2020-07-16 Thread Natasha Natarajan
— All,


Thank you so much for your feedback on this matter!


On Sunday, Kumaranath and I worked together to resolve.


Awasum, I did submit a PR to amend the Readme with yours and Saransh’s
suggestions.


Thank you again,

Natasha

On Fri, Jul 10, 2020 at 1:10 AM Awasum Yannick  wrote:

> Natasha, try to use
> http://localhost:9002/?baseApiUrl=https://localhost:8443=default
>
> As you can see in the readme:
> https://github.com/openMF/community-app#connecting-to-a-mifosx-platform-running-on-a-different-host
>
> Make sure your Fineract server has been started and it's running.
>
>
> This is suppose to be straight forward, please update the docs if this
> process is not clear enough. The readme of most projects usually have all
> we need to get up and running with some minor exceptions.
>
>
>
> On Fri, Jul 10, 2020, 07:11 Natasha Natarajan 
> wrote:
>
>> Hi,
>>
>> I forgot to mention, when I run with force option, the app does start
>> running on:
>>
>> http://localhost:9002/?baseApiUrl=https://demo.openmf.org#/
>>
>> However, I am unable to login with mifos/password and I get an error
>> message on that page indicating:
>>
>> *Couldn't connect to server. Make sure you are using correct settings.*
>>
>>
>> I have attached a screenshot.
>>
>> -Natasha
>>
>>
>>
>> On Wed, Jul 8, 2020 at 8:47 PM Saransh Sharma 
>> wrote:
>>
>>> You need to use force if you don't have compatible ruby packages.
>>>
>>> Thanks
>>>
>>> On Thu, 9 Jul 2020, 06:01 Natasha Natarajan, 
>>> wrote:
>>>
>>>> Hi,
>>>>
>>>> I have followed the instructions as indicated on
>>>> https://github.com/openMF/community-app
>>>>
>>>> After following the steps, I am getting errors when running the grunt
>>>> serve command and separately when attempting the command to build a docker
>>>> image from source.
>>>>
>>>> How do I resolve these errors?
>>>>
>>>>
>>>> ---
>>>> *grunt serve error:*
>>>>
>>>> Running "compass:dev" (compass) task
>>>>
>>>> LoadError on line ["179"] of
>>>> /Users/natasha/.rvm/gems/ruby-2.7.0/gems/compass-core-1.0.3/lib/compass/configuration/data.rb:
>>>> cannot load such file -- sass-css-importer
>>>>
>>>> Run with --trace to see the full backtrace
>>>>
>>>> Warning: ↑ Use --force to continue.
>>>>
>>>> Aborted due to warnings.
>>>>
>>>>
>>>> 
>>>> *build a docker image from source error (docker build -t
>>>> mifos-community-app .):*
>>>>
>>>> Step 11/16 : RUN bundle install
>>>>
>>>>  ---> Running in 4784d1a94d4c
>>>>
>>>> You must use Bundler 2 or greater with this lockfile.
>>>>
>>>> The command '/bin/bash -o pipefail -c bundle install' returned a
>>>> non-zero code: 20
>>>>
>>>>
>>>>
>>>> Thank you,
>>>> Natasha
>>>> Mifos-developer mailing list
>>>> mifos-develo...@lists.sourceforge.net
>>>> Unsubscribe or change settings at:
>>>> https://lists.sourceforge.net/lists/listinfo/mifos-developer
>>>
>>> Mifos-developer mailing list
>>> mifos-develo...@lists.sourceforge.net
>>> Unsubscribe or change settings at:
>>> https://lists.sourceforge.net/lists/listinfo/mifos-developer
>>
>> Mifos-developer mailing list
>> mifos-develo...@lists.sourceforge.net
>> Unsubscribe or change settings at:
>> https://lists.sourceforge.net/lists/listinfo/mifos-developer
>
>