Metadata-Version: 2.0
Name: odoo8-addon-account-invoice-accrual
Version: 8.0.1.0.0.99.dev7
Summary: Account invoice accrual
Home-page: http://www.acsone.eu
Author: ACSONE SA/NV,Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Platform: UNKNOWN
Requires-Dist: odoo (<9.0a,>=8.0a)
Requires-Dist: odoo8-addon-account-cutoff-accrual-base
Requires-Dist: odoo8-addon-account-reversal
Classifier: Programming Language :: Python :: 2.7
Classifier: Framework :: Odoo
Classifier: License :: OSI Approved :: GNU Affero General Public License v3

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
    :alt: License: AGPL-3

Account Invoice Accrual
=======================

Many companies want to establish a complete accounting situation at the end of
each period. An important aspect of this process is to accrue invoices for
which the goods or services were received / delivered but for which the invoice
has not been received / sent.

Account Invoice Accrual lets you easily create these provisions entries.

Installation
============

There is nothing special to do to install this module.

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

The default accrual accounts can be configured on the company form.
Expense and revenue account can be mapped to other accounts when doing
accruals using the the mapping framework provided by the account_cutoff_base
modules (Accounting > Configuration > Accounts > Cut-off account mappings.

Usage
=====

This module adds a new Accrual button draft and pro-forma invoices. This button
triggers a wizard where the user can chose the accrual date, period, journal and account.
When later validating the invoice, the accrual move is automatically reversed 
in the same period as the invoice.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/account-closing/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed feedback
`here <https://github.com/OCA/account-closing/issues/new?body=module:%20account_invoice_accrual%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.


Credits
=======

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

* Laetitia Gangloff (ACSONE) <laetitia.gangloff@acsone.eu>
* Adrien Peiffer (ACSONE) <adrien.peiffer@acsone.eu>
* Stéphane Bidoul (ACSONE) <stephane.bidoul@acsone.eu>

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.

