README.rst 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. Get back sales orders to draft
  2. ==============================
  3. Allows to get back to draft any cancelled sale order.
  4. Installation
  5. ============
  6. Nothing special is needed to install this module.
  7. Configuration
  8. =============
  9. Nothing special is needed to configure this module.
  10. Usage
  11. =====
  12. When you cancel a sale order, you will see a new button call *Back to draft*,
  13. that resets the sale order to draft state.
  14. Known issues / Roadmap
  15. ======================
  16. None known.
  17. Bug Tracker
  18. ===========
  19. Bugs are tracked on `GitHub Issues <https://github.com/OCA/sale-workflow/issues>`_.
  20. In case of trouble, please check there if your issue has already been reported.
  21. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback
  22. `here <https://github.com/OCA/sale-workflow/issues/new?body=module:%20sale_order_back2draft%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
  23. Credits
  24. =======
  25. Contributors
  26. ------------
  27. * Pedro M. Baeza <pedro.baeza@serviciosbaeza.com>
  28. * Oihane Crucelaegui <oihanecrucelaegi@avanzosc.es>
  29. Maintainer
  30. ----------
  31. .. image:: http://odoo-community.org/logo.png
  32. :alt: Odoo Community Association
  33. :target: http://odoo-community.org
  34. This module is maintained by the OCA.
  35. 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.
  36. To contribute to this module, please visit http://odoo-community.org.