You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
AjmalCybro aa9d3b6b8a Jun 01 [ADD] : Initial Commit 'account_interest_on_overdue_invoice' 2 years ago
..
data Jun 01 [ADD] : Initial Commit 'account_interest_on_overdue_invoice' 2 years ago
doc Jun 01 [ADD] : Initial Commit 'account_interest_on_overdue_invoice' 2 years ago
models Jun 01 [ADD] : Initial Commit 'account_interest_on_overdue_invoice' 2 years ago
static/description Jun 01 [ADD] : Initial Commit 'account_interest_on_overdue_invoice' 2 years ago
views Jun 01 [ADD] : Initial Commit 'account_interest_on_overdue_invoice' 2 years ago
README.rst Jun 01 [ADD] : Initial Commit 'account_interest_on_overdue_invoice' 2 years ago
__init__.py Jun 01 [ADD] : Initial Commit 'account_interest_on_overdue_invoice' 2 years ago
__manifest__.py Jun 01 [ADD] : Initial Commit 'account_interest_on_overdue_invoice' 2 years ago

README.rst

.. image:: https://img.shields.io/badge/licence-LGPL--3-blue.svg
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
:alt: License: LGPL-3
Interest for Overdue Invoice
============================
* Easy to calculate Interest for Overdue invoices.
* It will manage journal items while you calculate amount in invoice.
* you can use different accounts for interest journal entries from payment terms menu
* Interest can be calculated for different period ratios (daily, weekly and monthly)

Installation
============
- www.odoo.com/documentation/15.0/setup/install.html
- Install our custom addon

License
-------
General Public License, Version 3 (LGPL v3).
(https://www.odoo.com/documentation/user/15.0/legal/licenses/licenses.html)


Configuration
=============
* No additional configurations needed

Company
-------
* 'Cybrosys Techno Solutions <https://cybrosys.com/>`__

Credits
-------
* Developer:
(v15) Naveen Krishna T ( odoo@cybrosys.com)


Contacts
--------
* Mail Contact : odoo@cybrosys.com

Bug Tracker
-----------
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported.

Maintainer
==========
.. image:: https://cybrosys.com/images/logo.png
:target: https://cybrosys.com

This module is maintained by Cybrosys Technologies.

For support and more information, please visit https://www.cybrosys.com

Further information
===================
HTML Description: <static/description/index.html>__