Metadata-Version: 2.1
Name: odoo-addon-repair_order_mass_validate
Version: 16.0.1.0.0.1
Summary: Repair Order Mass Validate
Home-page: https://github.com/sygel-technology/sy-repair
Author: Sygel,Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 16.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: >=3.10
Requires-Dist: odoo<16.1dev,>=16.0a

==========================
Repair Order Mass Validate
==========================

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:2788cb85845714af6a740e6ae17c7c923fe95e09d5f0aef7a899c3b6a6be5f44
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
    :target: https://odoo-community.org/page/development-status
    :alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-sygel--technology%2Fsy--repair-lightgray.png?logo=github
    :target: https://github.com/sygel-technology/sy-repair/tree/16.0/repair_order_mass_validate
    :alt: sygel-technology/sy-repair

|badge1| |badge2| |badge3|

This module allows to select multiple repair orders and mark them as 'Repaired' or the closest possible state to 'Repaired'.

**Table of contents**

.. contents::
   :local:

Usage
=====

To use this module you need to:

#. Go to repair orders tree view.
#. Select multiple repair orders.
#. Go to *Action > Complete repair orders* to open a wizard.
#. Do not select the "Create Invoice" option if no invoice has to be created. In that case:
    
    * Repair orders without an Invoice Policy will be sent to "Repaired" state.
    * Repair orders with "Before Repair" Invoice Policy will be sent to "To Be Invoiced" state.
    * Repair orders with "After Repair" Invoice Policy will be sent to "To Be Invoiced" state.
#. Select the "Create Invoice" option if invoice have to be created. All the repair orders will be sent to "Repaired" states and invoices will be created.
#. Select the "Group Invoice" option along with "Create Invoice" option in order to group invoices created from repair orders when possible.

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

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

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
~~~~~~~

* Sygel

Contributors
~~~~~~~~~~~~

* Manuel Regidor <manuel.regidor@sygel.es>
* Valentín Vinagre <valentin.vinagre@sygel.es>

Maintainers
~~~~~~~~~~~

This module is part of the `sygel-technology/sy-repair <https://github.com/sygel-technology/sy-repair/tree/16.0/repair_order_mass_validate>`_ project on GitHub.

You are welcome to contribute.
