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.

44 lines
1.3 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. Link between the picking and its source POS order
  6. =================================================
  7. This module adds a link between pickings and its source POS order.
  8. So that user can easily reach the pos order related to the picking
  9. and see the pickings related to the pos order. This only applies
  10. on the pickings generated from pos order.
  11. Bug Tracker
  12. ===========
  13. Bugs are tracked on `GitHub Issues <https://github.com/OCA/pos/issues>`_.
  14. In case of trouble, please check there if your issue has already been reported.
  15. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback
  16. Credits
  17. =======
  18. Contributors
  19. ------------
  20. * Daniel Sadamo <daniel.sadamo@kmee.com.br>
  21. Maintainer
  22. ----------
  23. .. image:: http://odoo-community.org/logo.png
  24. :alt: Odoo Community Association
  25. :target: http://odoo-community.org
  26. This module is maintained by the OCA.
  27. OCA, or the Odoo Community Association, is a nonprofit organization whose
  28. mission is to support the collaborative development of Odoo features and
  29. promote its widespread use.
  30. To contribute to this module, please visit http://odoo-community.org.