Add Loan Type info in README
Loan types info: `APR <https://en.wikipedia.org/wiki/Annual_percentage_rate>`_, `EAR <https://en.wikipedia.org/wiki/Effective_interest_rate>`_, `Real Rate <https://en.wikipedia.org/wiki/Real_interest_rate>`_.
This commit is contained in:
parent
9d815d9c8a
commit
5d0ab08b77
@ -12,7 +12,11 @@ Moreover, you can check the pending amount to be paid and reduce the debt.
|
||||
|
||||
It currently supports two kinds of debts:
|
||||
|
||||
* Loans: a standard debt with banks, that only creates account moves
|
||||
* Loans: a standard debt with banks, that only creates account moves.
|
||||
Loan types info:
|
||||
`APR <https://en.wikipedia.org/wiki/Annual_percentage_rate>`_,
|
||||
`EAR <https://en.wikipedia.org/wiki/Effective_interest_rate>`_,
|
||||
`Real Rate <https://en.wikipedia.org/wiki/Real_interest_rate>`_.
|
||||
* Leases: a debt with a bank where purchase invoices are necessary
|
||||
|
||||
Installation
|
||||
|
Loading…
Reference in New Issue
Block a user