Hi all .

I have a question about mifos : I am working in the configuration of a demo
version in my machine, i would like to know how to reload custom GL codes
once mifos is running. I have read in the doc's that is not possible to
update GL after mifos has run. I wonder if i have to restart all the
configuration process(Centers, Loan Officers, Roles, Products, etc.) and put
my custom GL.


<configuration>
    <ChartOfAccounts>
       <GLAssetsAccount code="10000" name="ASSETS">
            <GLAccount code="CCB1691" name="Conta devedores"/>
        </GLAssetsAccount>

        <GLLiabilitiesAccount code="20000" name="LIABILITIES">
            <GLAccount code="CCB781202" name="Credores fundo solidário"
/>
        </GLLiabilitiesAccount>

        <GLIncomeAccount code="30000" name="INCOME">
            <GLAccount code="CCB781202" name="Juros Empréstimo" />
            <GLAccount code="CCB781202" name="Comissões de gestão" />
        </GLIncomeAccount>

        <GLExpenditureAccount code="40000" name="EXPENDITURE">
       </GLExpenditureAccount>
    </ChartOfAccounts>
</configuration>


thanks.

Natu Lauchande
------------------------------------------------------------------------------

_______________________________________________
Mifos-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-users

Reply via email to