[tryton-debian-vcs] tryton-modules-timesheet-cost branch upstream updated. upstream/4.0.0-1-gb3d6f85

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Tue Dec 6 16:11:09 UTC 2016


The following commit has been merged in the upstream branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/tryton-modules-timesheet-cost.git;a=commitdiff;h=upstream/4.0.0-1-gb3d6f85

commit b3d6f85e238f5fea56b227d6b500b764ad3f1e2b
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Mon Dec 5 09:34:52 2016 +0100

    Adding upstream version 4.2.0.
    
    Signed-off-by: Mathias Behrle <mathiasb at m9s.biz>

diff --git a/CHANGELOG b/CHANGELOG
index 50997be..43de57a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+Version 4.2.0 - 2016-11-28
+* Bug fixes (see mercurial logs for details)
+
 Version 4.0.0 - 2016-05-02
 * Bug fixes (see mercurial logs for details)
 * Add Python3 support
diff --git a/INSTALL b/INSTALL
index 87ed3d7..304f244 100644
--- a/INSTALL
+++ b/INSTALL
@@ -26,7 +26,7 @@ site-packages directory on your system.
 For advanced options, please refer to the easy_install and/or the distutils
 documentation:
 
-  http://peak.telecommunity.com/DevCenter/EasyInstall
+  http://setuptools.readthedocs.io/en/latest/easy_install.html
   http://docs.python.org/inst/inst.html
 
 To use without installation, extract the archive into ``trytond/modules`` with
diff --git a/PKG-INFO b/PKG-INFO
index 81ee7dd..b22817d 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,12 +1,12 @@
 Metadata-Version: 1.1
 Name: trytond_timesheet_cost
-Version: 4.0.0
+Version: 4.2.0
 Summary: Tryton module to add cost on timesheet
 Home-page: http://www.tryton.org/
 Author: Tryton
 Author-email: issue_tracker at tryton.org
 License: GPL-3
-Download-URL: http://downloads.tryton.org/4.0/
+Download-URL: http://downloads.tryton.org/4.2/
 Description: trytond_timesheet_cost
         ======================
         
@@ -63,6 +63,7 @@ Classifier: Natural Language :: French
 Classifier: Natural Language :: German
 Classifier: Natural Language :: Hungarian
 Classifier: Natural Language :: Italian
+Classifier: Natural Language :: Polish
 Classifier: Natural Language :: Portuguese (Brazilian)
 Classifier: Natural Language :: Russian
 Classifier: Natural Language :: Slovenian
diff --git a/locale/bg_BG.po b/locale/bg.po
similarity index 100%
rename from locale/bg_BG.po
rename to locale/bg.po
diff --git a/locale/ca_ES.po b/locale/ca.po
similarity index 94%
rename from locale/ca_ES.po
rename to locale/ca.po
index 1b565af..2efbace 100644
--- a/locale/ca_ES.po
+++ b/locale/ca.po
@@ -20,11 +20,11 @@ msgstr "Preu de cost"
 
 msgctxt "field:company.employee_cost_price,create_date:"
 msgid "Create Date"
-msgstr "Data creació"
+msgstr "Data de creació"
 
 msgctxt "field:company.employee_cost_price,create_uid:"
 msgid "Create User"
-msgstr "Usuari creació"
+msgstr "Usuari de creació"
 
 msgctxt "field:company.employee_cost_price,date:"
 msgid "Date"
@@ -44,11 +44,11 @@ msgstr "Nom"
 
 msgctxt "field:company.employee_cost_price,write_date:"
 msgid "Write Date"
-msgstr "Data modificació"
+msgstr "Data de modificació"
 
 msgctxt "field:company.employee_cost_price,write_uid:"
 msgid "Write User"
-msgstr "Usuari modificació"
+msgstr "Usuari de modificació"
 
 msgctxt "field:timesheet.line,cost_price:"
 msgid "Cost Price"
diff --git a/locale/lo_LA.po b/locale/cs.po
similarity index 94%
rename from locale/lo_LA.po
rename to locale/cs.po
index 9d878ca..187a4ab 100644
--- a/locale/lo_LA.po
+++ b/locale/cs.po
@@ -38,9 +38,10 @@ msgctxt "field:company.employee_cost_price,id:"
 msgid "ID"
 msgstr ""
 
+#, fuzzy
 msgctxt "field:company.employee_cost_price,rec_name:"
 msgid "Name"
-msgstr ""
+msgstr "Namu"
 
 msgctxt "field:company.employee_cost_price,write_date:"
 msgid "Write Date"
@@ -73,7 +74,3 @@ msgstr ""
 msgctxt "view:company.employee:"
 msgid "Cost"
 msgstr ""
-
-msgctxt "view:company.employee_cost_price:"
-msgid "Cost Prices"
-msgstr ""
diff --git a/locale/de_DE.po b/locale/de.po
similarity index 100%
rename from locale/de_DE.po
rename to locale/de.po
diff --git a/locale/es_ES.po b/locale/es.po
similarity index 93%
rename from locale/es_ES.po
rename to locale/es.po
index 4c26aa8..5cc89e3 100644
--- a/locale/es_ES.po
+++ b/locale/es.po
@@ -20,11 +20,11 @@ msgstr "Precio de coste"
 
 msgctxt "field:company.employee_cost_price,create_date:"
 msgid "Create Date"
-msgstr "Fecha creación"
+msgstr "Fecha de creación"
 
 msgctxt "field:company.employee_cost_price,create_uid:"
 msgid "Create User"
-msgstr "Usuario creación"
+msgstr "Usuario de creación"
 
 msgctxt "field:company.employee_cost_price,date:"
 msgid "Date"
@@ -44,11 +44,11 @@ msgstr "Nombre"
 
 msgctxt "field:company.employee_cost_price,write_date:"
 msgid "Write Date"
-msgstr "Fecha modificación"
+msgstr "Fecha de modificación"
 
 msgctxt "field:company.employee_cost_price,write_uid:"
 msgid "Write User"
-msgstr "Usuario modificación"
+msgstr "Usuario de modificación"
 
 msgctxt "field:timesheet.line,cost_price:"
 msgid "Cost Price"
diff --git a/locale/es_EC.po b/locale/es_419.po
similarity index 86%
rename from locale/es_EC.po
rename to locale/es_419.po
index 72c279d..ebb4e4f 100644
--- a/locale/es_EC.po
+++ b/locale/es_419.po
@@ -4,7 +4,7 @@ msgstr "Content-Type: text/plain; charset=utf-8\n"
 
 msgctxt "error:company.employee_cost_price:"
 msgid "A employee can only have one cost price by date."
-msgstr "Un empleado sólo puede tener un precio de costo por fecha."
+msgstr ""
 
 msgctxt "field:company.employee,cost_price:"
 msgid "Cost Price"
@@ -20,7 +20,7 @@ msgstr "Precio de costo"
 
 msgctxt "field:company.employee_cost_price,create_date:"
 msgid "Create Date"
-msgstr "Fecha de creación"
+msgstr ""
 
 msgctxt "field:company.employee_cost_price,create_uid:"
 msgid "Create User"
@@ -28,23 +28,23 @@ msgstr "Creado por usuario"
 
 msgctxt "field:company.employee_cost_price,date:"
 msgid "Date"
-msgstr "Fecha"
+msgstr ""
 
 msgctxt "field:company.employee_cost_price,employee:"
 msgid "Employee"
-msgstr "Empleado"
+msgstr ""
 
 msgctxt "field:company.employee_cost_price,id:"
 msgid "ID"
-msgstr "ID"
+msgstr ""
 
 msgctxt "field:company.employee_cost_price,rec_name:"
 msgid "Name"
-msgstr "Nombre"
+msgstr ""
 
 msgctxt "field:company.employee_cost_price,write_date:"
 msgid "Write Date"
-msgstr "Fecha de modificación"
+msgstr ""
 
 msgctxt "field:company.employee_cost_price,write_uid:"
 msgid "Write User"
@@ -73,7 +73,3 @@ msgstr "Precio de costo del empleado"
 msgctxt "view:company.employee:"
 msgid "Cost"
 msgstr "Costo"
-
-msgctxt "view:company.employee_cost_price:"
-msgid "Cost Prices"
-msgstr "Precios de costo"
diff --git a/locale/es_AR.po b/locale/es_AR.po
deleted file mode 100644
index a233971..0000000
--- a/locale/es_AR.po
+++ /dev/null
@@ -1,79 +0,0 @@
-# 
-msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
-
-msgctxt "error:company.employee_cost_price:"
-msgid "A employee can only have one cost price by date."
-msgstr "Un empleado sólo puede disponer de un precio de costo por fecha."
-
-msgctxt "field:company.employee,cost_price:"
-msgid "Cost Price"
-msgstr "Precio de costo"
-
-msgctxt "field:company.employee,cost_prices:"
-msgid "Cost Prices"
-msgstr "Precios de costo"
-
-msgctxt "field:company.employee_cost_price,cost_price:"
-msgid "Cost Price"
-msgstr "Precio de costo"
-
-msgctxt "field:company.employee_cost_price,create_date:"
-msgid "Create Date"
-msgstr "Fecha creación"
-
-msgctxt "field:company.employee_cost_price,create_uid:"
-msgid "Create User"
-msgstr "Usuario creación"
-
-msgctxt "field:company.employee_cost_price,date:"
-msgid "Date"
-msgstr "Fecha"
-
-msgctxt "field:company.employee_cost_price,employee:"
-msgid "Employee"
-msgstr "Empleado"
-
-msgctxt "field:company.employee_cost_price,id:"
-msgid "ID"
-msgstr "ID"
-
-msgctxt "field:company.employee_cost_price,rec_name:"
-msgid "Name"
-msgstr "Nombre"
-
-msgctxt "field:company.employee_cost_price,write_date:"
-msgid "Write Date"
-msgstr "Fecha modificación"
-
-msgctxt "field:company.employee_cost_price,write_uid:"
-msgid "Write User"
-msgstr "Usuario modificación"
-
-msgctxt "field:timesheet.line,cost_price:"
-msgid "Cost Price"
-msgstr "Precio de costo"
-
-msgctxt "help:company.employee,cost_price:"
-msgid "Hourly cost price for this Employee"
-msgstr "Precio de costo por hora para este empleado"
-
-msgctxt "help:company.employee,cost_prices:"
-msgid "List of hourly cost price over time"
-msgstr "Lista de precio de costo por hora a lo largo del tiempo"
-
-msgctxt "help:company.employee_cost_price,cost_price:"
-msgid "Hourly cost price"
-msgstr "Precio de costo por hora"
-
-msgctxt "model:company.employee_cost_price,name:"
-msgid "Employee Cost Price"
-msgstr "Precio de costo del empleado"
-
-msgctxt "view:company.employee:"
-msgid "Cost"
-msgstr "Costo"
-
-msgctxt "view:company.employee_cost_price:"
-msgid "Cost Prices"
-msgstr "Precios de costo"
diff --git a/locale/es_CO.po b/locale/es_CO.po
deleted file mode 100644
index 19dd708..0000000
--- a/locale/es_CO.po
+++ /dev/null
@@ -1,79 +0,0 @@
-# 
-msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
-
-msgctxt "error:company.employee_cost_price:"
-msgid "A employee can only have one cost price by date."
-msgstr "Un empleado solo puede tener un costo por fecha."
-
-msgctxt "field:company.employee,cost_price:"
-msgid "Cost Price"
-msgstr "Costo"
-
-msgctxt "field:company.employee,cost_prices:"
-msgid "Cost Prices"
-msgstr "Costos"
-
-msgctxt "field:company.employee_cost_price,cost_price:"
-msgid "Cost Price"
-msgstr "Costo"
-
-msgctxt "field:company.employee_cost_price,create_date:"
-msgid "Create Date"
-msgstr "Fecha de Creación"
-
-msgctxt "field:company.employee_cost_price,create_uid:"
-msgid "Create User"
-msgstr "Creado por Usuario"
-
-msgctxt "field:company.employee_cost_price,date:"
-msgid "Date"
-msgstr "Fecha"
-
-msgctxt "field:company.employee_cost_price,employee:"
-msgid "Employee"
-msgstr "Empleado"
-
-msgctxt "field:company.employee_cost_price,id:"
-msgid "ID"
-msgstr "ID"
-
-msgctxt "field:company.employee_cost_price,rec_name:"
-msgid "Name"
-msgstr "Nombre"
-
-msgctxt "field:company.employee_cost_price,write_date:"
-msgid "Write Date"
-msgstr "Fecha de Modificación"
-
-msgctxt "field:company.employee_cost_price,write_uid:"
-msgid "Write User"
-msgstr "Modificado por Usuario"
-
-msgctxt "field:timesheet.line,cost_price:"
-msgid "Cost Price"
-msgstr "Costo"
-
-msgctxt "help:company.employee,cost_price:"
-msgid "Hourly cost price for this Employee"
-msgstr "Costo por hora del empleado"
-
-msgctxt "help:company.employee,cost_prices:"
-msgid "List of hourly cost price over time"
-msgstr "Lista de costo por hora de tiempo extra"
-
-msgctxt "help:company.employee_cost_price,cost_price:"
-msgid "Hourly cost price"
-msgstr "Costo por hora"
-
-msgctxt "model:company.employee_cost_price,name:"
-msgid "Employee Cost Price"
-msgstr "Costo por Empleado"
-
-msgctxt "view:company.employee:"
-msgid "Cost"
-msgstr "Costo"
-
-msgctxt "view:company.employee_cost_price:"
-msgid "Cost Prices"
-msgstr "Costos"
diff --git a/locale/es_MX.po b/locale/es_MX.po
deleted file mode 100644
index 5393a3a..0000000
--- a/locale/es_MX.po
+++ /dev/null
@@ -1,81 +0,0 @@
-# 
-msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
-
-msgctxt "error:company.employee_cost_price:"
-msgid "A employee can only have one cost price by date."
-msgstr "Un empleado sólo puede disponer de un costo por fecha."
-
-msgctxt "field:company.employee,cost_price:"
-msgid "Cost Price"
-msgstr "Precio de costo"
-
-msgctxt "field:company.employee,cost_prices:"
-msgid "Cost Prices"
-msgstr "Precios de costo"
-
-msgctxt "field:company.employee_cost_price,cost_price:"
-msgid "Cost Price"
-msgstr "Precio de costo"
-
-msgctxt "field:company.employee_cost_price,create_date:"
-msgid "Create Date"
-msgstr "Fecha creación"
-
-msgctxt "field:company.employee_cost_price,create_uid:"
-msgid "Create User"
-msgstr "Usuario creación"
-
-msgctxt "field:company.employee_cost_price,date:"
-msgid "Date"
-msgstr "Fecha"
-
-msgctxt "field:company.employee_cost_price,employee:"
-msgid "Employee"
-msgstr "Empleado"
-
-msgctxt "field:company.employee_cost_price,id:"
-msgid "ID"
-msgstr "ID"
-
-msgctxt "field:company.employee_cost_price,rec_name:"
-msgid "Name"
-msgstr "Nombre"
-
-msgctxt "field:company.employee_cost_price,write_date:"
-msgid "Write Date"
-msgstr "Fecha modificación"
-
-msgctxt "field:company.employee_cost_price,write_uid:"
-msgid "Write User"
-msgstr "Usuario modificación"
-
-#, fuzzy
-msgctxt "field:timesheet.line,cost_price:"
-msgid "Cost Price"
-msgstr "Precio de costo"
-
-msgctxt "help:company.employee,cost_price:"
-msgid "Hourly cost price for this Employee"
-msgstr "Precio de costo por hora para este empleado."
-
-msgctxt "help:company.employee,cost_prices:"
-msgid "List of hourly cost price over time"
-msgstr "Lista de costos por hora a lo largo del tiempo."
-
-msgctxt "help:company.employee_cost_price,cost_price:"
-msgid "Hourly cost price"
-msgstr "Precio de costo por hora."
-
-msgctxt "model:company.employee_cost_price,name:"
-msgid "Employee Cost Price"
-msgstr "Precio de costo del empleado"
-
-msgctxt "view:company.employee:"
-msgid "Cost"
-msgstr ""
-
-#, fuzzy
-msgctxt "view:company.employee_cost_price:"
-msgid "Cost Prices"
-msgstr "Precios de costo"
diff --git a/locale/fr_FR.po b/locale/fr.po
similarity index 100%
rename from locale/fr_FR.po
rename to locale/fr.po
diff --git a/locale/it_IT.po b/locale/it_IT.po
index 9d878ca..11e8e16 100644
--- a/locale/it_IT.po
+++ b/locale/it_IT.po
@@ -4,76 +4,72 @@ msgstr "Content-Type: text/plain; charset=utf-8\n"
 
 msgctxt "error:company.employee_cost_price:"
 msgid "A employee can only have one cost price by date."
-msgstr ""
+msgstr "Un dipendente può avere un costo giornaliero."
 
 msgctxt "field:company.employee,cost_price:"
 msgid "Cost Price"
-msgstr ""
+msgstr "Costo"
 
 msgctxt "field:company.employee,cost_prices:"
 msgid "Cost Prices"
-msgstr ""
+msgstr "Costi"
 
 msgctxt "field:company.employee_cost_price,cost_price:"
 msgid "Cost Price"
-msgstr ""
+msgstr "Costo"
 
 msgctxt "field:company.employee_cost_price,create_date:"
 msgid "Create Date"
-msgstr ""
+msgstr "creato il"
 
 msgctxt "field:company.employee_cost_price,create_uid:"
 msgid "Create User"
-msgstr ""
+msgstr "creato da"
 
 msgctxt "field:company.employee_cost_price,date:"
 msgid "Date"
-msgstr ""
+msgstr "Data"
 
 msgctxt "field:company.employee_cost_price,employee:"
 msgid "Employee"
-msgstr ""
+msgstr "Dipendente"
 
 msgctxt "field:company.employee_cost_price,id:"
 msgid "ID"
-msgstr ""
+msgstr "ID"
 
 msgctxt "field:company.employee_cost_price,rec_name:"
 msgid "Name"
-msgstr ""
+msgstr "Nome"
 
 msgctxt "field:company.employee_cost_price,write_date:"
 msgid "Write Date"
-msgstr ""
+msgstr "modificato il"
 
 msgctxt "field:company.employee_cost_price,write_uid:"
 msgid "Write User"
-msgstr ""
+msgstr "modificato da"
 
 msgctxt "field:timesheet.line,cost_price:"
 msgid "Cost Price"
-msgstr ""
+msgstr "Costo"
 
 msgctxt "help:company.employee,cost_price:"
 msgid "Hourly cost price for this Employee"
-msgstr ""
+msgstr "Costo orario del dipendente"
 
 msgctxt "help:company.employee,cost_prices:"
 msgid "List of hourly cost price over time"
-msgstr ""
+msgstr "Serie dei costi orari nel periodo"
 
 msgctxt "help:company.employee_cost_price,cost_price:"
 msgid "Hourly cost price"
-msgstr ""
+msgstr "costo orario"
 
 msgctxt "model:company.employee_cost_price,name:"
 msgid "Employee Cost Price"
-msgstr ""
+msgstr "Costo del dipendente"
 
 msgctxt "view:company.employee:"
 msgid "Cost"
-msgstr ""
-
-msgctxt "view:company.employee_cost_price:"
-msgid "Cost Prices"
-msgstr ""
+msgstr "Costo"
diff --git a/locale/ja_JP.po b/locale/ja_JP.po
index 9d878ca..a05fba9 100644
--- a/locale/ja_JP.po
+++ b/locale/ja_JP.po
@@ -73,7 +73,3 @@ msgstr ""
 msgctxt "view:company.employee:"
 msgid "Cost"
 msgstr ""
-
-msgctxt "view:company.employee_cost_price:"
-msgid "Cost Prices"
-msgstr ""
diff --git a/locale/nl_NL.po b/locale/lo.po
similarity index 76%
copy from locale/nl_NL.po
copy to locale/lo.po
index 242700f..0218322 100644
--- a/locale/nl_NL.po
+++ b/locale/lo.po
@@ -9,57 +9,62 @@ msgstr ""
 #, fuzzy
 msgctxt "field:company.employee,cost_price:"
 msgid "Cost Price"
-msgstr "Kostprijs"
+msgstr "ລາຄາຄິດໄລ່"
 
 #, fuzzy
 msgctxt "field:company.employee,cost_prices:"
 msgid "Cost Prices"
-msgstr "Kostprijs"
+msgstr "ລາຄາຄິດໄລ່"
 
 #, fuzzy
 msgctxt "field:company.employee_cost_price,cost_price:"
 msgid "Cost Price"
-msgstr "Kostprijs"
+msgstr "ລາຄາຄິດໄລ່"
 
+#, fuzzy
 msgctxt "field:company.employee_cost_price,create_date:"
 msgid "Create Date"
-msgstr ""
+msgstr "ສ້າງວັນທີ"
 
+#, fuzzy
 msgctxt "field:company.employee_cost_price,create_uid:"
 msgid "Create User"
-msgstr ""
+msgstr "ສ້າງຜູ້ໃຊ້ງານ"
 
 #, fuzzy
 msgctxt "field:company.employee_cost_price,date:"
 msgid "Date"
-msgstr "Vervaldatum"
+msgstr "ວັນທີ:"
 
 #, fuzzy
 msgctxt "field:company.employee_cost_price,employee:"
 msgid "Employee"
-msgstr "Werknemer"
+msgstr "ພະນັກງານ"
 
+#, fuzzy
 msgctxt "field:company.employee_cost_price,id:"
 msgid "ID"
-msgstr ""
+msgstr "ເລດລຳດັບ"
 
 #, fuzzy
 msgctxt "field:company.employee_cost_price,rec_name:"
 msgid "Name"
-msgstr "Naam bijlage"
+msgstr "ຊື່"
 
+#, fuzzy
 msgctxt "field:company.employee_cost_price,write_date:"
 msgid "Write Date"
-msgstr ""
+msgstr "ວັນທີບັນທຶກ"
 
+#, fuzzy
 msgctxt "field:company.employee_cost_price,write_uid:"
 msgid "Write User"
-msgstr ""
+msgstr "ສ້າງຜູ້ໃຊ້"
 
 #, fuzzy
 msgctxt "field:timesheet.line,cost_price:"
 msgid "Cost Price"
-msgstr "Kostprijs"
+msgstr "ລາຄາຄິດໄລ່"
 
 msgctxt "help:company.employee,cost_price:"
 msgid "Hourly cost price for this Employee"
@@ -80,8 +85,3 @@ msgstr ""
 msgctxt "view:company.employee:"
 msgid "Cost"
 msgstr ""
-
-#, fuzzy
-msgctxt "view:company.employee_cost_price:"
-msgid "Cost Prices"
-msgstr "Kostprijs"
diff --git a/locale/ja_JP.po b/locale/lt.po
similarity index 94%
copy from locale/ja_JP.po
copy to locale/lt.po
index 9d878ca..187a4ab 100644
--- a/locale/ja_JP.po
+++ b/locale/lt.po
@@ -38,9 +38,10 @@ msgctxt "field:company.employee_cost_price,id:"
 msgid "ID"
 msgstr ""
 
+#, fuzzy
 msgctxt "field:company.employee_cost_price,rec_name:"
 msgid "Name"
-msgstr ""
+msgstr "Namu"
 
 msgctxt "field:company.employee_cost_price,write_date:"
 msgid "Write Date"
@@ -73,7 +74,3 @@ msgstr ""
 msgctxt "view:company.employee:"
 msgid "Cost"
 msgstr ""
-
-msgctxt "view:company.employee_cost_price:"
-msgid "Cost Prices"
-msgstr ""
diff --git a/locale/lt_LT.po b/locale/lt_LT.po
deleted file mode 100644
index 9d878ca..0000000
--- a/locale/lt_LT.po
+++ /dev/null
@@ -1,79 +0,0 @@
-# 
-msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
-
-msgctxt "error:company.employee_cost_price:"
-msgid "A employee can only have one cost price by date."
-msgstr ""
-
-msgctxt "field:company.employee,cost_price:"
-msgid "Cost Price"
-msgstr ""
-
-msgctxt "field:company.employee,cost_prices:"
-msgid "Cost Prices"
-msgstr ""
-
-msgctxt "field:company.employee_cost_price,cost_price:"
-msgid "Cost Price"
-msgstr ""
-
-msgctxt "field:company.employee_cost_price,create_date:"
-msgid "Create Date"
-msgstr ""
-
-msgctxt "field:company.employee_cost_price,create_uid:"
-msgid "Create User"
-msgstr ""
-
-msgctxt "field:company.employee_cost_price,date:"
-msgid "Date"
-msgstr ""
-
-msgctxt "field:company.employee_cost_price,employee:"
-msgid "Employee"
-msgstr ""
-
-msgctxt "field:company.employee_cost_price,id:"
-msgid "ID"
-msgstr ""
-
-msgctxt "field:company.employee_cost_price,rec_name:"
-msgid "Name"
-msgstr ""
-
-msgctxt "field:company.employee_cost_price,write_date:"
-msgid "Write Date"
-msgstr ""
-
-msgctxt "field:company.employee_cost_price,write_uid:"
-msgid "Write User"
-msgstr ""
-
-msgctxt "field:timesheet.line,cost_price:"
-msgid "Cost Price"
-msgstr ""
-
-msgctxt "help:company.employee,cost_price:"
-msgid "Hourly cost price for this Employee"
-msgstr ""
-
-msgctxt "help:company.employee,cost_prices:"
-msgid "List of hourly cost price over time"
-msgstr ""
-
-msgctxt "help:company.employee_cost_price,cost_price:"
-msgid "Hourly cost price"
-msgstr ""
-
-msgctxt "model:company.employee_cost_price,name:"
-msgid "Employee Cost Price"
-msgstr ""
-
-msgctxt "view:company.employee:"
-msgid "Cost"
-msgstr ""
-
-msgctxt "view:company.employee_cost_price:"
-msgid "Cost Prices"
-msgstr ""
diff --git a/locale/nl_NL.po b/locale/nl.po
similarity index 92%
rename from locale/nl_NL.po
rename to locale/nl.po
index 242700f..ef326c3 100644
--- a/locale/nl_NL.po
+++ b/locale/nl.po
@@ -21,13 +21,15 @@ msgctxt "field:company.employee_cost_price,cost_price:"
 msgid "Cost Price"
 msgstr "Kostprijs"
 
+#, fuzzy
 msgctxt "field:company.employee_cost_price,create_date:"
 msgid "Create Date"
-msgstr ""
+msgstr "Datum"
 
+#, fuzzy
 msgctxt "field:company.employee_cost_price,create_uid:"
 msgid "Create User"
-msgstr ""
+msgstr "Gebruiker"
 
 #, fuzzy
 msgctxt "field:company.employee_cost_price,date:"
@@ -39,22 +41,25 @@ msgctxt "field:company.employee_cost_price,employee:"
 msgid "Employee"
 msgstr "Werknemer"
 
+#, fuzzy
 msgctxt "field:company.employee_cost_price,id:"
 msgid "ID"
-msgstr ""
+msgstr "ID"
 
 #, fuzzy
 msgctxt "field:company.employee_cost_price,rec_name:"
 msgid "Name"
 msgstr "Naam bijlage"
 
+#, fuzzy
 msgctxt "field:company.employee_cost_price,write_date:"
 msgid "Write Date"
-msgstr ""
+msgstr "Schrijfdatum"
 
+#, fuzzy
 msgctxt "field:company.employee_cost_price,write_uid:"
 msgid "Write User"
-msgstr ""
+msgstr "Gebruiker"
 
 #, fuzzy
 msgctxt "field:timesheet.line,cost_price:"
diff --git a/locale/cs_CZ.po b/locale/pl.po
similarity index 95%
rename from locale/cs_CZ.po
rename to locale/pl.po
index 9d878ca..a05fba9 100644
--- a/locale/cs_CZ.po
+++ b/locale/pl.po
@@ -73,7 +73,3 @@ msgstr ""
 msgctxt "view:company.employee:"
 msgid "Cost"
 msgstr ""
-
-msgctxt "view:company.employee_cost_price:"
-msgid "Cost Prices"
-msgstr ""
diff --git a/locale/ru_RU.po b/locale/ru.po
similarity index 100%
rename from locale/ru_RU.po
rename to locale/ru.po
diff --git a/locale/sl_SI.po b/locale/sl.po
similarity index 100%
rename from locale/sl_SI.po
rename to locale/sl.po
diff --git a/locale/zh_CN.po b/locale/zh_CN.po
index 9d878ca..7124565 100644
--- a/locale/zh_CN.po
+++ b/locale/zh_CN.po
@@ -18,37 +18,44 @@ msgctxt "field:company.employee_cost_price,cost_price:"
 msgid "Cost Price"
 msgstr ""
 
+#, fuzzy
 msgctxt "field:company.employee_cost_price,create_date:"
 msgid "Create Date"
-msgstr ""
+msgstr "创建日期:"
 
+#, fuzzy
 msgctxt "field:company.employee_cost_price,create_uid:"
 msgid "Create User"
-msgstr ""
+msgstr "添加用户"
 
+#, fuzzy
 msgctxt "field:company.employee_cost_price,date:"
 msgid "Date"
-msgstr ""
+msgstr "日期格式"
 
 msgctxt "field:company.employee_cost_price,employee:"
 msgid "Employee"
 msgstr ""
 
+#, fuzzy
 msgctxt "field:company.employee_cost_price,id:"
 msgid "ID"
-msgstr ""
+msgstr "编号"
 
+#, fuzzy
 msgctxt "field:company.employee_cost_price,rec_name:"
 msgid "Name"
-msgstr ""
+msgstr "纳木"
 
+#, fuzzy
 msgctxt "field:company.employee_cost_price,write_date:"
 msgid "Write Date"
-msgstr ""
+msgstr "写入日期"
 
+#, fuzzy
 msgctxt "field:company.employee_cost_price,write_uid:"
 msgid "Write User"
-msgstr ""
+msgstr "写入帐号"
 
 msgctxt "field:timesheet.line,cost_price:"
 msgid "Cost Price"
@@ -73,7 +80,3 @@ msgstr ""
 msgctxt "view:company.employee:"
 msgid "Cost"
 msgstr ""
-
-msgctxt "view:company.employee_cost_price:"
-msgid "Cost Prices"
-msgstr ""
diff --git a/setup.py b/setup.py
index 77c1b00..10c44dd 100644
--- a/setup.py
+++ b/setup.py
@@ -90,6 +90,7 @@ setup(name=name,
         'Natural Language :: German',
         'Natural Language :: Hungarian',
         'Natural Language :: Italian',
+        'Natural Language :: Polish',
         'Natural Language :: Portuguese (Brazilian)',
         'Natural Language :: Russian',
         'Natural Language :: Slovenian',
diff --git a/tryton.cfg b/tryton.cfg
index f688ce6..664c177 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
 [tryton]
-version=4.0.0
+version=4.2.0
 depends:
     ir
     company
diff --git a/trytond_timesheet_cost.egg-info/PKG-INFO b/trytond_timesheet_cost.egg-info/PKG-INFO
index 16d98f2..35920db 100644
--- a/trytond_timesheet_cost.egg-info/PKG-INFO
+++ b/trytond_timesheet_cost.egg-info/PKG-INFO
@@ -1,12 +1,12 @@
 Metadata-Version: 1.1
 Name: trytond-timesheet-cost
-Version: 4.0.0
+Version: 4.2.0
 Summary: Tryton module to add cost on timesheet
 Home-page: http://www.tryton.org/
 Author: Tryton
 Author-email: issue_tracker at tryton.org
 License: GPL-3
-Download-URL: http://downloads.tryton.org/4.0/
+Download-URL: http://downloads.tryton.org/4.2/
 Description: trytond_timesheet_cost
         ======================
         
@@ -63,6 +63,7 @@ Classifier: Natural Language :: French
 Classifier: Natural Language :: German
 Classifier: Natural Language :: Hungarian
 Classifier: Natural Language :: Italian
+Classifier: Natural Language :: Polish
 Classifier: Natural Language :: Portuguese (Brazilian)
 Classifier: Natural Language :: Russian
 Classifier: Natural Language :: Slovenian
diff --git a/trytond_timesheet_cost.egg-info/SOURCES.txt b/trytond_timesheet_cost.egg-info/SOURCES.txt
index e481aec..2a49dfe 100644
--- a/trytond_timesheet_cost.egg-info/SOURCES.txt
+++ b/trytond_timesheet_cost.egg-info/SOURCES.txt
@@ -14,48 +14,46 @@ tryton.cfg
 ./timesheet.py
 ./timesheet.xml
 ./tryton.cfg
-./locale/bg_BG.po
-./locale/ca_ES.po
-./locale/cs_CZ.po
-./locale/de_DE.po
-./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/bg.po
+./locale/ca.po
+./locale/cs.po
+./locale/de.po
+./locale/es.po
+./locale/es_419.po
+./locale/fr.po
 ./locale/hu_HU.po
 ./locale/it_IT.po
 ./locale/ja_JP.po
-./locale/lt_LT.po
-./locale/nl_NL.po
+./locale/lo.po
+./locale/lt.po
+./locale/nl.po
+./locale/pl.po
 ./locale/pt_BR.po
-./locale/ru_RU.po
-./locale/sl_SI.po
+./locale/ru.po
+./locale/sl.po
+./locale/zh_CN.po
 ./tests/__init__.py
 ./tests/test_timesheet_cost.py
 ./view/employee_cost_price_form.xml
 ./view/employee_cost_price_tree.xml
 ./view/employee_form.xml
-locale/bg_BG.po
-locale/ca_ES.po
-locale/cs_CZ.po
-locale/de_DE.po
-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/bg.po
+locale/ca.po
+locale/cs.po
+locale/de.po
+locale/es.po
+locale/es_419.po
+locale/fr.po
 locale/hu_HU.po
 locale/it_IT.po
 locale/ja_JP.po
-locale/lo_LA.po
-locale/lt_LT.po
-locale/nl_NL.po
+locale/lo.po
+locale/lt.po
+locale/nl.po
+locale/pl.po
 locale/pt_BR.po
-locale/ru_RU.po
-locale/sl_SI.po
+locale/ru.po
+locale/sl.po
 locale/zh_CN.po
 trytond_timesheet_cost.egg-info/PKG-INFO
 trytond_timesheet_cost.egg-info/SOURCES.txt
diff --git a/trytond_timesheet_cost.egg-info/requires.txt b/trytond_timesheet_cost.egg-info/requires.txt
index 9a3bb9f..67b72be 100644
--- a/trytond_timesheet_cost.egg-info/requires.txt
+++ b/trytond_timesheet_cost.egg-info/requires.txt
@@ -1,5 +1,5 @@
 python-sql >= 0.4
-trytond_company >= 4.0, < 4.1
-trytond_party >= 4.0, < 4.1
-trytond_timesheet >= 4.0, < 4.1
-trytond >= 4.0, < 4.1
\ No newline at end of file
+trytond_company >= 4.2, < 4.3
+trytond_party >= 4.2, < 4.3
+trytond_timesheet >= 4.2, < 4.3
+trytond >= 4.2, < 4.3
diff --git a/view/employee_cost_price_form.xml b/view/employee_cost_price_form.xml
index 7d670c9..c1eaedc 100644
--- a/view/employee_cost_price_form.xml
+++ b/view/employee_cost_price_form.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!-- This file is part of Tryton.  The COPYRIGHT file at the top level of
 this repository contains the full copyright notices and license terms. -->
-<form string="Cost Prices">
+<form>
     <label name="date"/>
     <field name="date"/>
     <label name="cost_price"/>
diff --git a/view/employee_cost_price_tree.xml b/view/employee_cost_price_tree.xml
index 93d4c90..0cd0e15 100644
--- a/view/employee_cost_price_tree.xml
+++ b/view/employee_cost_price_tree.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!-- This file is part of Tryton.  The COPYRIGHT file at the top level of
 this repository contains the full copyright notices and license terms. -->
-<tree string="Cost Prices">
+<tree>
     <field name="date"/>
     <field name="cost_price"/>
 </tree>
-- 
tryton-modules-timesheet-cost



More information about the tryton-debian-vcs mailing list