[tryton-debian-vcs] tryton-modules-product-cost-history branch debian updated. debian/3.6.0-1-4-ge5953a1
Mathias Behrle
tryton-debian-vcs at alioth.debian.org
Wed Nov 11 11:25:41 UTC 2015
The following commit has been merged in the debian branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/tryton-modules-product-cost-history.git;a=commitdiff;h=debian/3.6.0-1-4-ge5953a1
commit e5953a1a6264c98d44045c20fcac6ce1ae725393
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Wed Nov 11 12:11:13 2015 +0100
Merging upstream version 3.8.0.
diff --git a/CHANGELOG b/CHANGELOG
index 6ce7926..8ddd131 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+Version 3.8.0 - 2015-11-02
+* Bug fixes (see mercurial logs for details)
+
Version 3.6.0 - 2015-04-20
* Bug fixes (see mercurial logs for details)
* Add support for PyPy
diff --git a/PKG-INFO b/PKG-INFO
index 249e792..671e502 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,12 +1,12 @@
Metadata-Version: 1.1
Name: trytond_product_cost_history
-Version: 3.6.0
+Version: 3.8.0
Summary: Tryton module to historize product cost
Home-page: http://www.tryton.org/
Author: Tryton
Author-email: issue_tracker at tryton.org
License: GPL-3
-Download-URL: http://downloads.tryton.org/3.6/
+Download-URL: http://downloads.tryton.org/3.8/
Description: trytond_product_cost_history
============================
@@ -59,6 +59,9 @@ Classifier: Natural Language :: Dutch
Classifier: Natural Language :: English
Classifier: Natural Language :: French
Classifier: Natural Language :: German
+Classifier: Natural Language :: Hungarian
+Classifier: Natural Language :: Italian
+Classifier: Natural Language :: Portuguese (Brazilian)
Classifier: Natural Language :: Russian
Classifier: Natural Language :: Slovenian
Classifier: Natural Language :: Spanish
diff --git a/locale/bg_BG.po b/locale/bg_BG.po
index 1361e49..6641586 100644
--- a/locale/bg_BG.po
+++ b/locale/bg_BG.po
@@ -53,3 +53,7 @@ msgstr "История на цена на продукт"
msgctxt "view:product.product.cost_history:"
msgid "Product Cost History"
msgstr "История на цена на продукт"
+
+msgctxt "view:product.product.cost_history:"
+msgid "Time"
+msgstr ""
diff --git a/locale/cs_CZ.po b/locale/cs_CZ.po
index ba4f420..1927214 100644
--- a/locale/cs_CZ.po
+++ b/locale/cs_CZ.po
@@ -53,3 +53,7 @@ msgstr ""
msgctxt "view:product.product.cost_history:"
msgid "Product Cost History"
msgstr ""
+
+msgctxt "view:product.product.cost_history:"
+msgid "Time"
+msgstr ""
diff --git a/locale/de_DE.po b/locale/de_DE.po
index 25d611c..edb770e 100644
--- a/locale/de_DE.po
+++ b/locale/de_DE.po
@@ -40,7 +40,7 @@ msgstr "Letzte Änderung durch"
msgctxt "model:ir.action,name:act_product_cost_history_form"
msgid "Product Cost History"
-msgstr "Kostenpreis Artikel Historie"
+msgstr "Historie Kostenpreis"
msgctxt "model:ir.action,name:wizard_product_cost_history_open"
msgid "Cost History"
@@ -52,7 +52,7 @@ msgstr "Historie Kostenpreis Artikel"
msgctxt "view:product.product.cost_history:"
msgid "Product Cost History"
-msgstr "Kostenpreis Artikel Historie"
+msgstr "Historie Kostenpreis"
msgctxt "view:product.product.cost_history:"
msgid "Time"
diff --git a/locale/de_DE.po b/locale/es_MX.po
similarity index 77%
copy from locale/de_DE.po
copy to locale/es_MX.po
index 25d611c..63858db 100644
--- a/locale/de_DE.po
+++ b/locale/es_MX.po
@@ -4,19 +4,19 @@ msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:product.product.cost_history,cost_price:"
msgid "Cost Price"
-msgstr "Kostenpreis"
+msgstr "Precio de costo"
msgctxt "field:product.product.cost_history,create_date:"
msgid "Create Date"
-msgstr "Erstellungsdatum"
+msgstr "Fecha creación"
msgctxt "field:product.product.cost_history,create_uid:"
msgid "Create User"
-msgstr "Erstellt durch"
+msgstr "Usuario creación"
msgctxt "field:product.product.cost_history,date:"
msgid "Date"
-msgstr "Datum"
+msgstr "Fecha"
msgctxt "field:product.product.cost_history,id:"
msgid "ID"
@@ -24,36 +24,36 @@ msgstr "ID"
msgctxt "field:product.product.cost_history,rec_name:"
msgid "Name"
-msgstr "Name"
+msgstr "Nombre"
msgctxt "field:product.product.cost_history,template:"
msgid "Product"
-msgstr "Artikel"
+msgstr "Producto"
msgctxt "field:product.product.cost_history,write_date:"
msgid "Write Date"
-msgstr "Zuletzt geändert"
+msgstr "Fecha modificación"
msgctxt "field:product.product.cost_history,write_uid:"
msgid "Write User"
-msgstr "Letzte Änderung durch"
+msgstr "Usuario modificación"
msgctxt "model:ir.action,name:act_product_cost_history_form"
msgid "Product Cost History"
-msgstr "Kostenpreis Artikel Historie"
+msgstr "Historial de costos de producto"
msgctxt "model:ir.action,name:wizard_product_cost_history_open"
msgid "Cost History"
-msgstr "Kostenhistorie"
+msgstr "Historial de costos"
msgctxt "model:product.product.cost_history,name:"
msgid "History of Product Cost"
-msgstr "Historie Kostenpreis Artikel"
+msgstr "Historial de costos de producto"
msgctxt "view:product.product.cost_history:"
msgid "Product Cost History"
-msgstr "Kostenpreis Artikel Historie"
+msgstr ""
msgctxt "view:product.product.cost_history:"
msgid "Time"
-msgstr "Zeit"
+msgstr ""
diff --git a/locale/de_DE.po b/locale/hu_HU.po
similarity index 77%
copy from locale/de_DE.po
copy to locale/hu_HU.po
index 25d611c..f6a59ba 100644
--- a/locale/de_DE.po
+++ b/locale/hu_HU.po
@@ -4,19 +4,19 @@ msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:product.product.cost_history,cost_price:"
msgid "Cost Price"
-msgstr "Kostenpreis"
+msgstr "Beszerzési ár"
msgctxt "field:product.product.cost_history,create_date:"
msgid "Create Date"
-msgstr "Erstellungsdatum"
+msgstr "Létrehozás dátuma"
msgctxt "field:product.product.cost_history,create_uid:"
msgid "Create User"
-msgstr "Erstellt durch"
+msgstr "Által létrehozva"
msgctxt "field:product.product.cost_history,date:"
msgid "Date"
-msgstr "Datum"
+msgstr "Dátum"
msgctxt "field:product.product.cost_history,id:"
msgid "ID"
@@ -24,36 +24,36 @@ msgstr "ID"
msgctxt "field:product.product.cost_history,rec_name:"
msgid "Name"
-msgstr "Name"
+msgstr "Név"
msgctxt "field:product.product.cost_history,template:"
msgid "Product"
-msgstr "Artikel"
+msgstr "Termék"
msgctxt "field:product.product.cost_history,write_date:"
msgid "Write Date"
-msgstr "Zuletzt geändert"
+msgstr "Utolsó módosítás dátuma"
msgctxt "field:product.product.cost_history,write_uid:"
msgid "Write User"
-msgstr "Letzte Änderung durch"
+msgstr "Által módosítva"
msgctxt "model:ir.action,name:act_product_cost_history_form"
msgid "Product Cost History"
-msgstr "Kostenpreis Artikel Historie"
+msgstr "Beszerzési ár Termék előzmény"
msgctxt "model:ir.action,name:wizard_product_cost_history_open"
msgid "Cost History"
-msgstr "Kostenhistorie"
+msgstr "Költségelőzményei"
msgctxt "model:product.product.cost_history,name:"
msgid "History of Product Cost"
-msgstr "Historie Kostenpreis Artikel"
+msgstr "Cikk költségelőzményei"
msgctxt "view:product.product.cost_history:"
msgid "Product Cost History"
-msgstr "Kostenpreis Artikel Historie"
+msgstr ""
msgctxt "view:product.product.cost_history:"
msgid "Time"
-msgstr "Zeit"
+msgstr ""
diff --git a/locale/cs_CZ.po b/locale/it_IT.po
similarity index 94%
copy from locale/cs_CZ.po
copy to locale/it_IT.po
index ba4f420..1927214 100644
--- a/locale/cs_CZ.po
+++ b/locale/it_IT.po
@@ -53,3 +53,7 @@ msgstr ""
msgctxt "view:product.product.cost_history:"
msgid "Product Cost History"
msgstr ""
+
+msgctxt "view:product.product.cost_history:"
+msgid "Time"
+msgstr ""
diff --git a/locale/cs_CZ.po b/locale/ja_JP.po
similarity index 94%
copy from locale/cs_CZ.po
copy to locale/ja_JP.po
index ba4f420..1927214 100644
--- a/locale/cs_CZ.po
+++ b/locale/ja_JP.po
@@ -53,3 +53,7 @@ msgstr ""
msgctxt "view:product.product.cost_history:"
msgid "Product Cost History"
msgstr ""
+
+msgctxt "view:product.product.cost_history:"
+msgid "Time"
+msgstr ""
diff --git a/locale/cs_CZ.po b/locale/lt_LT.po
similarity index 94%
copy from locale/cs_CZ.po
copy to locale/lt_LT.po
index ba4f420..1927214 100644
--- a/locale/cs_CZ.po
+++ b/locale/lt_LT.po
@@ -53,3 +53,7 @@ msgstr ""
msgctxt "view:product.product.cost_history:"
msgid "Product Cost History"
msgstr ""
+
+msgctxt "view:product.product.cost_history:"
+msgid "Time"
+msgstr ""
diff --git a/locale/nl_NL.po b/locale/nl_NL.po
index b3f2838..2d9f5ab 100644
--- a/locale/nl_NL.po
+++ b/locale/nl_NL.po
@@ -57,3 +57,7 @@ msgstr ""
msgctxt "view:product.product.cost_history:"
msgid "Product Cost History"
msgstr ""
+
+msgctxt "view:product.product.cost_history:"
+msgid "Time"
+msgstr ""
diff --git a/locale/de_DE.po b/locale/pt_BR.po
similarity index 77%
copy from locale/de_DE.po
copy to locale/pt_BR.po
index 25d611c..28da6b7 100644
--- a/locale/de_DE.po
+++ b/locale/pt_BR.po
@@ -4,19 +4,19 @@ msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:product.product.cost_history,cost_price:"
msgid "Cost Price"
-msgstr "Kostenpreis"
+msgstr "Preço de Custo"
msgctxt "field:product.product.cost_history,create_date:"
msgid "Create Date"
-msgstr "Erstellungsdatum"
+msgstr "Data de criação"
msgctxt "field:product.product.cost_history,create_uid:"
msgid "Create User"
-msgstr "Erstellt durch"
+msgstr "Criado por"
msgctxt "field:product.product.cost_history,date:"
msgid "Date"
-msgstr "Datum"
+msgstr "Data"
msgctxt "field:product.product.cost_history,id:"
msgid "ID"
@@ -24,36 +24,36 @@ msgstr "ID"
msgctxt "field:product.product.cost_history,rec_name:"
msgid "Name"
-msgstr "Name"
+msgstr "Nome"
msgctxt "field:product.product.cost_history,template:"
msgid "Product"
-msgstr "Artikel"
+msgstr "Produto"
msgctxt "field:product.product.cost_history,write_date:"
msgid "Write Date"
-msgstr "Zuletzt geändert"
+msgstr "Data de edição"
msgctxt "field:product.product.cost_history,write_uid:"
msgid "Write User"
-msgstr "Letzte Änderung durch"
+msgstr "Editado por"
msgctxt "model:ir.action,name:act_product_cost_history_form"
msgid "Product Cost History"
-msgstr "Kostenpreis Artikel Historie"
+msgstr "Histórico de Custo do Produto"
msgctxt "model:ir.action,name:wizard_product_cost_history_open"
msgid "Cost History"
-msgstr "Kostenhistorie"
+msgstr "Histórico de Custo"
msgctxt "model:product.product.cost_history,name:"
msgid "History of Product Cost"
-msgstr "Historie Kostenpreis Artikel"
+msgstr "Histórico do Custo do Produto"
msgctxt "view:product.product.cost_history:"
msgid "Product Cost History"
-msgstr "Kostenpreis Artikel Historie"
+msgstr "Histórico de Custo do Produto"
msgctxt "view:product.product.cost_history:"
msgid "Time"
-msgstr "Zeit"
+msgstr "Hora"
diff --git a/locale/ru_RU.po b/locale/ru_RU.po
index 4917ea2..65d164f 100644
--- a/locale/ru_RU.po
+++ b/locale/ru_RU.po
@@ -58,3 +58,7 @@ msgstr "История цен ТМЦ"
msgctxt "view:product.product.cost_history:"
msgid "Product Cost History"
msgstr "История цен ТМЦ"
+
+msgctxt "view:product.product.cost_history:"
+msgid "Time"
+msgstr ""
diff --git a/setup.py b/setup.py
index 0e678b6..5901596 100644
--- a/setup.py
+++ b/setup.py
@@ -80,6 +80,9 @@ setup(name=name,
'Natural Language :: English',
'Natural Language :: French',
'Natural Language :: German',
+ 'Natural Language :: Hungarian',
+ 'Natural Language :: Italian',
+ 'Natural Language :: Portuguese (Brazilian)',
'Natural Language :: Russian',
'Natural Language :: Slovenian',
'Natural Language :: Spanish',
diff --git a/tryton.cfg b/tryton.cfg
index 7bb4e02..1b26b93 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
[tryton]
-version=3.6.0
+version=3.8.0
depends:
ir
product
diff --git a/trytond_product_cost_history.egg-info/PKG-INFO b/trytond_product_cost_history.egg-info/PKG-INFO
index 7416222..083694b 100644
--- a/trytond_product_cost_history.egg-info/PKG-INFO
+++ b/trytond_product_cost_history.egg-info/PKG-INFO
@@ -1,12 +1,12 @@
Metadata-Version: 1.1
Name: trytond-product-cost-history
-Version: 3.6.0
+Version: 3.8.0
Summary: Tryton module to historize product cost
Home-page: http://www.tryton.org/
Author: Tryton
Author-email: issue_tracker at tryton.org
License: GPL-3
-Download-URL: http://downloads.tryton.org/3.6/
+Download-URL: http://downloads.tryton.org/3.8/
Description: trytond_product_cost_history
============================
@@ -59,6 +59,9 @@ Classifier: Natural Language :: Dutch
Classifier: Natural Language :: English
Classifier: Natural Language :: French
Classifier: Natural Language :: German
+Classifier: Natural Language :: Hungarian
+Classifier: Natural Language :: Italian
+Classifier: Natural Language :: Portuguese (Brazilian)
Classifier: Natural Language :: Russian
Classifier: Natural Language :: Slovenian
Classifier: Natural Language :: Spanish
diff --git a/trytond_product_cost_history.egg-info/SOURCES.txt b/trytond_product_cost_history.egg-info/SOURCES.txt
index 2c64e76..6583b3e 100644
--- a/trytond_product_cost_history.egg-info/SOURCES.txt
+++ b/trytond_product_cost_history.egg-info/SOURCES.txt
@@ -20,8 +20,14 @@ tryton.cfg
./locale/es_CO.po
./locale/es_EC.po
./locale/es_ES.po
+./locale/es_MX.po
./locale/fr_FR.po
+./locale/hu_HU.po
+./locale/it_IT.po
+./locale/ja_JP.po
+./locale/lt_LT.po
./locale/nl_NL.po
+./locale/pt_BR.po
./locale/ru_RU.po
./locale/sl_SI.po
./tests/__init__.py
@@ -37,8 +43,14 @@ locale/es_AR.po
locale/es_CO.po
locale/es_EC.po
locale/es_ES.po
+locale/es_MX.po
locale/fr_FR.po
+locale/hu_HU.po
+locale/it_IT.po
+locale/ja_JP.po
+locale/lt_LT.po
locale/nl_NL.po
+locale/pt_BR.po
locale/ru_RU.po
locale/sl_SI.po
trytond_product_cost_history.egg-info/PKG-INFO
diff --git a/trytond_product_cost_history.egg-info/requires.txt b/trytond_product_cost_history.egg-info/requires.txt
index dbf353e..0a14516 100644
--- a/trytond_product_cost_history.egg-info/requires.txt
+++ b/trytond_product_cost_history.egg-info/requires.txt
@@ -1,3 +1,3 @@
python-sql
-trytond_product >= 3.6, < 3.7
-trytond >= 3.6, < 3.7
\ No newline at end of file
+trytond_product >= 3.8, < 3.9
+trytond >= 3.8, < 3.9
\ No newline at end of file
--
tryton-modules-product-cost-history
More information about the tryton-debian-vcs
mailing list