[tryton-debian-vcs] tryton-modules-sale-supply-drop-shipment branch upstream-3.2 updated. upstream/3.2.0-1-gef06f3b

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Wed Nov 12 13:55:39 UTC 2014


The following commit has been merged in the upstream-3.2 branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/tryton-modules-sale-supply-drop-shipment.git;a=commitdiff;h=upstream/3.2.0-1-gef06f3b

commit ef06f3b7bd161e23f28a8060246944f6a6f30e39
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Wed Nov 12 13:57:25 2014 +0100

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

diff --git a/CHANGELOG b/CHANGELOG
index aeba0cd..808aca4 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+Version 3.2.1 - 2014-11-06
+* 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 d86a4f9..0230b98 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond_sale_supply_drop_shipment
-Version: 3.2.0
+Version: 3.2.1
 Summary: Tryton module for sale supply drop shipment
 Home-page: http://www.tryton.org/
 Author: Tryton
diff --git a/tests/scenario_sale_supply_drop_shipment.rst b/tests/scenario_sale_supply_drop_shipment.rst
index f730ff5..bd89552 100644
--- a/tests/scenario_sale_supply_drop_shipment.rst
+++ b/tests/scenario_sale_supply_drop_shipment.rst
@@ -17,6 +17,7 @@ Imports::
 Create database::
 
     >>> config = config.set_trytond()
+    >>> config.pool.test = True
 
 Install sale_supply, sale, purchase::
 
diff --git a/tryton.cfg b/tryton.cfg
index 9f5e064..d0e0a5d 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
 [tryton]
-version=3.2.0
+version=3.2.1
 depends:
     company
     ir
diff --git a/trytond_sale_supply_drop_shipment.egg-info/PKG-INFO b/trytond_sale_supply_drop_shipment.egg-info/PKG-INFO
index 1d3f960..50425b8 100644
--- a/trytond_sale_supply_drop_shipment.egg-info/PKG-INFO
+++ b/trytond_sale_supply_drop_shipment.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond-sale-supply-drop-shipment
-Version: 3.2.0
+Version: 3.2.1
 Summary: Tryton module for sale supply drop shipment
 Home-page: http://www.tryton.org/
 Author: Tryton
diff --git a/trytond_sale_supply_drop_shipment.egg-info/SOURCES.txt b/trytond_sale_supply_drop_shipment.egg-info/SOURCES.txt
index 8a2f8e5..663107d 100644
--- a/trytond_sale_supply_drop_shipment.egg-info/SOURCES.txt
+++ b/trytond_sale_supply_drop_shipment.egg-info/SOURCES.txt
@@ -11,10 +11,30 @@ stock.xml
 tryton.cfg
 ./__init__.py
 ./purchase.py
+./purchase.xml
 ./sale.py
+./sale.xml
 ./stock.py
+./stock.xml
+./tryton.cfg
+./locale/ca_ES.po
+./locale/de_DE.po
+./locale/es_AR.po
+./locale/es_CO.po
+./locale/es_ES.po
+./locale/fr_FR.po
+./locale/sl_SI.po
 ./tests/__init__.py
+./tests/scenario_sale_supply_drop_shipment.rst
 ./tests/test_sale_supply_drop_shipment.py
+./view/product_supplier_form.xml
+./view/purchase_form.xml
+./view/purchase_request_form.xml
+./view/purchase_request_tree.xml
+./view/sale_form.xml
+./view/shipment_drop_form.xml
+./view/shipment_drop_tree.xml
+./view/stock_configuration_form.xml
 doc/index.rst
 locale/ca_ES.po
 locale/de_DE.po
-- 
tryton-modules-sale-supply-drop-shipment



More information about the tryton-debian-vcs mailing list