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.

38 lines
1.2 KiB

  1. POS Order Load and Save
  2. =======================
  3. This module allows to load existing POS order.
  4. In this version, when the loaded order
  5. is validated in the POS, a new one is created.
  6. Bug Tracker
  7. ===========
  8. Bugs are tracked on `GitHub Issues <https://github.com/OCA/pos/issues>`_.
  9. In case of trouble, please check there if your issue has already been reported.
  10. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback
  11. `here <https://github.com/OCA/pos/issues/new?body=module:%20pos_order_load%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
  12. Credits
  13. =======
  14. Contributors
  15. ------------
  16. * Sylvain Calador <sylvain.calador@akretion.com>
  17. * Sylvain Le Gal (https://twitter.com/legalsylvain)
  18. Maintainer
  19. ----------
  20. .. image:: http://odoo-community.org/logo.png
  21. :alt: Odoo Community Association
  22. :target: http://odoo-community.org
  23. This module is maintained by the OCA.
  24. 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.
  25. To contribute to this module, please visit http://odoo-community.org.