Re: Query about FINERACT-440

2018-04-16 Thread Dingfan Zhao
Dear Mr Math and Mr Robert,

Thanks for your detailed information. I will dive into it. 

Regards,
Dingfan

> On 16 Apr 2018, at 13:19, Ippez Robert  wrote:
> 
> This feature is to give us the ability to print share statements as in
> savings and loans. But to make this possible, we need to capture
> runningBalance,
> appUser in m_share_account_transactions table.
> The running balance in any row will be the balance after any share
> transaction eg if the previous runningBalance is 200 and a client deposits
> (purchases share) of 20 then the runningBalance in this row when
> transaction is posted will be 220 (previous + current ransamount) etc.
> appUser will store the user id of the person who has effected the
> transaction.
> 
> Hope this helps, Santosh
> 
> Thanks
> Regards
> 
> 
> 
> ‌
> 
> On Mon, Apr 16, 2018 at 7:44 AM, Santosh Math <
> sant...@confluxtechnologies.com> wrote:
> 
>> Hi Dingfan,
>> 
>> For the functionality of Mifos refer the following manua;
>> 
>> https://conflux.atlassian.net/wiki/spaces/MANUAL/overview
>> 
>> ***The second question is that I found that the issue is about
>> modification of one table in database, can someone help me point out how to
>> access the database of the Mifos? I already set up the basic configuration
>> of MySQL.*
>> 
 For Setting up Mifos and databases for the first time, please refer the
>> following link
>> 
>> https://github.com/openMF/mifosx/wiki
>> 
>> 
>> Fineract-440 issue:
>> 
>> Robert, could you give some details about this issue?
>> 
>> 
>> 
>> On Sat, Apr 14, 2018 at 5:53 PM, Dingfan Zhao 
>> wrote:
>> 
>>> Hello community,
>>> 
>>> I am a developer from Singapore and I am quite interested in the Mifos
>>> project (Specifically the Chatbot and adapter project) and I am looking
>>> into Fineract issue 440 (https://issues.apache.org/jir
>>> a/browse/FINERACT-440?jql=labels%20%3D%20Volunteer <
>>> https://issues.apache.org/jira/browse/FINERACT-440?jql=labe
>>> ls%20=%20Volunteer>).
>>> 
>>> However, I am still not quite clear about the overall structure of the
>>> Mifos, can someone give me some help like giving me some materials to read?
>>> 
>>> The second question is that I found that the issue is about modification
>>> of one table in database, can someone help me point out how to access the
>>> database of the Mifos? I already set up the basic configuration of MySQL.
>>> 
>>> Thanks in advance for any help!
>>> 
>>> This is my first time to send email to mailing list, if there is anything
>>> inappropriate of my behaviour, please tell me and I will correct it.
>>> 
>>> Regards,
>>> Dingfan
>>> 
>> 
>> 
>> 
>> 
>> --
>> Thanks & Regards
>> 
>> Santosh Math
>> 
>> *QA Engineer*
>> 
>> *Conflux Technologies Pvt Ltd *
>> | *Office*: +91-080-41208662 |
>> 
>> *Address*: #304, 2nd Floor, 7th Main Road, HRBR Layout 1st Block,
>> Bengaluru, Karnataka, 560043 INDIA
>> 
> 
> 
> 
> -- 
> Ippez Roberts
> Founder/C.E.O - Swift3 Technologies (U) Ltd
> "Redefining Next Generation I/O Systems"
> P.O.Box 155, Moyo
> UGANDA.
> Tel: +256788725408/770602630
> Skype ID: ippez.robert1
> Email: ippezrob...@gmail.com



Re: Query about FINERACT-440

2018-04-15 Thread Ippez Robert
This feature is to give us the ability to print share statements as in
savings and loans. But to make this possible, we need to capture
runningBalance,
appUser in m_share_account_transactions table.
The running balance in any row will be the balance after any share
transaction eg if the previous runningBalance is 200 and a client deposits
(purchases share) of 20 then the runningBalance in this row when
transaction is posted will be 220 (previous + current ransamount) etc.
appUser will store the user id of the person who has effected the
transaction.

Hope this helps, Santosh

Thanks
Regards



‌

On Mon, Apr 16, 2018 at 7:44 AM, Santosh Math <
sant...@confluxtechnologies.com> wrote:

> Hi Dingfan,
>
> For the functionality of Mifos refer the following manua;
>
> https://conflux.atlassian.net/wiki/spaces/MANUAL/overview
>
> ***The second question is that I found that the issue is about
> modification of one table in database, can someone help me point out how to
> access the database of the Mifos? I already set up the basic configuration
> of MySQL.*
>
> >> For Setting up Mifos and databases for the first time, please refer the
> following link
>
> https://github.com/openMF/mifosx/wiki
>
>
> Fineract-440 issue:
>
> Robert, could you give some details about this issue?
>
>
>
> On Sat, Apr 14, 2018 at 5:53 PM, Dingfan Zhao 
> wrote:
>
>> Hello community,
>>
>> I am a developer from Singapore and I am quite interested in the Mifos
>> project (Specifically the Chatbot and adapter project) and I am looking
>> into Fineract issue 440 (https://issues.apache.org/jir
>> a/browse/FINERACT-440?jql=labels%20%3D%20Volunteer <
>> https://issues.apache.org/jira/browse/FINERACT-440?jql=labe
>> ls%20=%20Volunteer>).
>>
>> However, I am still not quite clear about the overall structure of the
>> Mifos, can someone give me some help like giving me some materials to read?
>>
>> The second question is that I found that the issue is about modification
>> of one table in database, can someone help me point out how to access the
>> database of the Mifos? I already set up the basic configuration of MySQL.
>>
>> Thanks in advance for any help!
>>
>> This is my first time to send email to mailing list, if there is anything
>> inappropriate of my behaviour, please tell me and I will correct it.
>>
>> Regards,
>> Dingfan
>>
>
>
>
>
> --
> Thanks & Regards
>
> Santosh Math
>
> *QA Engineer*
>
> *Conflux Technologies Pvt Ltd *
> | *Office*: +91-080-41208662 |
>
> *Address*: #304, 2nd Floor, 7th Main Road, HRBR Layout 1st Block,
> Bengaluru, Karnataka, 560043 INDIA
>



-- 
Ippez Roberts
Founder/C.E.O - Swift3 Technologies (U) Ltd
"Redefining Next Generation I/O Systems"
P.O.Box 155, Moyo
UGANDA.
Tel: +256788725408/770602630
Skype ID: ippez.robert1
Email: ippezrob...@gmail.com


Re: Query about FINERACT-440

2018-04-15 Thread Santosh Math
Hi Dingfan,

For the functionality of Mifos refer the following manua;

https://conflux.atlassian.net/wiki/spaces/MANUAL/overview

***The second question is that I found that the issue is about modification
of one table in database, can someone help me point out how to access the
database of the Mifos? I already set up the basic configuration of MySQL.*

>> For Setting up Mifos and databases for the first time, please refer the
following link

https://github.com/openMF/mifosx/wiki


Fineract-440 issue:

Robert, could you give some details about this issue?



On Sat, Apr 14, 2018 at 5:53 PM, Dingfan Zhao 
wrote:

> Hello community,
>
> I am a developer from Singapore and I am quite interested in the Mifos
> project (Specifically the Chatbot and adapter project) and I am looking
> into Fineract issue 440 (https://issues.apache.org/
> jira/browse/FINERACT-440?jql=labels%20%3D%20Volunteer <
> https://issues.apache.org/jira/browse/FINERACT-440?jql=
> labels%20=%20Volunteer>).
>
> However, I am still not quite clear about the overall structure of the
> Mifos, can someone give me some help like giving me some materials to read?
>
> The second question is that I found that the issue is about modification
> of one table in database, can someone help me point out how to access the
> database of the Mifos? I already set up the basic configuration of MySQL.
>
> Thanks in advance for any help!
>
> This is my first time to send email to mailing list, if there is anything
> inappropriate of my behaviour, please tell me and I will correct it.
>
> Regards,
> Dingfan
>




-- 
Thanks & Regards

Santosh Math

*QA Engineer*

*Conflux Technologies Pvt Ltd *
| *Office*: +91-080-41208662 |

*Address*: #304, 2nd Floor, 7th Main Road, HRBR Layout 1st Block,
Bengaluru, Karnataka, 560043 INDIA


Query about FINERACT-440

2018-04-14 Thread Dingfan Zhao
Hello community,

I am a developer from Singapore and I am quite interested in the Mifos project 
(Specifically the Chatbot and adapter project) and I am looking into Fineract 
issue 440 
(https://issues.apache.org/jira/browse/FINERACT-440?jql=labels%20%3D%20Volunteer
 
).
 

However, I am still not quite clear about the overall structure of the Mifos, 
can someone give me some help like giving me some materials to read?

The second question is that I found that the issue is about modification of one 
table in database, can someone help me point out how to access the database of 
the Mifos? I already set up the basic configuration of MySQL.

Thanks in advance for any help!

This is my first time to send email to mailing list, if there is anything 
inappropriate of my behaviour, please tell me and I will correct it. 

Regards,
Dingfan