Metadata-Version: 2.0
Name: odoo10-addon-account-draft-invoice-print
Version: 10.0.1.0.0.99.dev1
Summary: Account Draft Invoice Print
Home-page: http://www.camptocamp.com
Author: Camptocamp,Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: ~=2.7
Requires-Dist: odoo (<10.1dev,>=10.0)

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
   :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
      :alt: License: AGPL-3

===========================
Account Draft Invoice Print
===========================

This module adds the button print when customer invoice's state is draft.
This make the user more comfortable because he doesn't have to click on dropdown menu "Print".
If this module is not installed, you don't have the button in the form view when customer invoice's state is draft.

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

* No specific installation step required.

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

* No specific configuration step required.

Usage
=====

To use this module

* Go to Accounting => Sales => Customer Invoices.
* Create customer invoice and save it. Print button will be visible.

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/account-invoice-reporting/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-invoice-reporting/issues/new?body=module:%20account_draft_invoice_print%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.


Credits
=======

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

* Romain Deheele
* Damien Crier <damien.crier@camptocamp.com>
* Bhavesh Odedra <bodedra@ursainfosystems.com>

Maintainer
----------

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://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.


