mirror of
https://github.com/bringout/oca-financial.git
synced 2026-04-27 11:02:03 +02:00
Initial commit: OCA Financial packages (186 packages)
This commit is contained in:
commit
3e0e8473fb
8757 changed files with 947473 additions and 0 deletions
|
|
@ -0,0 +1,12 @@
|
|||
This module extends the functionality of accounting to support loans.
|
||||
It will create automatically moves or invoices for loans.
|
||||
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.
|
||||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue