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.
 
 
 
OCA-git-bot e1029649ac
[ADD] .editorconfig [ci skip]
5 years ago
..
data [FIX] contract_sale_generation: Isolate sale generation (#118) 7 years ago
i18n Translated using Weblate (Finnish) 5 years ago
models [FIX] contract. Optimize insertion of dates in invoice and lines. 5 years ago
static/description [ADD] icon.png 5 years ago
tests [FIX] contract. Optimize insertion of dates in invoice and lines. 5 years ago
views [FIX] contract_sale_generation: it doesn't create sales (#141) 6 years ago
README.rst [FIX] contract_sale_generation: it doesn't create sales (#141) 6 years ago
__init__.py ADD contract_sale_generation module 7 years ago
__manifest__.py [FIX] contract_sale_generation: it doesn't create sales (#141) 6 years ago

README.rst

.. 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

=============================
Contracts for recurrent sales
=============================

This module extends functionality of contracts to be able to generate sales
orders instead of invoices.

Usage
=====

To use this module, you need to:

#. Go to Accounting -> Contracts and select or create a new contract.
#. Check *Generate recurring invoices automatically*.
#. Fill fields for selecting the recurrency and invoice parameters:

* Type defines document that contract will generate, can be "Sales" or "Invoices"
* Sale Autoconfirm, validate Sales Orders if type is "Sales"

.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
:alt: Try me on Runbot
:target: https://runbot.odoo-community.org/runbot/110/10.0

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

Bugs are tracked on `GitHub Issues
<https://github.com/OCA/contract/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.

Credits
=======

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

* Angel Moya <angel.moya@pesol.es>
* Florent THOMAS <florent.thomas@mind-and-go.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 https://odoo-community.org.