README.rst 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
  2. :alt: License: AGPL-3
  3. Sales Order Types
  4. =================
  5. This module adds a typology for the sales orders. In each different type, you
  6. can define, invoicing and refunding journal, a warehouse, a sequence,
  7. the shipping policy, the invoicing policy, a payment term, a pricelist
  8. and an incoterm.
  9. You can see sale types as lines of business.
  10. You are able to select a sales order type by partner so that when you add a
  11. partner to a sales order it will get the related info to it.
  12. Usage
  13. =====
  14. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  15. :alt: Try me on Runbot
  16. :target: https://runbot.odoo-community.org/runbot/167/8.0
  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_type%0Aversion:%20{version}%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
  23. Credits
  24. =======
  25. Contributors
  26. ------------
  27. * Carlos Sánchez Cifuentes <csanchez@grupovermon.com>
  28. * Oihane Crucelaegui <oihanecrucelaegi@avanzosc.es>
  29. * Pedro M. Baeza <pedro.baeza@serviciosbaeza.com>
  30. * Ana Juaristi <anajuaristi@avanzosc.es>
  31. * Daniel Campos <danielcampos@avanzosc.es>
  32. * Ainara Galdona <ainaragaldona@avanzosc.es>
  33. * Lorenzo Battistini <lorenzo.battistini@agilebg.com>
  34. Maintainer
  35. ----------
  36. .. image:: https://odoo-community.org/logo.png
  37. :alt: Odoo Community Association
  38. :target: https://odoo-community.org
  39. This module is maintained by the OCA.
  40. OCA, or the Odoo Community Association, is a nonprofit organization whose
  41. mission is to support the collaborative development of Odoo features and
  42. promote its widespread use.
  43. To contribute to this module, please visit http://odoo-community.org.