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.

39 lines
2.1 KiB

10 years ago
10 years ago
  1. [![Runbot Status](https://runbot.odoo-community.org/runbot/badge/flat/184/10.0.svg)](https://runbot.odoo-community.org/runbot/repo/github-com-oca-pos-184)
  2. [![Build Status](https://travis-ci.org/OCA/pos.svg?branch=10.0)](https://travis-ci.org/OCA/pos)
  3. [![Coverage Status](https://coveralls.io/repos/OCA/pos/badge.png?branch=10.0)](https://coveralls.io/r/OCA/pos?branch=10.0)
  4. pos
  5. ===
  6. Point of sale
  7. [//]: # (addons)
  8. Available addons
  9. ----------------
  10. addon | version | summary
  11. --- | --- | ---
  12. [account_cash_invoice](account_cash_invoice/) | 10.0.1.0.0 | Pay and receive invoices from bank statements
  13. [pos_backend_communication](pos_backend_communication/) | 10.0.1.0.0 | Communicate with odoo's backend from POS.
  14. [pos_backend_partner](pos_backend_partner/) | 10.0.1.0.0 | Choose point of sale customers in backend
  15. [pos_customer_display](pos_customer_display/) | 10.0.1.0.1 | Manage Customer Display device from POS front end
  16. [pos_default_payment_method](pos_default_payment_method/) | 10.0.1.0.0 | POS Default payment mehotd
  17. [pos_loyalty](pos_loyalty/) | 10.0.1.0.0 | Loyalty Program
  18. [pos_margin](pos_margin/) | 10.0.1.0.0 | Margin on PoS Order
  19. [pos_payment_terminal](pos_payment_terminal/) | 10.0.0.1.0 | Manage Payment Terminal device from POS front end
  20. [pos_price_to_weight](pos_price_to_weight/) | 10.0.1.0.0 | Compute weight based on barcodes with prices
  21. [pos_pricelist](pos_pricelist/) | 10.0.1.0.1 | Pricelist for Point of sale
  22. [pos_quick_logout](pos_quick_logout/) | 10.0.1.0.0 | Allow PoS user to logout quickly after user changed
  23. [pos_remove_pos_category](pos_remove_pos_category/) | 10.0.2.0.0 | POS Remove POS Category
  24. [pos_session_pay_invoice](pos_session_pay_invoice/) | 10.0.1.0.0 | Pay and receive invoices from PoS Session
  25. [pos_timeout](pos_timeout/) | 10.0.1.0.0 | Set the timeout of the point of sale
  26. Unported addons
  27. ---------------
  28. addon | version | summary
  29. --- | --- | ---
  30. [pos_gift_ticket](pos_gift_ticket/) | 8.0.0.1.0 (unported) | Gift Ticket
  31. [pos_product_template](pos_product_template/) | 8.0.0.2.0 (unported) | Manage Product Template in Front End Point Of Sale
  32. [//]: # (end addons)