[tryton-debian-vcs] tryton-modules-account-credit-limit branch upstream updated. upstream/4.0.0-1-g293f82a
Mathias Behrle
tryton-debian-vcs at alioth.debian.org
Tue Dec 6 15:14:19 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-account-credit-limit.git;a=commitdiff;h=upstream/4.0.0-1-g293f82a
commit 293f82ab439e293d616d29bd2290c1a867d0c457
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Mon Dec 5 09:34:08 2016 +0100
Adding upstream version 4.2.0.
Signed-off-by: Mathias Behrle <mathiasb at m9s.biz>
diff --git a/CHANGELOG b/CHANGELOG
index 68cbe07..01bf130 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 85e5c20..c657a97 100644
--- a/INSTALL
+++ b/INSTALL
@@ -24,7 +24,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 bc9d476..f369c5a 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,12 +1,12 @@
Metadata-Version: 1.1
Name: trytond_account_credit_limit
-Version: 4.0.0
+Version: 4.2.0
Summary: Tryton module for account credit limit
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_account_credit_limit
============================
@@ -62,6 +62,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 100%
rename from locale/ca_ES.po
rename to locale/ca.po
diff --git a/locale/cs_CZ.po b/locale/cs.po
similarity index 100%
rename from locale/cs_CZ.po
rename to locale/cs.po
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 100%
rename from locale/es_ES.po
rename to locale/es.po
diff --git a/locale/es_EC.po b/locale/es_419.po
similarity index 82%
rename from locale/es_EC.po
rename to locale/es_419.po
index 699a12c..8b94e05 100644
--- a/locale/es_EC.po
+++ b/locale/es_419.po
@@ -16,15 +16,15 @@ msgstr "Importe del límite de crédito por defecto"
msgctxt "field:account.configuration,default_credit_limit_amount_digits:"
msgid "Currency Digits"
-msgstr "Decimales de moneda"
+msgstr ""
msgctxt "field:account.dunning.level,credit_limit:"
msgid "Credit Limit"
-msgstr "Límite de crédito"
+msgstr ""
msgctxt "field:party.party,credit_amount:"
msgid "Credit Amount"
-msgstr "Importe de crédito"
+msgstr ""
msgctxt "field:party.party,credit_limit_amount:"
msgid "Credit Limit Amount"
@@ -32,20 +32,20 @@ msgstr "Importe del límite de crédito"
msgctxt "field:party.party,credit_limit_digits:"
msgid "Currency Digits"
-msgstr "Decimales de moneda"
+msgstr ""
msgctxt "help:account.dunning.level,credit_limit:"
msgid "Has reached the credit limit"
-msgstr "Ha alcanzado el límite de crédito"
+msgstr ""
msgctxt "model:res.group,name:group_credit_limit"
msgid "Account Credit Limit"
-msgstr "Límite de Crédito Contable"
+msgstr ""
msgctxt "view:account.configuration:"
msgid "Credit Limit"
-msgstr "Límite de crédito"
+msgstr ""
msgctxt "view:party.party:"
msgid "Credit Limit"
-msgstr "Límite de crédito"
+msgstr ""
diff --git a/locale/es_AR.po b/locale/es_AR.po
deleted file mode 100644
index 9cab666..0000000
--- a/locale/es_AR.po
+++ /dev/null
@@ -1,51 +0,0 @@
-#
-msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
-
-msgctxt "error:party.party:"
-msgid "\"%s\" has reached the credit limit amount (%s)"
-msgstr "«%s» ha alcanzado el importe límite de crédito (%s)"
-
-msgctxt "error:party.party:"
-msgid "\"%s\" has reached the dunning credit limit (%s)"
-msgstr "«%s» ha alcanzado el límite de crédito de reclamo (%s)"
-
-msgctxt "field:account.configuration,default_credit_limit_amount:"
-msgid "Default Credit Limit Amount"
-msgstr "Importe límite de crédito por defecto"
-
-msgctxt "field:account.configuration,default_credit_limit_amount_digits:"
-msgid "Currency Digits"
-msgstr "Decimales de moneda"
-
-msgctxt "field:account.dunning.level,credit_limit:"
-msgid "Credit Limit"
-msgstr "Límite de crédito"
-
-msgctxt "field:party.party,credit_amount:"
-msgid "Credit Amount"
-msgstr "Importe crédito"
-
-msgctxt "field:party.party,credit_limit_amount:"
-msgid "Credit Limit Amount"
-msgstr "Importe límite de crédito"
-
-msgctxt "field:party.party,credit_limit_digits:"
-msgid "Currency Digits"
-msgstr "Decimales de moneda"
-
-msgctxt "help:account.dunning.level,credit_limit:"
-msgid "Has reached the credit limit"
-msgstr "Ha alcanzado el límite de crédito"
-
-msgctxt "model:res.group,name:group_credit_limit"
-msgid "Account Credit Limit"
-msgstr "Cuenta de límite de crédito"
-
-msgctxt "view:account.configuration:"
-msgid "Credit Limit"
-msgstr "Límite de crédito"
-
-msgctxt "view:party.party:"
-msgid "Credit Limit"
-msgstr "Límite de crédito"
diff --git a/locale/es_CO.po b/locale/es_CO.po
deleted file mode 100644
index 6777be5..0000000
--- a/locale/es_CO.po
+++ /dev/null
@@ -1,51 +0,0 @@
-#
-msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
-
-msgctxt "error:party.party:"
-msgid "\"%s\" has reached the credit limit amount (%s)"
-msgstr "\"%s\" ha alcanzado el limite del cupo de crédito (%s)."
-
-msgctxt "error:party.party:"
-msgid "\"%s\" has reached the dunning credit limit (%s)"
-msgstr "\"%s\" ha alcanzado el limite de crédito cobrado (%s)."
-
-msgctxt "field:account.configuration,default_credit_limit_amount:"
-msgid "Default Credit Limit Amount"
-msgstr "Valor Limite de Crédito por Defecto"
-
-msgctxt "field:account.configuration,default_credit_limit_amount_digits:"
-msgid "Currency Digits"
-msgstr "Decimales de Moneda"
-
-msgctxt "field:account.dunning.level,credit_limit:"
-msgid "Credit Limit"
-msgstr "Cupo de Crédito"
-
-msgctxt "field:party.party,credit_amount:"
-msgid "Credit Amount"
-msgstr "Cuenta Crédito"
-
-msgctxt "field:party.party,credit_limit_amount:"
-msgid "Credit Limit Amount"
-msgstr "Valor del Cupo"
-
-msgctxt "field:party.party,credit_limit_digits:"
-msgid "Currency Digits"
-msgstr "Decimales de Moneda"
-
-msgctxt "help:account.dunning.level,credit_limit:"
-msgid "Has reached the credit limit"
-msgstr "Alcanzado el limite del cupo de crédito"
-
-msgctxt "model:res.group,name:group_credit_limit"
-msgid "Account Credit Limit"
-msgstr "Cuenta de Limite de Crédito"
-
-msgctxt "view:account.configuration:"
-msgid "Credit Limit"
-msgstr "Cupo de Crédito"
-
-msgctxt "view:party.party:"
-msgid "Credit Limit"
-msgstr "Cupo de Crédito"
diff --git a/locale/es_MX.po b/locale/es_MX.po
deleted file mode 100644
index 602d12b..0000000
--- a/locale/es_MX.po
+++ /dev/null
@@ -1,53 +0,0 @@
-#
-msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
-
-msgctxt "error:party.party:"
-msgid "\"%s\" has reached the credit limit amount (%s)"
-msgstr "\"%s\" ha alcanzado el límite del importe de crédito (%s)."
-
-msgctxt "error:party.party:"
-msgid "\"%s\" has reached the dunning credit limit (%s)"
-msgstr "\"%s\" ha alcanzado el límite del crédito reclamado (%s)."
-
-msgctxt "field:account.configuration,default_credit_limit_amount:"
-msgid "Default Credit Limit Amount"
-msgstr "Importe límite de crédito predefinido"
-
-msgctxt "field:account.configuration,default_credit_limit_amount_digits:"
-msgid "Currency Digits"
-msgstr "Decimales de la moneda"
-
-msgctxt "field:account.dunning.level,credit_limit:"
-msgid "Credit Limit"
-msgstr "Límite de crédito"
-
-msgctxt "field:party.party,credit_amount:"
-msgid "Credit Amount"
-msgstr "Importe de crédito"
-
-msgctxt "field:party.party,credit_limit_amount:"
-msgid "Credit Limit Amount"
-msgstr "Importe límite de crédito"
-
-msgctxt "field:party.party,credit_limit_digits:"
-msgid "Currency Digits"
-msgstr "Decimales de la moneda"
-
-msgctxt "help:account.dunning.level,credit_limit:"
-msgid "Has reached the credit limit"
-msgstr "Ha alcanzado el límite de crédito."
-
-msgctxt "model:res.group,name:group_credit_limit"
-msgid "Account Credit Limit"
-msgstr "Límite de crédito contable"
-
-#, fuzzy
-msgctxt "view:account.configuration:"
-msgid "Credit Limit"
-msgstr "Límite de crédito"
-
-#, fuzzy
-msgctxt "view:party.party:"
-msgid "Credit Limit"
-msgstr "Límite de crédito"
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 7e664e0..1433416 100644
--- a/locale/it_IT.po
+++ b/locale/it_IT.po
@@ -4,48 +4,48 @@ msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "error:party.party:"
msgid "\"%s\" has reached the credit limit amount (%s)"
-msgstr ""
+msgstr "\"%s\" ha raggiunto il livello di fido (%s)"
msgctxt "error:party.party:"
msgid "\"%s\" has reached the dunning credit limit (%s)"
-msgstr ""
+msgstr "\"%s\" ha raggiunto il livello di sollecito (%s)"
msgctxt "field:account.configuration,default_credit_limit_amount:"
msgid "Default Credit Limit Amount"
-msgstr ""
+msgstr "Importo predeterminato del fido cliente"
msgctxt "field:account.configuration,default_credit_limit_amount_digits:"
msgid "Currency Digits"
-msgstr ""
+msgstr "posizioni valuta"
msgctxt "field:account.dunning.level,credit_limit:"
msgid "Credit Limit"
-msgstr ""
+msgstr "fido cliente"
msgctxt "field:party.party,credit_amount:"
msgid "Credit Amount"
-msgstr ""
+msgstr "importo credito"
msgctxt "field:party.party,credit_limit_amount:"
msgid "Credit Limit Amount"
-msgstr ""
+msgstr "importo fido cliente"
msgctxt "field:party.party,credit_limit_digits:"
msgid "Currency Digits"
-msgstr ""
+msgstr "posizioni valuta"
msgctxt "help:account.dunning.level,credit_limit:"
msgid "Has reached the credit limit"
-msgstr ""
+msgstr "limite fido cliente raggiunto"
msgctxt "model:res.group,name:group_credit_limit"
msgid "Account Credit Limit"
-msgstr ""
+msgstr "conto fido cliente"
msgctxt "view:account.configuration:"
msgid "Credit Limit"
-msgstr ""
+msgstr "Fido Cliente"
msgctxt "view:party.party:"
msgid "Credit Limit"
-msgstr ""
+msgstr "Fido Cliente"
diff --git a/locale/ja_JP.po b/locale/ja_JP.po
index 7e664e0..9b66ac0 100644
--- a/locale/ja_JP.po
+++ b/locale/ja_JP.po
@@ -40,7 +40,7 @@ msgstr ""
msgctxt "model:res.group,name:group_credit_limit"
msgid "Account Credit Limit"
-msgstr ""
+msgstr "Account Credit Limit"
msgctxt "view:account.configuration:"
msgid "Credit Limit"
diff --git a/locale/nl_NL.po b/locale/lo.po
similarity index 85%
copy from locale/nl_NL.po
copy to locale/lo.po
index ed9e918..83382c0 100644
--- a/locale/nl_NL.po
+++ b/locale/lo.po
@@ -4,7 +4,7 @@ msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "error:party.party:"
msgid "\"%s\" has reached the credit limit amount (%s)"
-msgstr ""
+msgstr "ໜີ້ \"%s\" ຮອດຂີດຈຳນວນຈຳກັດ (%s) ແລ້ວ"
msgctxt "error:party.party:"
msgid "\"%s\" has reached the dunning credit limit (%s)"
@@ -17,7 +17,7 @@ msgstr ""
#, fuzzy
msgctxt "field:account.configuration,default_credit_limit_amount_digits:"
msgid "Currency Digits"
-msgstr "Valuta decimalen"
+msgstr "ໂຕເລກສະກຸນເງິນ"
msgctxt "field:account.dunning.level,credit_limit:"
msgid "Credit Limit"
@@ -34,7 +34,7 @@ msgstr ""
#, fuzzy
msgctxt "field:party.party,credit_limit_digits:"
msgid "Currency Digits"
-msgstr "Valuta decimalen"
+msgstr "ໂຕເລກສະກຸນເງິນ"
msgctxt "help:account.dunning.level,credit_limit:"
msgid "Has reached the credit limit"
diff --git a/locale/lo_LA.po b/locale/lt.po
similarity index 100%
rename from locale/lo_LA.po
rename to locale/lt.po
diff --git a/locale/lt_LT.po b/locale/lt_LT.po
deleted file mode 100644
index 7e664e0..0000000
--- a/locale/lt_LT.po
+++ /dev/null
@@ -1,51 +0,0 @@
-#
-msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
-
-msgctxt "error:party.party:"
-msgid "\"%s\" has reached the credit limit amount (%s)"
-msgstr ""
-
-msgctxt "error:party.party:"
-msgid "\"%s\" has reached the dunning credit limit (%s)"
-msgstr ""
-
-msgctxt "field:account.configuration,default_credit_limit_amount:"
-msgid "Default Credit Limit Amount"
-msgstr ""
-
-msgctxt "field:account.configuration,default_credit_limit_amount_digits:"
-msgid "Currency Digits"
-msgstr ""
-
-msgctxt "field:account.dunning.level,credit_limit:"
-msgid "Credit Limit"
-msgstr ""
-
-msgctxt "field:party.party,credit_amount:"
-msgid "Credit Amount"
-msgstr ""
-
-msgctxt "field:party.party,credit_limit_amount:"
-msgid "Credit Limit Amount"
-msgstr ""
-
-msgctxt "field:party.party,credit_limit_digits:"
-msgid "Currency Digits"
-msgstr ""
-
-msgctxt "help:account.dunning.level,credit_limit:"
-msgid "Has reached the credit limit"
-msgstr ""
-
-msgctxt "model:res.group,name:group_credit_limit"
-msgid "Account Credit Limit"
-msgstr ""
-
-msgctxt "view:account.configuration:"
-msgid "Credit Limit"
-msgstr ""
-
-msgctxt "view:party.party:"
-msgid "Credit Limit"
-msgstr ""
diff --git a/locale/nl_NL.po b/locale/nl.po
similarity index 100%
rename from locale/nl_NL.po
rename to locale/nl.po
diff --git a/locale/it_IT.po b/locale/pl.po
similarity index 97%
copy from locale/it_IT.po
copy to locale/pl.po
index 7e664e0..9b66ac0 100644
--- a/locale/it_IT.po
+++ b/locale/pl.po
@@ -40,7 +40,7 @@ msgstr ""
msgctxt "model:res.group,name:group_credit_limit"
msgid "Account Credit Limit"
-msgstr ""
+msgstr "Account Credit Limit"
msgctxt "view:account.configuration:"
msgid "Credit Limit"
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/setup.py b/setup.py
index 9bee088..f417d41 100644
--- a/setup.py
+++ b/setup.py
@@ -89,6 +89,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 dec0846..5865e1f 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
[tryton]
-version=4.0.0
+version=4.2.0
depends:
account
company
diff --git a/trytond_account_credit_limit.egg-info/PKG-INFO b/trytond_account_credit_limit.egg-info/PKG-INFO
index 60ca856..3dd18d0 100644
--- a/trytond_account_credit_limit.egg-info/PKG-INFO
+++ b/trytond_account_credit_limit.egg-info/PKG-INFO
@@ -1,12 +1,12 @@
Metadata-Version: 1.1
Name: trytond-account-credit-limit
-Version: 4.0.0
+Version: 4.2.0
Summary: Tryton module for account credit limit
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_account_credit_limit
============================
@@ -62,6 +62,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_account_credit_limit.egg-info/SOURCES.txt b/trytond_account_credit_limit.egg-info/SOURCES.txt
index 365e4a0..a6bcede 100644
--- a/trytond_account_credit_limit.egg-info/SOURCES.txt
+++ b/trytond_account_credit_limit.egg-info/SOURCES.txt
@@ -14,49 +14,47 @@ tryton.cfg
./party.py
./party.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_account_credit_limit.py
./view/configuration_form.xml
./view/dunning_level_form.xml
./view/party_form.xml
doc/index.rst
-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_account_credit_limit.egg-info/PKG-INFO
trytond_account_credit_limit.egg-info/SOURCES.txt
diff --git a/trytond_account_credit_limit.egg-info/requires.txt b/trytond_account_credit_limit.egg-info/requires.txt
index a41c40c..514dd55 100644
--- a/trytond_account_credit_limit.egg-info/requires.txt
+++ b/trytond_account_credit_limit.egg-info/requires.txt
@@ -1,4 +1,4 @@
-trytond_account >= 4.0, < 4.1
-trytond_company >= 4.0, < 4.1
-trytond_party >= 4.0, < 4.1
-trytond >= 4.0, < 4.1
\ No newline at end of file
+trytond_account >= 4.2, < 4.3
+trytond_company >= 4.2, < 4.3
+trytond_party >= 4.2, < 4.3
+trytond >= 4.2, < 4.3
diff --git a/view/dunning_level_form.xml b/view/dunning_level_form.xml
index c12c34b..e0df80e 100644
--- a/view/dunning_level_form.xml
+++ b/view/dunning_level_form.xml
@@ -2,7 +2,7 @@
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<data>
- <xpath expr="/form/field[@name='days']" position="after">
+ <xpath expr="/form/field[@name='overdue']" position="after">
<label name="credit_limit"/>
<field name="credit_limit"/>
</xpath>
--
tryton-modules-account-credit-limit
More information about the tryton-debian-vcs
mailing list