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.

79 lines
5.9 KiB

  1. [![Runbot Status](https://runbot.odoo-community.org/runbot/badge/flat/184/12.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=12.0)](https://travis-ci.org/OCA/pos)
  3. [![codecov](https://codecov.io/gh/OCA/pos/branch/12.0/graph/badge.svg)](https://codecov.io/gh/OCA/pos)
  4. Point of Sale
  5. =============
  6. This project aim to deal with modules related to Odoo Point of Sale.
  7. [//]: # (addons)
  8. Available addons
  9. ----------------
  10. addon | version | summary
  11. --- | --- | ---
  12. [pos_accented_search](pos_accented_search/) | 12.0.1.0.1 | Point of Sale - Product search works regardless of accented characters
  13. [pos_access_right](pos_access_right/) | 12.0.1.0.1 | Point of Sale - Extra Access Right for certain actions
  14. [pos_cash_move_reason](pos_cash_move_reason/) | 12.0.3.0.2 | POS cash in-out reason
  15. [pos_customer_display](pos_customer_display/) | 12.0.1.0.1 | Manage LED Customer Display device from POS front end
  16. [pos_customer_required](pos_customer_required/) | 12.0.1.0.1 | Point of Sale Require Customer
  17. [pos_default_empty_image](pos_default_empty_image/) | 12.0.1.0.0 | Optimize loading time for products without image
  18. [pos_default_partner](pos_default_partner/) | 12.0.1.0.1 | Add a default customer in pos order
  19. [pos_disable_change_cashier](pos_disable_change_cashier/) | 12.0.1.0.1 | Disable the feature that allow to change cashier in the PoS
  20. [pos_empty_home](pos_empty_home/) | 12.0.1.0.0 | Point of Sale - Hide products at the start of the Point of Sale
  21. [pos_fix_search_limit](pos_fix_search_limit/) | 12.0.1.0.0 | Increase search in the PoS
  22. [pos_fixed_discount](pos_fixed_discount/) | 12.0.1.0.1 | Allow to apply discounts with fixed amount
  23. [pos_hide_banknote_button](pos_hide_banknote_button/) | 12.0.1.0.0 | Hide useless Banknote buttons in the PoS (+10, +20, +50)
  24. [pos_invoice_send_mail](pos_invoice_send_mail/) | 12.0.1.0.0 | Send invoices by email from the POS
  25. [pos_invoicing](pos_invoicing/) | 12.0.3.0.0 | Handle invoicing from Point Of Sale
  26. [pos_journal_image](pos_journal_image/) | 12.0.1.0.0 | Add images on Account Journals available in the PoS
  27. [pos_margin](pos_margin/) | 12.0.1.0.0 | Margin on PoS Order
  28. [pos_multi_ean](pos_multi_ean/) | 12.0.1.0.1 | Search products by multiple EAN
  29. [pos_order_mgmt](pos_order_mgmt/) | 12.0.1.1.3 | Manage old POS Orders from the frontend
  30. [pos_order_remove_line](pos_order_remove_line/) | 12.0.1.0.0 | Add button to remove POS order line.
  31. [pos_order_return](pos_order_return/) | 12.0.1.0.3 | Point of Sale Order Return
  32. [pos_order_return_traceability](pos_order_return_traceability/) | 12.0.1.0.0 | Adds full return traceability to POS frontend
  33. [pos_order_to_sale_order](pos_order_to_sale_order/) | 12.0.1.0.2 | PoS Order To Sale Order
  34. [pos_partner_firstname](pos_partner_firstname/) | 12.0.1.1.0 | POS Support of partner firstname
  35. [pos_payment_change](pos_payment_change/) | 12.0.1.0.2 | Allow cashier to change order payments, as long as the session is not closed.
  36. [pos_payment_terminal](pos_payment_terminal/) | 12.0.0.1.1 | Manage Payment Terminal device from POS front end
  37. [pos_picking_delayed](pos_picking_delayed/) | 12.0.1.0.2 | Delay the creation of the picking when PoS order is created
  38. [pos_picking_load](pos_picking_load/) | 12.0.1.0.2 | Load and confirm stock pickings via Point Of Sale
  39. [pos_picking_load_partner_name](pos_picking_load_partner_name/) | 12.0.1.0.1 | Improve load of picking in PoS by partner name
  40. [pos_place](pos_place/) | 12.0.1.0.1 | Define places on PoS orders
  41. [pos_price_to_weight](pos_price_to_weight/) | 12.0.2.0.0 | Compute weight based on barcodes with prices
  42. [pos_quick_logout](pos_quick_logout/) | 12.0.1.0.0 | Allow PoS user to logout quickly after user changed
  43. [pos_report_order_payment](pos_report_order_payment/) | 12.0.1.0.0 | Analyze point of sale payments
  44. [pos_report_session_summary](pos_report_session_summary/) | 12.0.1.0.0 | Adds a Session Summary PDF report on the POS session
  45. [pos_require_product_quantity](pos_require_product_quantity/) | 12.0.0.1.1 | A popup is shown if product quantity is set to 0 for one or more order lines when clicking on "Payment" button.
  46. [pos_reset_search](pos_reset_search/) | 12.0.1.0.0 | Point of Sale - Clear product search when user clicks on a product.
  47. [pos_session_closing_stock_error](pos_session_closing_stock_error/) | 12.0.1.0.1 | Prevent closing PoS Sessions that have stock errors
  48. [pos_session_pay_invoice](pos_session_pay_invoice/) | 12.0.1.0.1 | Pay and receive invoices from PoS Session
  49. [pos_supplierinfo_barcode](pos_supplierinfo_barcode/) | 12.0.1.0.0 | Search products by supplier barcode
  50. [pos_supplierinfo_search](pos_supplierinfo_search/) | 12.0.1.0.1 | Search products by supplier data
  51. [pos_tare](pos_tare/) | 12.0.1.0.1 | Manage Tare in Point Of Sale module
  52. [pos_ticket_logo](pos_ticket_logo/) | 12.0.1.0.0 | Pos Ticket Logo
  53. [pos_ticket_salesman_firstname](pos_ticket_salesman_firstname/) | 12.0.1.0.0 | Pos Ticket Salesman Firstname
  54. [pos_ticket_without_price](pos_ticket_without_price/) | 12.0.1.0.0 | Adds receipt ticket without price or taxes
  55. [pos_to_weight_by_product_uom](pos_to_weight_by_product_uom/) | 12.0.1.0.0 | Make 'To Weight' default value depending on product UoM settings
  56. [pos_user_restriction](pos_user_restriction/) | 12.0.1.0.1 | Restrict some users to see and use only certain points of sale
  57. Unported addons
  58. ---------------
  59. addon | version | summary
  60. --- | --- | ---
  61. [hw_telium_payment_terminal](hw_telium_payment_terminal/) | 12.0.1.0.0 (unported) | Adds support for Payment Terminals using Telium protocol
  62. [//]: # (end addons)
  63. Translation Status
  64. ------------------
  65. [![Translation status](https://translation.odoo-community.org/widgets/pos-12-0/-/multi-auto.svg)](https://translation.odoo-community.org/engage/pos-12-0/?utm_source=widget)
  66. ----
  67. OCA, or the [Odoo Community Association](http://odoo-community.org/), is a nonprofit organization whose
  68. mission is to support the collaborative development of Odoo features and
  69. promote its widespread use.