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.

25 lines
907 B

8 years ago
9 years ago
9 years ago
9 years ago
  1. ===================================
  2. Keyboard support in Point Of Sale
  3. ===================================
  4. Module allows to use usual keyboard (not virtual one) in Point of Sale.
  5. Usage:
  6. ------
  7. Using keys below switch to mode you need. Qty mode is used by default.
  8. Then use number keys to enter quantity, price or discount.
  9. =========== ===================== =================
  10. Type Numpad Extra keys
  11. =========== ===================== =================
  12. mode qty ``/`` ``q``
  13. ----------- --------------------- -----------------
  14. mode disc ``-`` ``d``
  15. ----------- --------------------- -----------------
  16. mode price ``*`` ``p``
  17. ----------- --------------------- -----------------
  18. +/- ``+`` ``s``
  19. =========== ===================== =================
  20. Tested on Odoo 8.0 a40d48378d22309e53e6d38000d543de1d2f7a78