[tryton-debian-vcs] tryton-modules-timesheet-cost branch upstream updated. upstream/3.2.0-1-g842626d
Mathias Behrle
tryton-debian-vcs at alioth.debian.org
Thu Oct 23 12:19:27 UTC 2014
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/3.2.0-1-g842626d
commit 842626de46251aaeed8fc39c77ddd0d7118a1706
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Tue Oct 21 11:29:25 2014 +0200
Adding upstream version 3.4.0.
Signed-off-by: Mathias Behrle <mathiasb at m9s.biz>
diff --git a/CHANGELOG b/CHANGELOG
index a77894f..dd64fdd 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+Version 3.4.0 - 2014-10-20
+* Bug fixes (see mercurial logs for details)
+
Version 3.2.0 - 2014-04-21
* Bug fixes (see mercurial logs for details)
diff --git a/PKG-INFO b/PKG-INFO
index 74cbbf1..c9124e8 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,12 +1,12 @@
Metadata-Version: 1.1
Name: trytond_timesheet_cost
-Version: 3.2.0
+Version: 3.4.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/3.2/
+Download-URL: http://downloads.tryton.org/3.4/
Description: trytond_timesheet_cost
======================
diff --git a/locale/sl_SI.po b/locale/es_EC.po
similarity index 72%
copy from locale/sl_SI.po
copy to locale/es_EC.po
index 85011ae..c0b26ba 100644
--- a/locale/sl_SI.po
+++ b/locale/es_EC.po
@@ -4,43 +4,43 @@ 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 "Zaposlenec ima lahko samo en strošek na datum."
+msgstr "Un empleado sólo puede disponer de un precio de costo por fecha."
msgctxt "field:company.employee,cost_price:"
msgid "Cost Price"
-msgstr "Strošek"
+msgstr "Precio de Costo"
msgctxt "field:company.employee,cost_prices:"
msgid "Cost Prices"
-msgstr "Stroški"
+msgstr "Precios de Costo"
msgctxt "field:company.employee,currency_digits:"
msgid "Currency Digits"
-msgstr "Decimalke"
+msgstr "Decimales de Moneda"
msgctxt "field:company.employee_cost_price,cost_price:"
msgid "Cost Price"
-msgstr "Strošek"
+msgstr "Precio de Costo"
msgctxt "field:company.employee_cost_price,create_date:"
msgid "Create Date"
-msgstr "Ustvarjeno"
+msgstr "Fecha de Creación"
msgctxt "field:company.employee_cost_price,create_uid:"
msgid "Create User"
-msgstr "Ustvaril"
+msgstr "Creado por Usuario"
msgctxt "field:company.employee_cost_price,currency_digits:"
msgid "Currency Digits"
-msgstr "Decimalke"
+msgstr "Decimales de Moneda"
msgctxt "field:company.employee_cost_price,date:"
msgid "Date"
-msgstr "Datum"
+msgstr "Fecha"
msgctxt "field:company.employee_cost_price,employee:"
msgid "Employee"
-msgstr "Zaposlenec"
+msgstr "Empleado"
msgctxt "field:company.employee_cost_price,id:"
msgid "ID"
@@ -48,36 +48,36 @@ msgstr "ID"
msgctxt "field:company.employee_cost_price,rec_name:"
msgid "Name"
-msgstr "Ime"
+msgstr "Nombre"
msgctxt "field:company.employee_cost_price,write_date:"
msgid "Write Date"
-msgstr "Zapisano"
+msgstr "Fecha de Modificación"
msgctxt "field:company.employee_cost_price,write_uid:"
msgid "Write User"
-msgstr "Zapisal"
+msgstr "Modificado por Usuario"
msgctxt "help:company.employee,cost_price:"
msgid "Hourly cost price for this Employee"
-msgstr "Strošek na uro za tega zaposlenca"
+msgstr "Precio de costo por hora para este empleado"
msgctxt "help:company.employee,cost_prices:"
msgid "List of hourly cost price over time"
-msgstr "Seznam stroškov na uro po času"
+msgstr "Lista de precio de costo por hora de tiempo extra"
msgctxt "help:company.employee_cost_price,cost_price:"
msgid "Hourly cost price"
-msgstr "Strošek na uro"
+msgstr "Precio de costo por hora"
msgctxt "model:company.employee_cost_price,name:"
msgid "Employee Cost Price"
-msgstr "Strošek zaposlenca"
+msgstr "Precio de Costo del Empleado"
msgctxt "view:company.employee:"
msgid "Cost"
-msgstr "Strošek"
+msgstr "Costo"
msgctxt "view:company.employee_cost_price:"
msgid "Cost Prices"
-msgstr "Stroški"
+msgstr "Precios de Costo"
diff --git a/locale/sl_SI.po b/locale/sl_SI.po
index 85011ae..8575ac0 100644
--- a/locale/sl_SI.po
+++ b/locale/sl_SI.po
@@ -24,11 +24,11 @@ msgstr "Strošek"
msgctxt "field:company.employee_cost_price,create_date:"
msgid "Create Date"
-msgstr "Ustvarjeno"
+msgstr "Izdelano"
msgctxt "field:company.employee_cost_price,create_uid:"
msgid "Create User"
-msgstr "Ustvaril"
+msgstr "Izdelal"
msgctxt "field:company.employee_cost_price,currency_digits:"
msgid "Currency Digits"
diff --git a/tryton.cfg b/tryton.cfg
index 24194ea..cfaa58b 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
[tryton]
-version=3.2.0
+version=3.4.0
depends:
ir
company
diff --git a/trytond_timesheet_cost.egg-info/PKG-INFO b/trytond_timesheet_cost.egg-info/PKG-INFO
index 77efbee..17e5416 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: 3.2.0
+Version: 3.4.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/3.2/
+Download-URL: http://downloads.tryton.org/3.4/
Description: trytond_timesheet_cost
======================
diff --git a/trytond_timesheet_cost.egg-info/SOURCES.txt b/trytond_timesheet_cost.egg-info/SOURCES.txt
index 79fd4fa..ae744f7 100644
--- a/trytond_timesheet_cost.egg-info/SOURCES.txt
+++ b/trytond_timesheet_cost.egg-info/SOURCES.txt
@@ -9,15 +9,33 @@ setup.py
tryton.cfg
./__init__.py
./company.py
+./company.xml
./timesheet.py
+./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/fr_FR.po
+./locale/nl_NL.po
+./locale/ru_RU.po
+./locale/sl_SI.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/fr_FR.po
locale/nl_NL.po
diff --git a/trytond_timesheet_cost.egg-info/requires.txt b/trytond_timesheet_cost.egg-info/requires.txt
index ecd713b..721391d 100644
--- a/trytond_timesheet_cost.egg-info/requires.txt
+++ b/trytond_timesheet_cost.egg-info/requires.txt
@@ -1,3 +1,3 @@
-trytond_company >= 3.2, < 3.3
-trytond_timesheet >= 3.2, < 3.3
-trytond >= 3.2, < 3.3
\ No newline at end of file
+trytond_company >= 3.4, < 3.5
+trytond_timesheet >= 3.4, < 3.5
+trytond >= 3.4, < 3.5
\ No newline at end of file
--
tryton-modules-timesheet-cost
More information about the tryton-debian-vcs
mailing list