From 4e18bc26840b7134a04df997e9e31ef1efb733f1 Mon Sep 17 00:00:00 2001 From: OCA Git Bot Date: Tue, 1 Nov 2016 19:49:48 +0100 Subject: [PATCH] [UPD] addons table in README.md --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index 001e95f2..2550cc1e 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,22 @@ pos Point of sale [//]: # (addons) +Available addons +---------------- +addon | version | summary +--- | --- | --- +[pos_payment_terminal](pos_payment_terminal/) | 10.0.0.1.0 | Manage Payment Terminal device from POS front end + +Unported addons +--------------- +addon | version | summary +--- | --- | --- +[hw_customer_display](hw_customer_display/) | 8.0.0.1.0 (unported) | Adds support for Customer Display in the Point of Sale +[hw_telium_payment_terminal](hw_telium_payment_terminal/) | 8.0.0.1.0 (unported) | Adds support for Payment Terminals using Telium protocol +[pos_customer_display](pos_customer_display/) | 8.0.0.1.0 (unported) | Manage Customer Display device from POS front end +[pos_gift_ticket](pos_gift_ticket/) | 8.0.0.1.0 (unported) | Gift Ticket +[pos_pricelist](pos_pricelist/) | 8.0.1.2.0 (unported) | Pricelist for Point of sale +[pos_product_template](pos_product_template/) | 8.0.0.2.0 (unported) | Manage Product Template in Front End Point Of Sale +[pos_remove_pos_category](pos_remove_pos_category/) | 8.0.0.1.0 (unported) | POS Remove POS Category + [//]: # (end addons)