No Description

Rodney Elpidio Enciso Arias 6954e2ef68 commit inicial 7 years ago
documentation 6954e2ef68 commit inicial 7 years ago
i18n 6954e2ef68 commit inicial 7 years ago
static 6954e2ef68 commit inicial 7 years ago
tests 6954e2ef68 commit inicial 7 years ago
README.rst 6954e2ef68 commit inicial 7 years ago
__init__.py 6954e2ef68 commit inicial 7 years ago
__init__.pyc 6954e2ef68 commit inicial 7 years ago
__openerp__.py 6954e2ef68 commit inicial 7 years ago
account.py 6954e2ef68 commit inicial 7 years ago
account.pyc 6954e2ef68 commit inicial 7 years ago
account_demo.xml 6954e2ef68 commit inicial 7 years ago
account_view.xml 6954e2ef68 commit inicial 7 years ago

README.rst

Account Payment Term Extension
==============================

This module was written to extend the functionality of payment terms to support rounding, months and weeks on payment term lines.

By default in Odoo, if you have a payment term of *30 days end of months* and you invoice on January 30, you will have a due date on March 31st. With this module, if you configure the payment term line with months = 1, days = 0 and days2 = -1, you will have a due date on February 28th.

This module also adds support for payment terms such as *End of month 45 days* (which is not the same as *45 days end of month* !).

Configuration
=============

To configure the Payment Terms and see the new options on the Payment Term Lines, go to the menu Accounting > Configuration > Miscellaneous > Payment Terms.

Credits
=======

Contributors
------------

* Yannick Vaucher
* Alexis de Lattre

Maintainer
----------

.. image:: http://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: http://odoo-community.org

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

To contribute to this module, please visit http://odoo-community.org.