[tryton-debian-vcs] tryton-modules-carrier-percentage branch debian updated. debian/4.2.0-1-2-gcb8b106
Mathias Behrle
tryton-debian-vcs at alioth.debian.org
Wed Jun 7 13:33:06 UTC 2017
The following commit has been merged in the debian branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/tryton-modules-carrier-percentage.git;a=commitdiff;h=debian/4.2.0-1-2-gcb8b106
commit cb8b106c9fcc9911fe3f6255d0e64027ef7d7ec7
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Wed Jun 7 15:26:04 2017 +0200
Merging upstream version 4.4.0.
diff --git a/CHANGELOG b/CHANGELOG
index 0f962c8..13bdc0d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+Version 4.4.0 - 2017-05-01
+* Bug fixes (see mercurial logs for details)
+
Version 4.2.0 - 2016-11-28
* Bug fixes (see mercurial logs for details)
diff --git a/COPYRIGHT b/COPYRIGHT
index 08226b5..e075057 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,7 +1,7 @@
-Copyright (C) 2011-2016 Cédric Krier.
+Copyright (C) 2011-2017 Cédric Krier.
Copyright (C) 2011-2012 Bertrand Chenal.
-Copyright (C) 2011-2016 Nicolas Évrard.
-Copyright (C) 2011-2016 B2CK SPRL.
+Copyright (C) 2011-2017 Nicolas Évrard.
+Copyright (C) 2011-2017 B2CK SPRL.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/PKG-INFO b/PKG-INFO
index 9d1c07b..a066698 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,12 +1,12 @@
Metadata-Version: 1.1
Name: trytond_carrier_percentage
-Version: 4.2.0
+Version: 4.4.0
Summary: Tryton module to add cost method "on percentage" on carrier
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.2/
+Download-URL: http://downloads.tryton.org/4.4/
Description: trytond_carrier_percentage
==========================
@@ -52,7 +52,7 @@ Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Legal Industry
Classifier: Intended Audience :: Manufacturing
-Classifier: License :: OSI Approved :: GNU General Public License (GPL)
+Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: Bulgarian
Classifier: Natural Language :: Catalan
Classifier: Natural Language :: Chinese (Simplified)
diff --git a/carrier.py b/carrier.py
index 3bee19d..7d2fa2e 100644
--- a/carrier.py
+++ b/carrier.py
@@ -16,7 +16,8 @@ class Carrier:
states={
'invisible': Eval('carrier_cost_method') != 'percentage',
},
- depends=['carrier_cost_method'])
+ depends=['carrier_cost_method'],
+ help="The percentage applied on the amount to compute the cost.")
@classmethod
def __setup__(cls):
diff --git a/locale/bg.po b/locale/bg.po
index c4d35f2..eb304c8 100644
--- a/locale/bg.po
+++ b/locale/bg.po
@@ -6,6 +6,10 @@ msgctxt "field:carrier,percentage:"
msgid "Percentage"
msgstr "Процент"
+msgctxt "help:carrier,percentage:"
+msgid "The percentage applied on the amount to compute the cost."
+msgstr ""
+
msgctxt "selection:carrier,carrier_cost_method:"
msgid "Percentage"
msgstr "Процент"
diff --git a/locale/ca.po b/locale/ca.po
index 7cc8553..aee427b 100644
--- a/locale/ca.po
+++ b/locale/ca.po
@@ -6,6 +6,10 @@ msgctxt "field:carrier,percentage:"
msgid "Percentage"
msgstr "Percentatge"
+msgctxt "help:carrier,percentage:"
+msgid "The percentage applied on the amount to compute the cost."
+msgstr "El percentatge aplicat al import per calcular el cost."
+
msgctxt "selection:carrier,carrier_cost_method:"
msgid "Percentage"
msgstr "Percentatge"
diff --git a/locale/cs.po b/locale/cs.po
index 821caba..1b523d0 100644
--- a/locale/cs.po
+++ b/locale/cs.po
@@ -6,6 +6,10 @@ msgctxt "field:carrier,percentage:"
msgid "Percentage"
msgstr ""
+msgctxt "help:carrier,percentage:"
+msgid "The percentage applied on the amount to compute the cost."
+msgstr ""
+
msgctxt "selection:carrier,carrier_cost_method:"
msgid "Percentage"
msgstr ""
diff --git a/locale/de.po b/locale/de.po
index 05c06f9..d4fb5ee 100644
--- a/locale/de.po
+++ b/locale/de.po
@@ -6,6 +6,12 @@ msgctxt "field:carrier,percentage:"
msgid "Percentage"
msgstr "Prozentsatz"
+msgctxt "help:carrier,percentage:"
+msgid "The percentage applied on the amount to compute the cost."
+msgstr ""
+"Der Prozentsatz der auf den Betrag angewendet wird um die Kosten zu "
+"errechnen."
+
msgctxt "selection:carrier,carrier_cost_method:"
msgid "Percentage"
msgstr "Prozentsatz"
diff --git a/locale/es.po b/locale/es.po
index fdc83cf..34fecbb 100644
--- a/locale/es.po
+++ b/locale/es.po
@@ -6,6 +6,10 @@ msgctxt "field:carrier,percentage:"
msgid "Percentage"
msgstr "Porcentaje"
+msgctxt "help:carrier,percentage:"
+msgid "The percentage applied on the amount to compute the cost."
+msgstr "El porcentaje que se aplicará al importe para calcular el coste."
+
msgctxt "selection:carrier,carrier_cost_method:"
msgid "Percentage"
msgstr "Porcentaje"
diff --git a/locale/es_419.po b/locale/es_419.po
index 821caba..1b523d0 100644
--- a/locale/es_419.po
+++ b/locale/es_419.po
@@ -6,6 +6,10 @@ msgctxt "field:carrier,percentage:"
msgid "Percentage"
msgstr ""
+msgctxt "help:carrier,percentage:"
+msgid "The percentage applied on the amount to compute the cost."
+msgstr ""
+
msgctxt "selection:carrier,carrier_cost_method:"
msgid "Percentage"
msgstr ""
diff --git a/locale/fr.po b/locale/fr.po
index 4cbbfce..fb5d477 100644
--- a/locale/fr.po
+++ b/locale/fr.po
@@ -6,6 +6,10 @@ msgctxt "field:carrier,percentage:"
msgid "Percentage"
msgstr "Pourcentage"
+msgctxt "help:carrier,percentage:"
+msgid "The percentage applied on the amount to compute the cost."
+msgstr "Le pourcentage appliqué sur le montant pour calculer le coût."
+
msgctxt "selection:carrier,carrier_cost_method:"
msgid "Percentage"
msgstr "Pourcentage"
diff --git a/locale/hu_HU.po b/locale/hu_HU.po
index dd90b48..7b0d629 100644
--- a/locale/hu_HU.po
+++ b/locale/hu_HU.po
@@ -7,6 +7,10 @@ msgctxt "field:carrier,percentage:"
msgid "Percentage"
msgstr "Százalék:"
+msgctxt "help:carrier,percentage:"
+msgid "The percentage applied on the amount to compute the cost."
+msgstr ""
+
#, fuzzy
msgctxt "selection:carrier,carrier_cost_method:"
msgid "Percentage"
diff --git a/locale/it_IT.po b/locale/it_IT.po
index 951f8e9..2c4df0e 100644
--- a/locale/it_IT.po
+++ b/locale/it_IT.po
@@ -6,6 +6,10 @@ msgctxt "field:carrier,percentage:"
msgid "Percentage"
msgstr "Percentuale"
+msgctxt "help:carrier,percentage:"
+msgid "The percentage applied on the amount to compute the cost."
+msgstr ""
+
msgctxt "selection:carrier,carrier_cost_method:"
msgid "Percentage"
msgstr "Percentuale"
diff --git a/locale/ja_JP.po b/locale/ja_JP.po
index 821caba..1b523d0 100644
--- a/locale/ja_JP.po
+++ b/locale/ja_JP.po
@@ -6,6 +6,10 @@ msgctxt "field:carrier,percentage:"
msgid "Percentage"
msgstr ""
+msgctxt "help:carrier,percentage:"
+msgid "The percentage applied on the amount to compute the cost."
+msgstr ""
+
msgctxt "selection:carrier,carrier_cost_method:"
msgid "Percentage"
msgstr ""
diff --git a/locale/lo.po b/locale/lo.po
index 8e7d92d..61a53b0 100644
--- a/locale/lo.po
+++ b/locale/lo.po
@@ -6,6 +6,10 @@ msgctxt "field:carrier,percentage:"
msgid "Percentage"
msgstr "ອັດຕາສ່ວນຮ້ອຍ"
+msgctxt "help:carrier,percentage:"
+msgid "The percentage applied on the amount to compute the cost."
+msgstr "ອັດຕາສ່ວນຮ້ອຍໄດ້ປັບໃຊ້ກັບມູນຄ່າເພື່ອຄິດໄລ່ລາຄາ"
+
msgctxt "selection:carrier,carrier_cost_method:"
msgid "Percentage"
msgstr "ອັດຕາສ່ວນຮ້ອຍ"
diff --git a/locale/lt.po b/locale/lt.po
index 821caba..1b523d0 100644
--- a/locale/lt.po
+++ b/locale/lt.po
@@ -6,6 +6,10 @@ msgctxt "field:carrier,percentage:"
msgid "Percentage"
msgstr ""
+msgctxt "help:carrier,percentage:"
+msgid "The percentage applied on the amount to compute the cost."
+msgstr ""
+
msgctxt "selection:carrier,carrier_cost_method:"
msgid "Percentage"
msgstr ""
diff --git a/locale/nl.po b/locale/nl.po
index d4844bc..a29886a 100644
--- a/locale/nl.po
+++ b/locale/nl.po
@@ -7,6 +7,10 @@ msgctxt "field:carrier,percentage:"
msgid "Percentage"
msgstr "Percentage"
+msgctxt "help:carrier,percentage:"
+msgid "The percentage applied on the amount to compute the cost."
+msgstr ""
+
#, fuzzy
msgctxt "selection:carrier,carrier_cost_method:"
msgid "Percentage"
diff --git a/locale/pl.po b/locale/pl.po
index d8f295c..afb626e 100644
--- a/locale/pl.po
+++ b/locale/pl.po
@@ -6,6 +6,10 @@ msgctxt "field:carrier,percentage:"
msgid "Percentage"
msgstr "Procent"
+msgctxt "help:carrier,percentage:"
+msgid "The percentage applied on the amount to compute the cost."
+msgstr ""
+
msgctxt "selection:carrier,carrier_cost_method:"
msgid "Percentage"
msgstr "Procent"
diff --git a/locale/pt_BR.po b/locale/pt_BR.po
index ebf9891..3ff6ee8 100644
--- a/locale/pt_BR.po
+++ b/locale/pt_BR.po
@@ -6,6 +6,10 @@ msgctxt "field:carrier,percentage:"
msgid "Percentage"
msgstr "Porcentagem"
+msgctxt "help:carrier,percentage:"
+msgid "The percentage applied on the amount to compute the cost."
+msgstr "A porcentagem aplicada à quantidade para calcular o custo."
+
msgctxt "selection:carrier,carrier_cost_method:"
msgid "Percentage"
msgstr "Porcentagem"
diff --git a/locale/ru.po b/locale/ru.po
index feb5ab8..1886bba 100644
--- a/locale/ru.po
+++ b/locale/ru.po
@@ -7,6 +7,10 @@ msgctxt "field:carrier,percentage:"
msgid "Percentage"
msgstr "Процент"
+msgctxt "help:carrier,percentage:"
+msgid "The percentage applied on the amount to compute the cost."
+msgstr ""
+
#, fuzzy
msgctxt "selection:carrier,carrier_cost_method:"
msgid "Percentage"
diff --git a/locale/sl.po b/locale/sl.po
index 9079a3b..c8df196 100644
--- a/locale/sl.po
+++ b/locale/sl.po
@@ -6,6 +6,10 @@ msgctxt "field:carrier,percentage:"
msgid "Percentage"
msgstr "Odstoten"
+msgctxt "help:carrier,percentage:"
+msgid "The percentage applied on the amount to compute the cost."
+msgstr "Odstotek, ki se aplicira na znesek za izračun stroška."
+
msgctxt "selection:carrier,carrier_cost_method:"
msgid "Percentage"
msgstr "Odstoten"
diff --git a/locale/zh_CN.po b/locale/zh_CN.po
index 1997359..01d4030 100644
--- a/locale/zh_CN.po
+++ b/locale/zh_CN.po
@@ -7,6 +7,10 @@ msgctxt "field:carrier,percentage:"
msgid "Percentage"
msgstr "百分比"
+msgctxt "help:carrier,percentage:"
+msgid "The percentage applied on the amount to compute the cost."
+msgstr ""
+
#, fuzzy
msgctxt "selection:carrier,carrier_cost_method:"
msgid "Percentage"
diff --git a/setup.py b/setup.py
index fd9cfe3..4e1614f 100644
--- a/setup.py
+++ b/setup.py
@@ -87,7 +87,7 @@ setup(name=name,
'Intended Audience :: Financial and Insurance Industry',
'Intended Audience :: Legal Industry',
'Intended Audience :: Manufacturing',
- 'License :: OSI Approved :: GNU General Public License (GPL)',
+ 'License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)',
'Natural Language :: Bulgarian',
'Natural Language :: Catalan',
'Natural Language :: Chinese (Simplified)',
diff --git a/tryton.cfg b/tryton.cfg
index 3016848..fc3faba 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
[tryton]
-version=4.2.0
+version=4.4.0
depends:
carrier
currency
diff --git a/trytond_carrier_percentage.egg-info/PKG-INFO b/trytond_carrier_percentage.egg-info/PKG-INFO
index 1205389..efad9c9 100644
--- a/trytond_carrier_percentage.egg-info/PKG-INFO
+++ b/trytond_carrier_percentage.egg-info/PKG-INFO
@@ -1,12 +1,12 @@
Metadata-Version: 1.1
Name: trytond-carrier-percentage
-Version: 4.2.0
+Version: 4.4.0
Summary: Tryton module to add cost method "on percentage" on carrier
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.2/
+Download-URL: http://downloads.tryton.org/4.4/
Description: trytond_carrier_percentage
==========================
@@ -52,7 +52,7 @@ Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Legal Industry
Classifier: Intended Audience :: Manufacturing
-Classifier: License :: OSI Approved :: GNU General Public License (GPL)
+Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: Bulgarian
Classifier: Natural Language :: Catalan
Classifier: Natural Language :: Chinese (Simplified)
diff --git a/trytond_carrier_percentage.egg-info/requires.txt b/trytond_carrier_percentage.egg-info/requires.txt
index 760ceee..c53c68e 100644
--- a/trytond_carrier_percentage.egg-info/requires.txt
+++ b/trytond_carrier_percentage.egg-info/requires.txt
@@ -1,3 +1,3 @@
-trytond_carrier >= 4.2, < 4.3
-trytond_currency >= 4.2, < 4.3
-trytond >= 4.2, < 4.3
+trytond_carrier >= 4.4, < 4.5
+trytond_currency >= 4.4, < 4.5
+trytond >= 4.4, < 4.5
--
tryton-modules-carrier-percentage
More information about the tryton-debian-vcs
mailing list