[tryton-debian-vcs] tryton-modules-stock-lot-sled branch upstream updated. upstream/4.4.0-1-g017b51d
Mathias Behrle
tryton-debian-vcs at alioth.debian.org
Fri Nov 10 12:21:35 UTC 2017
The following commit has been merged in the upstream branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/tryton-modules-stock-lot-sled.git;a=commitdiff;h=upstream/4.4.0-1-g017b51d
commit 017b51d6356849a63dc389a667ec95589a443738
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Mon Nov 6 14:41:24 2017 +0100
Adding upstream version 4.6.0.
Signed-off-by: Mathias Behrle <mathiasb at m9s.biz>
diff --git a/.drone.yml b/.drone.yml
new file mode 100644
index 0000000..e0bc2f7
--- /dev/null
+++ b/.drone.yml
@@ -0,0 +1,51 @@
+clone:
+ hg:
+ image: plugins/hg
+
+pipeline:
+ tox:
+ image: ${IMAGE}
+ environment:
+ - CFLAGS=-O0
+ - DB_CACHE=/cache
+ - TOX_TESTENV_PASSENV=CFLAGS DB_CACHE
+ - POSTGRESQL_URI=postgresql://postgres@postgresql:5432/
+ commands:
+ - pip install tox
+ - tox -e "${TOXENV}-${DATABASE}"
+ volumes:
+ - cache:/root/.cache
+
+services:
+ postgresql:
+ image: postgres
+ when:
+ matrix:
+ DATABASE: postgresql
+
+matrix:
+ include:
+ - IMAGE: python:2.7
+ TOXENV: py27
+ DATABASE: sqlite
+ - IMAGE: python:2.7
+ TOXENV: py27
+ DATABASE: postgresql
+ - IMAGE: python:3.4
+ TOXENV: py34
+ DATABASE: sqlite
+ - IMAGE: python:3.4
+ TOXENV: py34
+ DATABASE: postgresql
+ - IMAGE: python:3.5
+ TOXENV: py35
+ DATABASE: sqlite
+ - IMAGE: python:3.5
+ TOXENV: py35
+ DATABASE: postgresql
+ - IMAGE: python:3.6
+ TOXENV: py36
+ DATABASE: sqlite
+ - IMAGE: python:3.6
+ TOXENV: py36
+ DATABASE: postgresql
diff --git a/CHANGELOG b/CHANGELOG
index 25d64f3..8886666 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+Version 4.6.0 - 2017-10-30
+* Bug fixes (see mercurial logs for details)
+
Version 4.4.0 - 2017-05-01
* Bug fixes (see mercurial logs for details)
* Change shelf_life_delay into TimeDelta
diff --git a/PKG-INFO b/PKG-INFO
index 26a2efb..f527f4f 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,12 +1,12 @@
Metadata-Version: 1.1
Name: trytond_stock_lot_sled
-Version: 4.4.0
+Version: 4.6.0
Summary: Tryton module for shelf life expiration date of product lots
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.4/
+Download-URL: http://downloads.tryton.org/4.6/
Description: trytond_stock_lot_sled
======================
@@ -70,9 +70,9 @@ Classifier: Natural Language :: Slovenian
Classifier: Natural Language :: Spanish
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
-Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
+Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Office/Business
diff --git a/locale/bg.po b/locale/bg.po
index 3016ebd..9d14885 100644
--- a/locale/bg.po
+++ b/locale/bg.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -71,7 +71,7 @@ msgid "ID"
msgstr ""
msgctxt "field:stock.location.lot.shelf_life,rec_name:"
-msgid "Name"
+msgid "Record Name"
msgstr ""
msgctxt "field:stock.location.lot.shelf_life,shelf_life_delay:"
diff --git a/locale/ca.po b/locale/ca.po
index 3974751..ebff90a 100644
--- a/locale/ca.po
+++ b/locale/ca.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -71,8 +71,8 @@ msgid "ID"
msgstr "ID"
msgctxt "field:stock.location.lot.shelf_life,rec_name:"
-msgid "Name"
-msgstr "Nom"
+msgid "Record Name"
+msgstr "Nom del registre"
msgctxt "field:stock.location.lot.shelf_life,shelf_life_delay:"
msgid "Shelf Life Delay"
diff --git a/locale/cs.po b/locale/cs.po
index 0b627b8..6e961c8 100644
--- a/locale/cs.po
+++ b/locale/cs.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -67,7 +67,7 @@ msgid "ID"
msgstr ""
msgctxt "field:stock.location.lot.shelf_life,rec_name:"
-msgid "Name"
+msgid "Record Name"
msgstr ""
msgctxt "field:stock.location.lot.shelf_life,shelf_life_delay:"
diff --git a/locale/de.po b/locale/de.po
index d8885a9..512e47c 100644
--- a/locale/de.po
+++ b/locale/de.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -72,8 +72,8 @@ msgid "ID"
msgstr "ID"
msgctxt "field:stock.location.lot.shelf_life,rec_name:"
-msgid "Name"
-msgstr "Name"
+msgid "Record Name"
+msgstr ""
msgctxt "field:stock.location.lot.shelf_life,shelf_life_delay:"
msgid "Shelf Life Delay"
diff --git a/locale/es.po b/locale/es.po
index 486b190..f295f07 100644
--- a/locale/es.po
+++ b/locale/es.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -71,8 +71,8 @@ msgid "ID"
msgstr "ID"
msgctxt "field:stock.location.lot.shelf_life,rec_name:"
-msgid "Name"
-msgstr "Nombre"
+msgid "Record Name"
+msgstr "Nombre del registro"
msgctxt "field:stock.location.lot.shelf_life,shelf_life_delay:"
msgid "Shelf Life Delay"
diff --git a/locale/es_419.po b/locale/es_419.po
index 5296d48..f0e8ab3 100644
--- a/locale/es_419.po
+++ b/locale/es_419.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -67,7 +67,7 @@ msgid "ID"
msgstr ""
msgctxt "field:stock.location.lot.shelf_life,rec_name:"
-msgid "Name"
+msgid "Record Name"
msgstr ""
msgctxt "field:stock.location.lot.shelf_life,shelf_life_delay:"
diff --git a/locale/fr.po b/locale/fr.po
index d17866a..c36c5a9 100644
--- a/locale/fr.po
+++ b/locale/fr.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -71,8 +71,8 @@ msgid "ID"
msgstr "ID"
msgctxt "field:stock.location.lot.shelf_life,rec_name:"
-msgid "Name"
-msgstr "Nom"
+msgid "Record Name"
+msgstr "Nom de l'enregistrement"
msgctxt "field:stock.location.lot.shelf_life,shelf_life_delay:"
msgid "Shelf Life Delay"
diff --git a/locale/hu_HU.po b/locale/hu_HU.po
index 6c4c21b..2a21f74 100644
--- a/locale/hu_HU.po
+++ b/locale/hu_HU.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -75,7 +75,7 @@ msgid "ID"
msgstr ""
msgctxt "field:stock.location.lot.shelf_life,rec_name:"
-msgid "Name"
+msgid "Record Name"
msgstr ""
#, fuzzy
diff --git a/locale/it_IT.po b/locale/it_IT.po
index ba163b3..880362a 100644
--- a/locale/it_IT.po
+++ b/locale/it_IT.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -67,7 +67,7 @@ msgid "ID"
msgstr ""
msgctxt "field:stock.location.lot.shelf_life,rec_name:"
-msgid "Name"
+msgid "Record Name"
msgstr ""
msgctxt "field:stock.location.lot.shelf_life,shelf_life_delay:"
diff --git a/locale/ja_JP.po b/locale/ja_JP.po
index 1084e5d..1b77349 100644
--- a/locale/ja_JP.po
+++ b/locale/ja_JP.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -67,7 +67,7 @@ msgid "ID"
msgstr ""
msgctxt "field:stock.location.lot.shelf_life,rec_name:"
-msgid "Name"
+msgid "Record Name"
msgstr ""
msgctxt "field:stock.location.lot.shelf_life,shelf_life_delay:"
diff --git a/locale/lo.po b/locale/lo.po
index 90d6c70..62fd520 100644
--- a/locale/lo.po
+++ b/locale/lo.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -67,7 +67,7 @@ msgid "ID"
msgstr ""
msgctxt "field:stock.location.lot.shelf_life,rec_name:"
-msgid "Name"
+msgid "Record Name"
msgstr ""
msgctxt "field:stock.location.lot.shelf_life,shelf_life_delay:"
diff --git a/locale/lt.po b/locale/lt.po
index 0b627b8..6e961c8 100644
--- a/locale/lt.po
+++ b/locale/lt.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -67,7 +67,7 @@ msgid "ID"
msgstr ""
msgctxt "field:stock.location.lot.shelf_life,rec_name:"
-msgid "Name"
+msgid "Record Name"
msgstr ""
msgctxt "field:stock.location.lot.shelf_life,shelf_life_delay:"
diff --git a/locale/nl.po b/locale/nl.po
index d9913d7..2c8922c 100644
--- a/locale/nl.po
+++ b/locale/nl.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -67,7 +67,7 @@ msgid "ID"
msgstr ""
msgctxt "field:stock.location.lot.shelf_life,rec_name:"
-msgid "Name"
+msgid "Record Name"
msgstr ""
msgctxt "field:stock.location.lot.shelf_life,shelf_life_delay:"
diff --git a/locale/pl.po b/locale/pl.po
index 1084e5d..49d4981 100644
--- a/locale/pl.po
+++ b/locale/pl.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -56,19 +56,19 @@ msgstr ""
msgctxt "field:stock.location.lot.shelf_life,create_date:"
msgid "Create Date"
-msgstr ""
+msgstr "Data utworzenia"
msgctxt "field:stock.location.lot.shelf_life,create_uid:"
msgid "Create User"
-msgstr ""
+msgstr "Utworzył"
msgctxt "field:stock.location.lot.shelf_life,id:"
msgid "ID"
-msgstr ""
+msgstr "ID"
msgctxt "field:stock.location.lot.shelf_life,rec_name:"
-msgid "Name"
-msgstr ""
+msgid "Record Name"
+msgstr "Nazwa rekordu"
msgctxt "field:stock.location.lot.shelf_life,shelf_life_delay:"
msgid "Shelf Life Delay"
@@ -76,15 +76,15 @@ msgstr ""
msgctxt "field:stock.location.lot.shelf_life,write_date:"
msgid "Write Date"
-msgstr ""
+msgstr "Data zapisu"
msgctxt "field:stock.location.lot.shelf_life,write_uid:"
msgid "Write User"
-msgstr ""
+msgstr "Zapisał"
msgctxt "field:stock.lot,expiration_date:"
msgid "Expiration Date"
-msgstr ""
+msgstr "Termin ważności"
msgctxt "field:stock.lot,expiration_state:"
msgid "Expiration State"
@@ -124,7 +124,7 @@ msgstr ""
msgctxt "model:res.group,name:group_stock_force_expiration"
msgid "Stock Force Expiration"
-msgstr "Stock Force Expiration"
+msgstr ""
msgctxt "model:stock.location.lot.shelf_life,name:"
msgid "Stock Configuration Lot Shelf Life"
@@ -132,75 +132,75 @@ msgstr ""
msgctxt "selection:product.product,expiration_state:"
msgid "None"
-msgstr ""
+msgstr "Brak"
msgctxt "selection:product.product,expiration_state:"
msgid "Optional"
-msgstr ""
+msgstr "Opcjonalny"
msgctxt "selection:product.product,expiration_state:"
msgid "Required"
-msgstr ""
+msgstr "Wymagany"
msgctxt "selection:product.product,shelf_life_state:"
msgid "None"
-msgstr ""
+msgstr "Brak"
msgctxt "selection:product.product,shelf_life_state:"
msgid "Optional"
-msgstr ""
+msgstr "Opcjonalny"
msgctxt "selection:product.product,shelf_life_state:"
msgid "Required"
-msgstr ""
+msgstr "Wymagany"
msgctxt "selection:product.template,expiration_state:"
msgid "None"
-msgstr ""
+msgstr "Brak"
msgctxt "selection:product.template,expiration_state:"
msgid "Optional"
-msgstr ""
+msgstr "Opcjonalny"
msgctxt "selection:product.template,expiration_state:"
msgid "Required"
-msgstr ""
+msgstr "Wymagany"
msgctxt "selection:product.template,shelf_life_state:"
msgid "None"
-msgstr ""
+msgstr "Brak"
msgctxt "selection:product.template,shelf_life_state:"
msgid "Optional"
-msgstr ""
+msgstr "Opcjonalny"
msgctxt "selection:product.template,shelf_life_state:"
msgid "Required"
-msgstr ""
+msgstr "Wymagany"
msgctxt "selection:stock.lot,expiration_state:"
msgid "None"
-msgstr ""
+msgstr "Brak"
msgctxt "selection:stock.lot,expiration_state:"
msgid "Optional"
-msgstr ""
+msgstr "Opcjonalny"
msgctxt "selection:stock.lot,expiration_state:"
msgid "Required"
-msgstr ""
+msgstr "Wymagany"
msgctxt "selection:stock.lot,shelf_life_expiration_state:"
msgid "None"
-msgstr ""
+msgstr "Brak"
msgctxt "selection:stock.lot,shelf_life_expiration_state:"
msgid "Optional"
-msgstr ""
+msgstr "Opcjonalny"
msgctxt "selection:stock.lot,shelf_life_expiration_state:"
msgid "Required"
-msgstr ""
+msgstr "Wymagany"
msgctxt "view:product.template:"
msgid "Shelf Life"
diff --git a/locale/pt_BR.po b/locale/pt_BR.po
index 17df8f0..58b1b60 100644
--- a/locale/pt_BR.po
+++ b/locale/pt_BR.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -71,8 +71,8 @@ msgid "ID"
msgstr "ID"
msgctxt "field:stock.location.lot.shelf_life,rec_name:"
-msgid "Name"
-msgstr "Nome"
+msgid "Record Name"
+msgstr "Nome do Registro"
msgctxt "field:stock.location.lot.shelf_life,shelf_life_delay:"
msgid "Shelf Life Delay"
diff --git a/locale/ru.po b/locale/ru.po
index 64649b1..d62b45a 100644
--- a/locale/ru.po
+++ b/locale/ru.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -71,7 +71,7 @@ msgid "ID"
msgstr ""
msgctxt "field:stock.location.lot.shelf_life,rec_name:"
-msgid "Name"
+msgid "Record Name"
msgstr ""
msgctxt "field:stock.location.lot.shelf_life,shelf_life_delay:"
diff --git a/locale/sl.po b/locale/sl.po
index 6e43544..779bd89 100644
--- a/locale/sl.po
+++ b/locale/sl.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -69,8 +69,8 @@ msgid "ID"
msgstr "ID"
msgctxt "field:stock.location.lot.shelf_life,rec_name:"
-msgid "Name"
-msgstr "Ime"
+msgid "Record Name"
+msgstr ""
msgctxt "field:stock.location.lot.shelf_life,shelf_life_delay:"
msgid "Shelf Life Delay"
diff --git a/locale/zh_CN.po b/locale/zh_CN.po
index 5c411ba..67afb34 100644
--- a/locale/zh_CN.po
+++ b/locale/zh_CN.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -71,7 +71,7 @@ msgid "ID"
msgstr ""
msgctxt "field:stock.location.lot.shelf_life,rec_name:"
-msgid "Name"
+msgid "Record Name"
msgstr ""
msgctxt "field:stock.location.lot.shelf_life,shelf_life_delay:"
diff --git a/setup.cfg b/setup.cfg
index 861a9f5..8bfd5a1 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,5 +1,4 @@
[egg_info]
tag_build =
tag_date = 0
-tag_svn_revision = 0
diff --git a/setup.py b/setup.py
index 5a14bfe..ce0894a 100644
--- a/setup.py
+++ b/setup.py
@@ -98,9 +98,9 @@ setup(name=name,
'Natural Language :: Spanish',
'Operating System :: OS Independent',
'Programming Language :: Python :: 2.7',
- 'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
+ 'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: Implementation :: CPython',
'Programming Language :: Python :: Implementation :: PyPy',
'Topic :: Office/Business',
diff --git a/tests/test_stock_lot_sled.py b/tests/test_stock_lot_sled.py
index b0c79f3..dddd9ec 100644
--- a/tests/test_stock_lot_sled.py
+++ b/tests/test_stock_lot_sled.py
@@ -34,7 +34,6 @@ class StockLotSLEDTestCase(ModuleTestCase):
name='Test SLED',
type='goods',
list_price=0,
- cost_price=0,
default_uom=u,
shelf_life_state='optional',
)
diff --git a/tox.ini b/tox.ini
new file mode 100644
index 0000000..527d859
--- /dev/null
+++ b/tox.ini
@@ -0,0 +1,18 @@
+[tox]
+envlist = {py27,py34,py35,py36}-{sqlite,postgresql,mysql},pypy-{sqlite,postgresql}
+
+[testenv]
+commands = {envpython} setup.py test
+deps =
+ {py27,py34,py35,py36}-postgresql: psycopg2 >= 2.5
+ pypy-postgresql: psycopg2cffi >= 2.5
+ mysql: MySQL-python
+ sqlite: sqlitebck
+setenv =
+ sqlite: TRYTOND_DATABASE_URI={env:SQLITE_URI:sqlite://}
+ postgresql: TRYTOND_DATABASE_URI={env:POSTGRESQL_URI:postgresql://}
+ mysql: TRYTOND_DATABASE_URI={env:MYSQL_URI:mysql://}
+ sqlite: DB_NAME={env:SQLITE_NAME::memory:}
+ postgresql: DB_NAME={env:POSTGRESQL_NAME:test}
+ mysql: DB_NAME={env:MYSQL_NAME:test}
+install_command = pip install --pre --find-links https://trydevpi.tryton.org/ {opts} {packages}
diff --git a/tryton.cfg b/tryton.cfg
index 50c05c7..de4284f 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
[tryton]
-version=4.4.0
+version=4.6.0
depends:
ir
product
diff --git a/trytond_stock_lot_sled.egg-info/PKG-INFO b/trytond_stock_lot_sled.egg-info/PKG-INFO
index eb1c219..8983539 100644
--- a/trytond_stock_lot_sled.egg-info/PKG-INFO
+++ b/trytond_stock_lot_sled.egg-info/PKG-INFO
@@ -1,12 +1,12 @@
Metadata-Version: 1.1
Name: trytond-stock-lot-sled
-Version: 4.4.0
+Version: 4.6.0
Summary: Tryton module for shelf life expiration date of product lots
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.4/
+Download-URL: http://downloads.tryton.org/4.6/
Description: trytond_stock_lot_sled
======================
@@ -70,9 +70,9 @@ Classifier: Natural Language :: Slovenian
Classifier: Natural Language :: Spanish
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
-Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
+Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Office/Business
diff --git a/trytond_stock_lot_sled.egg-info/SOURCES.txt b/trytond_stock_lot_sled.egg-info/SOURCES.txt
index c5f3066..8135845 100644
--- a/trytond_stock_lot_sled.egg-info/SOURCES.txt
+++ b/trytond_stock_lot_sled.egg-info/SOURCES.txt
@@ -1,12 +1,18 @@
+.drone.yml
+.hgtags
CHANGELOG
COPYRIGHT
INSTALL
LICENSE
MANIFEST.in
README
+__init__.py
+product.py
product.xml
setup.py
+stock.py
stock.xml
+tox.ini
tryton.cfg
./__init__.py
./product.py
@@ -57,6 +63,8 @@ locale/pt_BR.po
locale/ru.po
locale/sl.po
locale/zh_CN.po
+tests/__init__.py
+tests/test_stock_lot_sled.py
trytond_stock_lot_sled.egg-info/PKG-INFO
trytond_stock_lot_sled.egg-info/SOURCES.txt
trytond_stock_lot_sled.egg-info/dependency_links.txt
diff --git a/trytond_stock_lot_sled.egg-info/requires.txt b/trytond_stock_lot_sled.egg-info/requires.txt
index 24dc160..cdc176c 100644
--- a/trytond_stock_lot_sled.egg-info/requires.txt
+++ b/trytond_stock_lot_sled.egg-info/requires.txt
@@ -1,5 +1,5 @@
python-sql >= 0.5
-trytond_product >= 4.4, < 4.5
-trytond_stock >= 4.4, < 4.5
-trytond_stock_lot >= 4.4, < 4.5
-trytond >= 4.4, < 4.5
+trytond_product >= 4.6, < 4.7
+trytond_stock >= 4.6, < 4.7
+trytond_stock_lot >= 4.6, < 4.7
+trytond >= 4.6, < 4.7
--
tryton-modules-stock-lot-sled
More information about the tryton-debian-vcs
mailing list