-
-
Notifications
You must be signed in to change notification settings - Fork 777
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4370dd3
commit 9a21670
Showing
4 changed files
with
16 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ Account Loan management | |
!! This file is generated by oca-gen-addon-readme !! | ||
!! changes will be overwritten. !! | ||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
!! source digest: sha256:fae1f5805841bcbac809ea9548904a5098614ee325624645cec438bb6ec36a25 | ||
!! source digest: sha256:78f845e7c79f02ff4819e127d5acfcea95cb060ee430113947defd26ef63cf7c | ||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png | ||
|
@@ -34,13 +34,13 @@ 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>`__. | ||
- | 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 | ||
- Leases: a debt with a bank where purchase invoices are necessary | ||
|
||
**Table of contents** | ||
|
||
|
@@ -62,9 +62,9 @@ To use this module, you need to: | |
|
||
On a posted loan you can: | ||
|
||
- Create moves or invoices (according to the configuration) | ||
- Modify rates when needed (only unposted lines will be modified) | ||
- Reduce or cancel the debt of a loan / lease | ||
- Create moves or invoices (according to the configuration) | ||
- Modify rates when needed (only unposted lines will be modified) | ||
- Reduce or cancel the debt of a loan / lease | ||
|
||
|Try me on Runbot| | ||
|
||
|
@@ -101,9 +101,9 @@ Authors | |
Contributors | ||
------------ | ||
|
||
- Enric Tobella <[email protected]> | ||
- Bhavesh Odedra <[email protected]> | ||
- Alberto Martín Cortada <[email protected]> | ||
- Enric Tobella <[email protected]> | ||
- Bhavesh Odedra <[email protected]> | ||
- Alberto Martín Cortada <[email protected]> | ||
|
||
Maintainers | ||
----------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters