From ee634193fef8cd70dc656964c536468008a3fe5a Mon Sep 17 00:00:00 2001 From: Ray Carnes Date: Sun, 14 May 2017 14:19:40 -0700 Subject: [PATCH] [IMP] ecommerce: add an example Add an example for variants that matches the picture provided. Closes #219 --- ecommerce/managing_products/variants.rst | 4 +- locale/sources/ecommerce.pot | 52 ++++++++++++------------ 2 files changed, 29 insertions(+), 27 deletions(-) diff --git a/ecommerce/managing_products/variants.rst b/ecommerce/managing_products/variants.rst index 2e8b30977..a464e6cd0 100644 --- a/ecommerce/managing_products/variants.rst +++ b/ecommerce/managing_products/variants.rst @@ -4,7 +4,9 @@ How to manage product variants Product variants are used to offer variations of the same product to your customers on the products page. For example, the customer chooses a T-shirt -and then selects its size and color. +and then selects its size and color. In the example below, the customer +chooses a phone, and then selects the memory; color and Wi-Fi band from the +available options. .. image:: ./media/variants.png :align: center diff --git a/locale/sources/ecommerce.pot b/locale/sources/ecommerce.pot index 3255e6092..b97aa19c0 100644 --- a/locale/sources/ecommerce.pot +++ b/locale/sources/ecommerce.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Business 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-05-09 14:24+0200\n" +"POT-Creation-Date: 2017-05-16 15:55+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -165,94 +165,94 @@ msgid "How to manage product variants" msgstr "" #: ../../ecommerce/managing_products/variants.rst:5 -msgid "Product variants are used to offer variations of the same product to your customers on the products page. For example, the customer chooses a T-shirt and then selects its size and color." -msgstr "" - -#: ../../ecommerce/managing_products/variants.rst:13 -msgid "How to create attributes & variants" +msgid "Product variants are used to offer variations of the same product to your customers on the products page. For example, the customer chooses a T-shirt and then selects its size and color. In the example below, the customer chooses a phone, and then selects the memory; color and Wi-Fi band from the available options." msgstr "" #: ../../ecommerce/managing_products/variants.rst:15 +msgid "How to create attributes & variants" +msgstr "" + +#: ../../ecommerce/managing_products/variants.rst:17 msgid "Turn on *Products can have several attributes, defining variants (Example: size, color,...)* in :menuselection:`Sales --> Settings`." msgstr "" -#: ../../ecommerce/managing_products/variants.rst:18 +#: ../../ecommerce/managing_products/variants.rst:20 msgid "Select a product from the Products list, go to the *Variants* tab." msgstr "" -#: ../../ecommerce/managing_products/variants.rst:20 +#: ../../ecommerce/managing_products/variants.rst:22 msgid "Add as many attributes as you need from 3 different types: radio buttons, drop-down menu or color buttons. You get several variants as soon as there are 2 values for 1 attribute." msgstr "" -#: ../../ecommerce/managing_products/variants.rst:28 +#: ../../ecommerce/managing_products/variants.rst:30 msgid "How to edit variants" msgstr "" -#: ../../ecommerce/managing_products/variants.rst:30 +#: ../../ecommerce/managing_products/variants.rst:32 msgid "See all the variants from the product template detail form." msgstr "" -#: ../../ecommerce/managing_products/variants.rst:38 +#: ../../ecommerce/managing_products/variants.rst:40 msgid "You can edit following data:" msgstr "" -#: ../../ecommerce/managing_products/variants.rst:40 +#: ../../ecommerce/managing_products/variants.rst:42 msgid "Picture (will update in real time on the website)," msgstr "" -#: ../../ecommerce/managing_products/variants.rst:41 +#: ../../ecommerce/managing_products/variants.rst:43 msgid "Barcode," msgstr "" -#: ../../ecommerce/managing_products/variants.rst:42 +#: ../../ecommerce/managing_products/variants.rst:44 msgid "Internal Reference (SKU #)," msgstr "" -#: ../../ecommerce/managing_products/variants.rst:43 +#: ../../ecommerce/managing_products/variants.rst:45 msgid "Volume," msgstr "" -#: ../../ecommerce/managing_products/variants.rst:44 +#: ../../ecommerce/managing_products/variants.rst:46 msgid "Weight," msgstr "" -#: ../../ecommerce/managing_products/variants.rst:45 +#: ../../ecommerce/managing_products/variants.rst:47 msgid "Active (available in quotes & website)." msgstr "" -#: ../../ecommerce/managing_products/variants.rst:48 +#: ../../ecommerce/managing_products/variants.rst:50 msgid "Both the Barcode and the Internal Reference are variant-specific. You need to populate them once the variants generated." msgstr "" -#: ../../ecommerce/managing_products/variants.rst:52 +#: ../../ecommerce/managing_products/variants.rst:54 msgid "See and edit all the variants from :menuselection:`Sales --> Sales --> Product Variants` as well. This might be quicker if you manage lots of variants." msgstr "" -#: ../../ecommerce/managing_products/variants.rst:56 +#: ../../ecommerce/managing_products/variants.rst:58 msgid "How to set specific prices per variant" msgstr "" -#: ../../ecommerce/managing_products/variants.rst:58 +#: ../../ecommerce/managing_products/variants.rst:60 msgid "You can also set a specific public price per variant by clicking *Variant Prices* in the product detail form (action in top-left corner)." msgstr "" -#: ../../ecommerce/managing_products/variants.rst:64 +#: ../../ecommerce/managing_products/variants.rst:66 msgid "The Price Extra is added to the product price whenever the corresponding attribute value is selected." msgstr "" -#: ../../ecommerce/managing_products/variants.rst:74 +#: ../../ecommerce/managing_products/variants.rst:76 msgid "Pricelist formulas let you set advanced price computation methods for product variants. See :doc:`../maximizing_revenue/pricing`." msgstr "" -#: ../../ecommerce/managing_products/variants.rst:78 +#: ../../ecommerce/managing_products/variants.rst:80 msgid "How to disable/archive variants" msgstr "" -#: ../../ecommerce/managing_products/variants.rst:80 +#: ../../ecommerce/managing_products/variants.rst:82 msgid "You can disable/archive specific variants so that they are no longer available in quotes & website (not existing in your stock, deprecated, etc.). Simply uncheck *Active* in their detail form." msgstr "" -#: ../../ecommerce/managing_products/variants.rst:86 +#: ../../ecommerce/managing_products/variants.rst:88 msgid "To retrieve such archived items, hit *Archived* on searching the variants list. You can reactivate them the same way." msgstr ""