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 module, so the
impact and change logic is practically nothing

There are other few relocations to the fineract-core module because those
classes are used in common

So, the dependency tree will be:

fineract-provider
    | --- depends on: fineract-core
                      fineract-loan
                      fineract-investor
                      fineract-savings
                      fineract-accounting

fineract-loan
    | --- depends on: fineract-core
                      fineract-accounting

fineract-investor
    | --- depends on: fineract-core

fineract-savings
    | --- depends on: fineract-core
                      fineract-accounting


Please feel free to let us know any comment, feedback or concern about this.

Thanks and Best Regards
Alberto

Reply via email to