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.

65 lines
2.1 KiB

  1. .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
  2. :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
  3. :alt: License: AGPL-3
  4. ==============
  5. Sale Exception
  6. ==============
  7. This module allows you attach several customizable exceptions to your
  8. sale order in a way that you can filter orders by exceptions type and fix them.
  9. This is especially useful in an scenario for mass sales order import such as
  10. with the base_sale_multi_channels module, because it's likely some orders have
  11. errors when you import them (like product not found in Odoo, wrong line
  12. format etc.)
  13. Usage
  14. =====
  15. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  16. :alt: Try me on Runbot
  17. :target: https://runbot.odoo-community.org/runbot/167/9.0
  18. Bug Tracker
  19. ===========
  20. Bugs are tracked on `GitHub Issues
  21. <https://github.com/OCA/sale-workflow/issues>`_. In case of trouble, please
  22. check there if your issue has already been reported. If you spotted it first,
  23. help us smashing it by providing a detailed and welcomed `feedback
  24. <https://github.com/OCA/
  25. sale-workflow/issues/new?body=module:%20
  26. sale_exception%0Aversion:%20
  27. 9.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
  28. Images
  29. ------
  30. * Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.
  31. Contributors
  32. ------------
  33. * Raphaël Valyi <raphael.valyi@akretion.com>
  34. * Renato Lima <renato.lima@akretion.com>
  35. * Sébastien BEAU <sebastien.beau@akretion.com>
  36. * Guewen Baconnier <guewen.baconnier@camptocamp.com>
  37. * Yannick Vaucher <yannick.vaucher@camptocamp.com>
  38. * SodexisTeam <dev@sodexis.com>
  39. Maintainer
  40. ----------
  41. .. image:: https://odoo-community.org/logo.png
  42. :alt: Odoo Community Association
  43. :target: https://odoo-community.org
  44. This module is maintained by the OCA.
  45. OCA, or the Odoo Community Association, is a nonprofit organization whose
  46. mission is to support the collaborative development of Odoo features and
  47. promote its widespread use.
  48. To contribute to this module, please visit https://odoo-community.org.