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.

69 lines
2.0 KiB

8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
  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. POS Sequence Ref Number
  6. =======================
  7. This module loads the Order Number in the POS, so as to produce and print
  8. a sequential POS order number in the POS Ticket.
  9. Installation
  10. ============
  11. Nothing special is needed to install this module.
  12. Usage
  13. =====
  14. The POS number is generated and shown in the printed POS Ticket.
  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/184/10.0
  18. Known issues / Roadmap
  19. ======================
  20. * If the same user loads two sessions of the same POS session using separate
  21. browsers, duplicate POS numbers can be created.
  22. Bug Tracker
  23. ===========
  24. Bugs are tracked on `GitHub Issues <https://github.com/OCA/pos/issues>`_.
  25. In case of trouble, please check there if your issue has already been reported.
  26. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback
  27. `here <https://github.com/OCA/pos/issues/new?body=module
  28. :%20pos_sequence_ref_number
  29. %0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
  30. Credits
  31. =======
  32. Contributors
  33. ------------
  34. * Jordi Ballester <jordi.ballester@eficent.com>
  35. * Rafael Blasco <rblasco@rbnpro.com>
  36. * Ivan Yelizariev <yelizariev@it-projects.info>
  37. * Antonio Espinosa <antonioea@antiun.com>
  38. * Meyomesse Gilles <meyomesse.gilles@gmail.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 http://odoo-community.org.