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.

91 lines
2.4 KiB

6 years ago
6 years ago
6 years ago
6 years ago
  1. .. image:: https://img.shields.io/badge/license-AGPL--3-blue.png
  2. :target: https://www.gnu.org/licenses/agpl
  3. :alt: License: AGPL-3
  4. ====================
  5. POS Product Template
  6. ====================
  7. * In Point Of Sale Front End - Products list:
  8. * Display only one product per template;
  9. * Display template name instead of product name;
  10. * Display products quantity instead of price;
  11. * Click on template displays an extra screen to select Variant;
  12. * In Point Of Sale Front End - Variants list:
  13. * Display all the products of the selected variant;
  14. * Click on a attribute value filters products;
  15. * Click on a product adds it to the current Order or display normal
  16. extra screen if it is a weightable product;
  17. Usage
  18. =====
  19. Open the Point of Sale, search an article with variants.
  20. You will see one article instead of all the variants.
  21. #. Go to ...
  22. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  23. :alt: Try me on Runbot
  24. :target: https://runbot.odoo-community.org/runbot/pos/11.0
  25. Known issues / Roadmap
  26. ======================
  27. * Templates with lot of variants are not shown. See https://github.com/OCA/pos/pull/135
  28. Bug Tracker
  29. ===========
  30. Bugs are tracked on `GitHub Issues
  31. <https://github.com/OCA/pos/issues>`_. In case of trouble, please
  32. check there if your issue has already been reported. If you spotted it first,
  33. help us smash it by providing detailed and welcomed feedback.
  34. Credits
  35. =======
  36. Images
  37. ------
  38. * Odoo Community Association: `Icon <https://odoo-community.org/logo.png>`_.
  39. Contributors
  40. ------------
  41. * Sylvain LE GAL (https://twitter.com/legalsylvain)
  42. * Navarromiguel (https://github.com/navarromiguel)
  43. * Damendieta (https://github.com/damendieta)
  44. * Raphaël Reverdy (https://akretion.com)
  45. * Hugo Santos (https://factorlibre.com)
  46. Do not contact contributors directly about support or help with technical issues.
  47. Funders
  48. -------
  49. The development of this module has been financially supported by:
  50. * Akretion
  51. Maintainer
  52. ----------
  53. .. image:: https://odoo-community.org/logo.png
  54. :alt: Odoo Community Association
  55. :target: https://odoo-community.org
  56. This module is maintained by the OCA.
  57. OCA, or the Odoo Community Association, is a nonprofit organization whose
  58. mission is to support the collaborative development of Odoo features and
  59. promote its widespread use.
  60. To contribute to this module, please visit https://odoo-community.org.