|
|
@ -1,20 +1,53 @@ |
|
|
|
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg |
|
|
|
:alt: License: AGPL-3 |
|
|
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html |
|
|
|
:alt: License: AGPL-3 |
|
|
|
|
|
|
|
Sale Exceptions |
|
|
|
=============== |
|
|
|
============== |
|
|
|
Sale Exception |
|
|
|
============== |
|
|
|
|
|
|
|
This module allows you attach several customizable exceptions to your |
|
|
|
sale order in a way that you can filter orders by exceptions type and fix them. |
|
|
|
|
|
|
|
This is especially useful in an order importation scenario such as with |
|
|
|
the base_sale_multi_channels module, because it's likely a few orders have |
|
|
|
This is especially useful in an scenario for mass sales order import such as |
|
|
|
with the base_sale_multi_channels module, because it's likely some orders have |
|
|
|
errors when you import them (like product not found in Odoo, wrong line |
|
|
|
format etc...) |
|
|
|
format etc.) |
|
|
|
|
|
|
|
Usage |
|
|
|
===== |
|
|
|
|
|
|
|
To use this module, you need to: |
|
|
|
|
|
|
|
* Go to ... |
|
|
|
|
|
|
|
.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas |
|
|
|
:alt: Try me on Runbot |
|
|
|
:target: https://runbot.odoo-community.org/runbot/167/9.0 |
|
|
|
|
|
|
|
.. repo_id is available in https://github.com/OCA/maintainer-tools/blob/master/tools/repos_with_ids.txt |
|
|
|
.. branch is "8.0" for example |
|
|
|
|
|
|
|
Bug Tracker |
|
|
|
=========== |
|
|
|
|
|
|
|
Bugs are tracked on `GitHub Issues |
|
|
|
<https://github.com/OCA/sale-workflow/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 |
|
|
|
<https://github.com/OCA/ |
|
|
|
sale-workflow/issues/new?body=module:%20 |
|
|
|
sale_exception%0Aversion:%20 |
|
|
|
9.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. |
|
|
|
|
|
|
|
Credits |
|
|
|
======= |
|
|
|
|
|
|
|
Images |
|
|
|
------ |
|
|
|
|
|
|
|
* Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_. |
|
|
|
|
|
|
|
Contributors |
|
|
|
------------ |
|
|
|
|
|
|
@ -28,9 +61,9 @@ Contributors |
|
|
|
Maintainer |
|
|
|
---------- |
|
|
|
|
|
|
|
.. image:: http://odoo-community.org/logo.png |
|
|
|
.. image:: https://odoo-community.org/logo.png |
|
|
|
:alt: Odoo Community Association |
|
|
|
:target: http://odoo-community.org |
|
|
|
:target: https://odoo-community.org |
|
|
|
|
|
|
|
This module is maintained by the OCA. |
|
|
|
|
|
|
@ -38,4 +71,4 @@ 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. |
|
|
|
To contribute to this module, please visit https://odoo-community.org. |