changeset 7782d8428f26 in modules/purchase_secondary_unit:default
details: 
https://hg.tryton.org/modules/purchase_secondary_unit?cmd=changeset;node=7782d8428f26
description:
        Switch help text between factor and rate fields for secondary unit

        issue9683
        review318401002
diffstat:

 locale/bg.po     |  20 ++++++++++----------
 locale/ca.po     |  12 ++++++------
 locale/cs.po     |  20 ++++++++++----------
 locale/de.po     |  12 ++++++------
 locale/es.po     |  12 ++++++------
 locale/es_419.po |  20 ++++++++++----------
 locale/et.po     |  20 ++++++++++----------
 locale/fa.po     |  20 ++++++++++----------
 locale/fi.po     |  20 ++++++++++----------
 locale/fr.po     |  12 ++++++------
 locale/hu.po     |  20 ++++++++++----------
 locale/id.po     |  20 ++++++++++----------
 locale/it.po     |  20 ++++++++++----------
 locale/lo.po     |  20 ++++++++++----------
 locale/lt.po     |  20 ++++++++++----------
 locale/nl.po     |  12 ++++++------
 locale/pl.po     |  20 ++++++++++----------
 locale/pt.po     |  20 ++++++++++----------
 locale/ru.po     |  20 ++++++++++----------
 locale/sl.po     |  20 ++++++++++----------
 locale/tr.po     |  20 ++++++++++----------
 locale/zh_CN.po  |  20 ++++++++++----------
 product.py       |   4 ++--
 23 files changed, 202 insertions(+), 202 deletions(-)

diffs (1173 lines):

diff -r 7535936ae6a3 -r 7782d8428f26 locale/bg.po
--- a/locale/bg.po      Fri Oct 09 19:09:05 2020 +0200
+++ b/locale/bg.po      Tue Oct 13 18:24:44 2020 +0200
@@ -74,37 +74,37 @@
 msgid "Product Secondary UOM Category"
 msgstr ""
 
-msgctxt "help:product.product,purchase_secondary_uom_factor:"
+msgctxt "help:product.product,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
 msgstr ""
 
-msgctxt "help:product.product,purchase_secondary_uom_rate:"
+msgctxt "help:product.product,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
 msgstr ""
 
+msgctxt "help:product.template,purchase_secondary_uom_rate:"
+msgid ""
+"The coefficient for the formula:\n"
+"coefficient (purchase unit) = 1 (secondary unit)"
+msgstr ""
+
 msgctxt "help:product.template,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
-"coefficient (purchase unit) = 1 (secondary unit)"
-msgstr ""
-
-msgctxt "help:product.template,purchase_secondary_uom_rate:"
-msgid ""
-"The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
 msgstr ""
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
 msgstr ""
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
diff -r 7535936ae6a3 -r 7782d8428f26 locale/ca.po
--- a/locale/ca.po      Fri Oct 09 19:09:05 2020 +0200
+++ b/locale/ca.po      Tue Oct 13 18:24:44 2020 +0200
@@ -74,7 +74,7 @@
 msgid "Product Secondary UOM Category"
 msgstr "Categoria de UdM secundaria del producte"
 
-msgctxt "help:product.product,purchase_secondary_uom_factor:"
+msgctxt "help:product.product,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
@@ -82,7 +82,7 @@
 "El coeficient de la formula:\n"
 "coeficent (unitat_compra) = 1 (unitat_secundaria)"
 
-msgctxt "help:product.product,purchase_secondary_uom_rate:"
+msgctxt "help:product.product,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
@@ -90,7 +90,7 @@
 "El coeficient de la formula:\n"
 "1 (unitat_compra) = coeficient (unitat_secundaria)"
 
-msgctxt "help:product.template,purchase_secondary_uom_factor:"
+msgctxt "help:product.template,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
@@ -98,7 +98,7 @@
 "El coeficient de la formula:\n"
 "coeficent (unitat_compra) = 1 (unitat_secundaria)"
 
-msgctxt "help:product.template,purchase_secondary_uom_rate:"
+msgctxt "help:product.template,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
@@ -106,7 +106,7 @@
 "El coeficient de la formula:\n"
 "1 (unitat_compra) = coeficient (unitat_secundaria)"
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
@@ -114,7 +114,7 @@
 "El coeficient de la formula:\n"
 "coeficent (unitat_compra) = 1 (unitat_secundaria)"
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
diff -r 7535936ae6a3 -r 7782d8428f26 locale/cs.po
--- a/locale/cs.po      Fri Oct 09 19:09:05 2020 +0200
+++ b/locale/cs.po      Tue Oct 13 18:24:44 2020 +0200
@@ -74,37 +74,37 @@
 msgid "Product Secondary UOM Category"
 msgstr ""
 
-msgctxt "help:product.product,purchase_secondary_uom_factor:"
+msgctxt "help:product.product,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
 msgstr ""
 
-msgctxt "help:product.product,purchase_secondary_uom_rate:"
+msgctxt "help:product.product,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
 msgstr ""
 
+msgctxt "help:product.template,purchase_secondary_uom_rate:"
+msgid ""
+"The coefficient for the formula:\n"
+"coefficient (purchase unit) = 1 (secondary unit)"
+msgstr ""
+
 msgctxt "help:product.template,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
-"coefficient (purchase unit) = 1 (secondary unit)"
-msgstr ""
-
-msgctxt "help:product.template,purchase_secondary_uom_rate:"
-msgid ""
-"The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
 msgstr ""
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
 msgstr ""
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
diff -r 7535936ae6a3 -r 7782d8428f26 locale/de.po
--- a/locale/de.po      Fri Oct 09 19:09:05 2020 +0200
+++ b/locale/de.po      Tue Oct 13 18:24:44 2020 +0200
@@ -74,7 +74,7 @@
 msgid "Product Secondary UOM Category"
 msgstr "Artikel Zweitmaßeinheitenkategorie"
 
-msgctxt "help:product.product,purchase_secondary_uom_factor:"
+msgctxt "help:product.product,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
@@ -82,7 +82,7 @@
 "Der Koeffizient für die Formel:\n"
 "Koeffizient(Einheit) = 1 (Zweitmaßeinheit)"
 
-msgctxt "help:product.product,purchase_secondary_uom_rate:"
+msgctxt "help:product.product,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
@@ -90,7 +90,7 @@
 "Der Koeffizient für die Formel:\n"
 "1 (Einheit) = Koeffizient(Zweitmaßeinheit)"
 
-msgctxt "help:product.template,purchase_secondary_uom_factor:"
+msgctxt "help:product.template,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
@@ -98,7 +98,7 @@
 "Der Koeffizient für die Formel:\n"
 "Koeffizient (Einheit) = 1 (Zweitmaßeinheit)"
 
-msgctxt "help:product.template,purchase_secondary_uom_rate:"
+msgctxt "help:product.template,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
@@ -106,7 +106,7 @@
 "Der Koeffizient für die Formel:\n"
 "1 (Einheit) = Koeffizient (Zweitmaßeinheit)"
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
@@ -114,7 +114,7 @@
 "Der Koeffinzient für die Formel:\n"
 "Koeffizient (Einheit) = 1 (Zweitmaßeinheit)"
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
diff -r 7535936ae6a3 -r 7782d8428f26 locale/es.po
--- a/locale/es.po      Fri Oct 09 19:09:05 2020 +0200
+++ b/locale/es.po      Tue Oct 13 18:24:44 2020 +0200
@@ -74,7 +74,7 @@
 msgid "Product Secondary UOM Category"
 msgstr "Categoría de UdM secundaria del producto"
 
-msgctxt "help:product.product,purchase_secondary_uom_factor:"
+msgctxt "help:product.product,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
@@ -82,7 +82,7 @@
 "El coeficiente de la fórmula:\n"
 "coeficiente (unidad_compra) = 1 (unidad secundaria)"
 
-msgctxt "help:product.product,purchase_secondary_uom_rate:"
+msgctxt "help:product.product,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
@@ -90,7 +90,7 @@
 "El coeficiente de la fórmula:\n"
 "1 (unidad_compra) = coeficiente (unidad secundaria)"
 
-msgctxt "help:product.template,purchase_secondary_uom_factor:"
+msgctxt "help:product.template,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
@@ -98,7 +98,7 @@
 "El coeficiente de la fórmula:\n"
 "coeficiente (unidad_compra) = 1 (unidad secundaria)"
 
-msgctxt "help:product.template,purchase_secondary_uom_rate:"
+msgctxt "help:product.template,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
@@ -106,7 +106,7 @@
 "El coeficiente de la fórmula:\n"
 "1 (unidad_compra) = coeficiente (unidad secundaria)"
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
@@ -114,7 +114,7 @@
 "El coeficiente de la fórmula:\n"
 "coeficiente (unidad_compra) = 1 (unidad secundaria)"
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
diff -r 7535936ae6a3 -r 7782d8428f26 locale/es_419.po
--- a/locale/es_419.po  Fri Oct 09 19:09:05 2020 +0200
+++ b/locale/es_419.po  Tue Oct 13 18:24:44 2020 +0200
@@ -74,37 +74,37 @@
 msgid "Product Secondary UOM Category"
 msgstr ""
 
-msgctxt "help:product.product,purchase_secondary_uom_factor:"
+msgctxt "help:product.product,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
 msgstr ""
 
-msgctxt "help:product.product,purchase_secondary_uom_rate:"
+msgctxt "help:product.product,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
 msgstr ""
 
+msgctxt "help:product.template,purchase_secondary_uom_rate:"
+msgid ""
+"The coefficient for the formula:\n"
+"coefficient (purchase unit) = 1 (secondary unit)"
+msgstr ""
+
 msgctxt "help:product.template,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
-"coefficient (purchase unit) = 1 (secondary unit)"
-msgstr ""
-
-msgctxt "help:product.template,purchase_secondary_uom_rate:"
-msgid ""
-"The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
 msgstr ""
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
 msgstr ""
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
diff -r 7535936ae6a3 -r 7782d8428f26 locale/et.po
--- a/locale/et.po      Fri Oct 09 19:09:05 2020 +0200
+++ b/locale/et.po      Tue Oct 13 18:24:44 2020 +0200
@@ -74,37 +74,37 @@
 msgid "Product Secondary UOM Category"
 msgstr ""
 
-msgctxt "help:product.product,purchase_secondary_uom_factor:"
+msgctxt "help:product.product,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
 msgstr ""
 
-msgctxt "help:product.product,purchase_secondary_uom_rate:"
+msgctxt "help:product.product,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
 msgstr ""
 
+msgctxt "help:product.template,purchase_secondary_uom_rate:"
+msgid ""
+"The coefficient for the formula:\n"
+"coefficient (purchase unit) = 1 (secondary unit)"
+msgstr ""
+
 msgctxt "help:product.template,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
-"coefficient (purchase unit) = 1 (secondary unit)"
-msgstr ""
-
-msgctxt "help:product.template,purchase_secondary_uom_rate:"
-msgid ""
-"The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
 msgstr ""
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
 msgstr ""
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
diff -r 7535936ae6a3 -r 7782d8428f26 locale/fa.po
--- a/locale/fa.po      Fri Oct 09 19:09:05 2020 +0200
+++ b/locale/fa.po      Tue Oct 13 18:24:44 2020 +0200
@@ -74,37 +74,37 @@
 msgid "Product Secondary UOM Category"
 msgstr ""
 
-msgctxt "help:product.product,purchase_secondary_uom_factor:"
+msgctxt "help:product.product,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
 msgstr ""
 
-msgctxt "help:product.product,purchase_secondary_uom_rate:"
+msgctxt "help:product.product,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
 msgstr ""
 
+msgctxt "help:product.template,purchase_secondary_uom_rate:"
+msgid ""
+"The coefficient for the formula:\n"
+"coefficient (purchase unit) = 1 (secondary unit)"
+msgstr ""
+
 msgctxt "help:product.template,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
-"coefficient (purchase unit) = 1 (secondary unit)"
-msgstr ""
-
-msgctxt "help:product.template,purchase_secondary_uom_rate:"
-msgid ""
-"The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
 msgstr ""
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
 msgstr ""
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
diff -r 7535936ae6a3 -r 7782d8428f26 locale/fi.po
--- a/locale/fi.po      Fri Oct 09 19:09:05 2020 +0200
+++ b/locale/fi.po      Tue Oct 13 18:24:44 2020 +0200
@@ -74,37 +74,37 @@
 msgid "Product Secondary UOM Category"
 msgstr ""
 
-msgctxt "help:product.product,purchase_secondary_uom_factor:"
+msgctxt "help:product.product,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
 msgstr ""
 
-msgctxt "help:product.product,purchase_secondary_uom_rate:"
+msgctxt "help:product.product,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
 msgstr ""
 
+msgctxt "help:product.template,purchase_secondary_uom_rate:"
+msgid ""
+"The coefficient for the formula:\n"
+"coefficient (purchase unit) = 1 (secondary unit)"
+msgstr ""
+
 msgctxt "help:product.template,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
-"coefficient (purchase unit) = 1 (secondary unit)"
-msgstr ""
-
-msgctxt "help:product.template,purchase_secondary_uom_rate:"
-msgid ""
-"The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
 msgstr ""
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
 msgstr ""
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
diff -r 7535936ae6a3 -r 7782d8428f26 locale/fr.po
--- a/locale/fr.po      Fri Oct 09 19:09:05 2020 +0200
+++ b/locale/fr.po      Tue Oct 13 18:24:44 2020 +0200
@@ -74,7 +74,7 @@
 msgid "Product Secondary UOM Category"
 msgstr "Catégorie d'UDM secondaire du produit"
 
-msgctxt "help:product.product,purchase_secondary_uom_factor:"
+msgctxt "help:product.product,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
@@ -82,7 +82,7 @@
 "Le coefficient pour la formule :\n"
 "coefficient (unité d'achat) = 1 (unité secondaire)"
 
-msgctxt "help:product.product,purchase_secondary_uom_rate:"
+msgctxt "help:product.product,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
@@ -90,7 +90,7 @@
 "Le coefficient pour la formule :\n"
 "1 (unité d'achat) = coefficient (unité secondaire)"
 
-msgctxt "help:product.template,purchase_secondary_uom_factor:"
+msgctxt "help:product.template,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
@@ -98,7 +98,7 @@
 "Le coefficient pour la formule :\n"
 "coefficient (unité d'achat) = 1 (unité secondaire)"
 
-msgctxt "help:product.template,purchase_secondary_uom_rate:"
+msgctxt "help:product.template,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
@@ -106,7 +106,7 @@
 "Le coefficient pour la formule :\n"
 "1 (unité d'achat) = coefficient (unité secondaire)"
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
@@ -114,7 +114,7 @@
 "Le coefficient pour la formule :\n"
 "coefficient (unité d'achat) = 1 (unité secondaire)"
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
diff -r 7535936ae6a3 -r 7782d8428f26 locale/hu.po
--- a/locale/hu.po      Fri Oct 09 19:09:05 2020 +0200
+++ b/locale/hu.po      Tue Oct 13 18:24:44 2020 +0200
@@ -74,37 +74,37 @@
 msgid "Product Secondary UOM Category"
 msgstr ""
 
-msgctxt "help:product.product,purchase_secondary_uom_factor:"
+msgctxt "help:product.product,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
 msgstr ""
 
-msgctxt "help:product.product,purchase_secondary_uom_rate:"
+msgctxt "help:product.product,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
 msgstr ""
 
+msgctxt "help:product.template,purchase_secondary_uom_rate:"
+msgid ""
+"The coefficient for the formula:\n"
+"coefficient (purchase unit) = 1 (secondary unit)"
+msgstr ""
+
 msgctxt "help:product.template,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
-"coefficient (purchase unit) = 1 (secondary unit)"
-msgstr ""
-
-msgctxt "help:product.template,purchase_secondary_uom_rate:"
-msgid ""
-"The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
 msgstr ""
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
 msgstr ""
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
diff -r 7535936ae6a3 -r 7782d8428f26 locale/id.po
--- a/locale/id.po      Fri Oct 09 19:09:05 2020 +0200
+++ b/locale/id.po      Tue Oct 13 18:24:44 2020 +0200
@@ -74,37 +74,37 @@
 msgid "Product Secondary UOM Category"
 msgstr ""
 
-msgctxt "help:product.product,purchase_secondary_uom_factor:"
+msgctxt "help:product.product,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
 msgstr ""
 
-msgctxt "help:product.product,purchase_secondary_uom_rate:"
+msgctxt "help:product.product,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
 msgstr ""
 
+msgctxt "help:product.template,purchase_secondary_uom_rate:"
+msgid ""
+"The coefficient for the formula:\n"
+"coefficient (purchase unit) = 1 (secondary unit)"
+msgstr ""
+
 msgctxt "help:product.template,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
-"coefficient (purchase unit) = 1 (secondary unit)"
-msgstr ""
-
-msgctxt "help:product.template,purchase_secondary_uom_rate:"
-msgid ""
-"The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
 msgstr ""
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
 msgstr ""
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
diff -r 7535936ae6a3 -r 7782d8428f26 locale/it.po
--- a/locale/it.po      Fri Oct 09 19:09:05 2020 +0200
+++ b/locale/it.po      Tue Oct 13 18:24:44 2020 +0200
@@ -74,37 +74,37 @@
 msgid "Product Secondary UOM Category"
 msgstr ""
 
-msgctxt "help:product.product,purchase_secondary_uom_factor:"
+msgctxt "help:product.product,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
 msgstr ""
 
-msgctxt "help:product.product,purchase_secondary_uom_rate:"
+msgctxt "help:product.product,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
 msgstr ""
 
+msgctxt "help:product.template,purchase_secondary_uom_rate:"
+msgid ""
+"The coefficient for the formula:\n"
+"coefficient (purchase unit) = 1 (secondary unit)"
+msgstr ""
+
 msgctxt "help:product.template,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
-"coefficient (purchase unit) = 1 (secondary unit)"
-msgstr ""
-
-msgctxt "help:product.template,purchase_secondary_uom_rate:"
-msgid ""
-"The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
 msgstr ""
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
 msgstr ""
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
diff -r 7535936ae6a3 -r 7782d8428f26 locale/lo.po
--- a/locale/lo.po      Fri Oct 09 19:09:05 2020 +0200
+++ b/locale/lo.po      Tue Oct 13 18:24:44 2020 +0200
@@ -74,37 +74,37 @@
 msgid "Product Secondary UOM Category"
 msgstr ""
 
-msgctxt "help:product.product,purchase_secondary_uom_factor:"
+msgctxt "help:product.product,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
 msgstr ""
 
-msgctxt "help:product.product,purchase_secondary_uom_rate:"
+msgctxt "help:product.product,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
 msgstr ""
 
+msgctxt "help:product.template,purchase_secondary_uom_rate:"
+msgid ""
+"The coefficient for the formula:\n"
+"coefficient (purchase unit) = 1 (secondary unit)"
+msgstr ""
+
 msgctxt "help:product.template,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
-"coefficient (purchase unit) = 1 (secondary unit)"
-msgstr ""
-
-msgctxt "help:product.template,purchase_secondary_uom_rate:"
-msgid ""
-"The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
 msgstr ""
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
 msgstr ""
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
diff -r 7535936ae6a3 -r 7782d8428f26 locale/lt.po
--- a/locale/lt.po      Fri Oct 09 19:09:05 2020 +0200
+++ b/locale/lt.po      Tue Oct 13 18:24:44 2020 +0200
@@ -74,37 +74,37 @@
 msgid "Product Secondary UOM Category"
 msgstr ""
 
-msgctxt "help:product.product,purchase_secondary_uom_factor:"
+msgctxt "help:product.product,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
 msgstr ""
 
-msgctxt "help:product.product,purchase_secondary_uom_rate:"
+msgctxt "help:product.product,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
 msgstr ""
 
+msgctxt "help:product.template,purchase_secondary_uom_rate:"
+msgid ""
+"The coefficient for the formula:\n"
+"coefficient (purchase unit) = 1 (secondary unit)"
+msgstr ""
+
 msgctxt "help:product.template,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
-"coefficient (purchase unit) = 1 (secondary unit)"
-msgstr ""
-
-msgctxt "help:product.template,purchase_secondary_uom_rate:"
-msgid ""
-"The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
 msgstr ""
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
 msgstr ""
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
diff -r 7535936ae6a3 -r 7782d8428f26 locale/nl.po
--- a/locale/nl.po      Fri Oct 09 19:09:05 2020 +0200
+++ b/locale/nl.po      Tue Oct 13 18:24:44 2020 +0200
@@ -74,7 +74,7 @@
 msgid "Product Secondary UOM Category"
 msgstr "Product secundaire maateenheid categorie"
 
-msgctxt "help:product.product,purchase_secondary_uom_factor:"
+msgctxt "help:product.product,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
@@ -82,7 +82,7 @@
 "De coëfficiënt voor de formule:\n"
 "coëfficiënt (inkoopeenheid) = 1 (secundaire eenheid)"
 
-msgctxt "help:product.product,purchase_secondary_uom_rate:"
+msgctxt "help:product.product,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
@@ -90,7 +90,7 @@
 "De coëfficiënt voor de formule:\n"
 "1 (inkoopeenheid) = coëfficiënt (secundaire eenheid)"
 
-msgctxt "help:product.template,purchase_secondary_uom_factor:"
+msgctxt "help:product.template,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
@@ -98,7 +98,7 @@
 "De coëfficiënt voor de formule:\n"
 "coëfficiënt (inkoopeenheid) = 1 (secundaire eenheid)"
 
-msgctxt "help:product.template,purchase_secondary_uom_rate:"
+msgctxt "help:product.template,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
@@ -106,7 +106,7 @@
 "De coëfficiënt voor de formule:\n"
 "1 (inkoopeenheid) = coëfficiënt (secundaire eenheid)"
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
@@ -114,7 +114,7 @@
 "De coëfficiënt voor de formule:\n"
 "coëfficiënt (inkoopeenheid) = 1 (secundaire eenheid)"
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
diff -r 7535936ae6a3 -r 7782d8428f26 locale/pl.po
--- a/locale/pl.po      Fri Oct 09 19:09:05 2020 +0200
+++ b/locale/pl.po      Tue Oct 13 18:24:44 2020 +0200
@@ -74,37 +74,37 @@
 msgid "Product Secondary UOM Category"
 msgstr ""
 
-msgctxt "help:product.product,purchase_secondary_uom_factor:"
+msgctxt "help:product.product,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
 msgstr ""
 
-msgctxt "help:product.product,purchase_secondary_uom_rate:"
+msgctxt "help:product.product,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
 msgstr ""
 
+msgctxt "help:product.template,purchase_secondary_uom_rate:"
+msgid ""
+"The coefficient for the formula:\n"
+"coefficient (purchase unit) = 1 (secondary unit)"
+msgstr ""
+
 msgctxt "help:product.template,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
-"coefficient (purchase unit) = 1 (secondary unit)"
-msgstr ""
-
-msgctxt "help:product.template,purchase_secondary_uom_rate:"
-msgid ""
-"The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
 msgstr ""
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
 msgstr ""
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
diff -r 7535936ae6a3 -r 7782d8428f26 locale/pt.po
--- a/locale/pt.po      Fri Oct 09 19:09:05 2020 +0200
+++ b/locale/pt.po      Tue Oct 13 18:24:44 2020 +0200
@@ -74,37 +74,37 @@
 msgid "Product Secondary UOM Category"
 msgstr ""
 
-msgctxt "help:product.product,purchase_secondary_uom_factor:"
+msgctxt "help:product.product,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
 msgstr ""
 
-msgctxt "help:product.product,purchase_secondary_uom_rate:"
+msgctxt "help:product.product,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
 msgstr ""
 
+msgctxt "help:product.template,purchase_secondary_uom_rate:"
+msgid ""
+"The coefficient for the formula:\n"
+"coefficient (purchase unit) = 1 (secondary unit)"
+msgstr ""
+
 msgctxt "help:product.template,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
-"coefficient (purchase unit) = 1 (secondary unit)"
-msgstr ""
-
-msgctxt "help:product.template,purchase_secondary_uom_rate:"
-msgid ""
-"The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
 msgstr ""
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
 msgstr ""
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
diff -r 7535936ae6a3 -r 7782d8428f26 locale/ru.po
--- a/locale/ru.po      Fri Oct 09 19:09:05 2020 +0200
+++ b/locale/ru.po      Tue Oct 13 18:24:44 2020 +0200
@@ -74,37 +74,37 @@
 msgid "Product Secondary UOM Category"
 msgstr ""
 
-msgctxt "help:product.product,purchase_secondary_uom_factor:"
+msgctxt "help:product.product,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
 msgstr ""
 
-msgctxt "help:product.product,purchase_secondary_uom_rate:"
+msgctxt "help:product.product,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
 msgstr ""
 
+msgctxt "help:product.template,purchase_secondary_uom_rate:"
+msgid ""
+"The coefficient for the formula:\n"
+"coefficient (purchase unit) = 1 (secondary unit)"
+msgstr ""
+
 msgctxt "help:product.template,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
-"coefficient (purchase unit) = 1 (secondary unit)"
-msgstr ""
-
-msgctxt "help:product.template,purchase_secondary_uom_rate:"
-msgid ""
-"The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
 msgstr ""
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
 msgstr ""
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
diff -r 7535936ae6a3 -r 7782d8428f26 locale/sl.po
--- a/locale/sl.po      Fri Oct 09 19:09:05 2020 +0200
+++ b/locale/sl.po      Tue Oct 13 18:24:44 2020 +0200
@@ -74,37 +74,37 @@
 msgid "Product Secondary UOM Category"
 msgstr ""
 
-msgctxt "help:product.product,purchase_secondary_uom_factor:"
+msgctxt "help:product.product,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
 msgstr ""
 
-msgctxt "help:product.product,purchase_secondary_uom_rate:"
+msgctxt "help:product.product,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
 msgstr ""
 
+msgctxt "help:product.template,purchase_secondary_uom_rate:"
+msgid ""
+"The coefficient for the formula:\n"
+"coefficient (purchase unit) = 1 (secondary unit)"
+msgstr ""
+
 msgctxt "help:product.template,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
-"coefficient (purchase unit) = 1 (secondary unit)"
-msgstr ""
-
-msgctxt "help:product.template,purchase_secondary_uom_rate:"
-msgid ""
-"The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
 msgstr ""
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
 msgstr ""
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
diff -r 7535936ae6a3 -r 7782d8428f26 locale/tr.po
--- a/locale/tr.po      Fri Oct 09 19:09:05 2020 +0200
+++ b/locale/tr.po      Tue Oct 13 18:24:44 2020 +0200
@@ -74,37 +74,37 @@
 msgid "Product Secondary UOM Category"
 msgstr ""
 
-msgctxt "help:product.product,purchase_secondary_uom_factor:"
+msgctxt "help:product.product,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
 msgstr ""
 
-msgctxt "help:product.product,purchase_secondary_uom_rate:"
+msgctxt "help:product.product,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
 msgstr ""
 
+msgctxt "help:product.template,purchase_secondary_uom_rate:"
+msgid ""
+"The coefficient for the formula:\n"
+"coefficient (purchase unit) = 1 (secondary unit)"
+msgstr ""
+
 msgctxt "help:product.template,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
-"coefficient (purchase unit) = 1 (secondary unit)"
-msgstr ""
-
-msgctxt "help:product.template,purchase_secondary_uom_rate:"
-msgid ""
-"The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
 msgstr ""
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
 msgstr ""
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
diff -r 7535936ae6a3 -r 7782d8428f26 locale/zh_CN.po
--- a/locale/zh_CN.po   Fri Oct 09 19:09:05 2020 +0200
+++ b/locale/zh_CN.po   Tue Oct 13 18:24:44 2020 +0200
@@ -74,37 +74,37 @@
 msgid "Product Secondary UOM Category"
 msgstr ""
 
-msgctxt "help:product.product,purchase_secondary_uom_factor:"
+msgctxt "help:product.product,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
 msgstr ""
 
-msgctxt "help:product.product,purchase_secondary_uom_rate:"
+msgctxt "help:product.product,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
 msgstr ""
 
+msgctxt "help:product.template,purchase_secondary_uom_rate:"
+msgid ""
+"The coefficient for the formula:\n"
+"coefficient (purchase unit) = 1 (secondary unit)"
+msgstr ""
+
 msgctxt "help:product.template,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
-"coefficient (purchase unit) = 1 (secondary unit)"
-msgstr ""
-
-msgctxt "help:product.template,purchase_secondary_uom_rate:"
-msgid ""
-"The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
 msgstr ""
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
 msgid ""
 "The coefficient for the formula:\n"
 "coefficient (purchase unit) = 1 (secondary unit)"
 msgstr ""
 
-msgctxt "help:purchase.product_supplier,purchase_secondary_uom_rate:"
+msgctxt "help:purchase.product_supplier,purchase_secondary_uom_factor:"
 msgid ""
 "The coefficient for the formula:\n"
 "1 (purchase unit) = coefficient (secondary unit)"
diff -r 7535936ae6a3 -r 7782d8428f26 product.py
--- a/product.py        Fri Oct 09 19:09:05 2020 +0200
+++ b/product.py        Tue Oct 13 18:24:44 2020 +0200
@@ -26,7 +26,7 @@
             },
         depends=['purchase_secondary_uom'],
         help="The coefficient for the formula:\n"
-        "coefficient (purchase unit) = 1 (secondary unit)")
+        "1 (purchase unit) = coefficient (secondary unit)")
     purchase_secondary_uom_rate = fields.Float(
         "Purchase Secondary UOM Rate", digits=uom_conversion_digits,
         states={
@@ -35,7 +35,7 @@
             },
         depends=['purchase_secondary_uom'],
         help="The coefficient for the formula:\n"
-        "1 (purchase unit) = coefficient (secondary unit)")
+        "coefficient (purchase unit) = 1 (secondary unit)")
 
     @fields.depends('purchase_secondary_uom_factor')
     def on_change_purchase_secondary_uom_factor(self):

Reply via email to