[tryton-debian-vcs] tryton-modules-stock-inventory-location branch upstream updated. upstream/2.8.0-1-g0f07e39

git repository hosting tryton-debian-vcs at m9s.biz
Mon Nov 25 19:37:57 UTC 2013


The following commit has been merged in the upstream branch:
http://debian.tryton.org/gitweb/?p=packages/tryton-modules-stock-inventory-location.git;a=commitdiff;h=upstream/2.8.0-1-g0f07e39

commit 0f07e392266f3fb66c8301525f2eab0085542496
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Sun Nov 24 17:28:24 2013 +0100

    Adding upstream version 3.0.0.

diff --git a/CHANGELOG b/CHANGELOG
index 885eb13..e2ac888 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+Version 3.0.0 - 2013-10-21
+* Bug fixes (see mercurial logs for details)
+
 Version 2.8.0 - 2013-04-22
 * Bug fixes (see mercurial logs for details)
 
diff --git a/PKG-INFO b/PKG-INFO
index 4602c46..a9014a3 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,12 +1,12 @@
 Metadata-Version: 1.1
 Name: trytond_stock_inventory_location
-Version: 2.8.0
+Version: 3.0.0
 Summary: Tryton module to create inventories by locations
 Home-page: http://www.tryton.org/
 Author: Tryton
 Author-email: UNKNOWN
 License: GPL-3
-Download-URL: http://downloads.tryton.org/2.8/
+Download-URL: http://downloads.tryton.org/3.0/
 Description: trytond_stock_inventory_location
         ================================
         
@@ -60,6 +60,7 @@ Classifier: Natural Language :: English
 Classifier: Natural Language :: French
 Classifier: Natural Language :: German
 Classifier: Natural Language :: Russian
+Classifier: Natural Language :: Slovenian
 Classifier: Natural Language :: Spanish
 Classifier: Operating System :: OS Independent
 Classifier: Programming Language :: Python :: 2.6
diff --git a/locale/sl_SI.po b/locale/sl_SI.po
new file mode 100644
index 0000000..ac19966
--- /dev/null
+++ b/locale/sl_SI.po
@@ -0,0 +1,47 @@
+# 
+msgid ""
+msgstr "Content-Type: text/plain; charset=utf-8\n"
+
+msgctxt "field:stock.inventory.create.start,company:"
+msgid "Company"
+msgstr "Podjetje"
+
+msgctxt "field:stock.inventory.create.start,date:"
+msgid "Date"
+msgstr "Datum"
+
+msgctxt "field:stock.inventory.create.start,id:"
+msgid "ID"
+msgstr "ID"
+
+msgctxt "field:stock.inventory.create.start,locations:"
+msgid "Locations"
+msgstr "Lokacije"
+
+msgctxt "field:stock.inventory.create.start,lost_found:"
+msgid "Lost and Found"
+msgstr "Izgubljeno/najdeno"
+
+msgctxt "model:ir.action,name:wizard_create_inventory"
+msgid "Create Inventories"
+msgstr "Izdelava popisov"
+
+msgctxt "model:ir.ui.menu,name:menu_create_inventory"
+msgid "Create Inventories"
+msgstr "Izdelava popisov"
+
+msgctxt "model:stock.inventory.create.start,name:"
+msgid "Create Inventories"
+msgstr "Izdelava popisov"
+
+msgctxt "view:stock.inventory.create.start:"
+msgid "Create Inventories"
+msgstr "Izdelava popisov"
+
+msgctxt "wizard_button:stock.inventory.create,start,create_:"
+msgid "Create"
+msgstr "Ustvari"
+
+msgctxt "wizard_button:stock.inventory.create,start,end:"
+msgid "Cancel"
+msgstr "Prekliči"
diff --git a/setup.py b/setup.py
index 0236f1a..339ad8b 100644
--- a/setup.py
+++ b/setup.py
@@ -64,6 +64,7 @@ setup(name='trytond_stock_inventory_location',
         'Natural Language :: French',
         'Natural Language :: German',
         'Natural Language :: Russian',
+        'Natural Language :: Slovenian',
         'Natural Language :: Spanish',
         'Operating System :: OS Independent',
         'Programming Language :: Python :: 2.6',
diff --git a/tests/__init__.py b/tests/__init__.py
index e4f578e..e6d3576 100644
--- a/tests/__init__.py
+++ b/tests/__init__.py
@@ -2,3 +2,5 @@
 #this repository contains the full copyright notices and license terms.
 
 from .test_stock_inventory_location import suite
+
+__all__ = ['suite']
diff --git a/tryton.cfg b/tryton.cfg
index 0045eaa..c9e623c 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
 [tryton]
-version=2.8.0
+version=3.0.0
 depends:
     company
     ir
diff --git a/trytond_stock_inventory_location.egg-info/PKG-INFO b/trytond_stock_inventory_location.egg-info/PKG-INFO
index 57310f0..0a07e76 100644
--- a/trytond_stock_inventory_location.egg-info/PKG-INFO
+++ b/trytond_stock_inventory_location.egg-info/PKG-INFO
@@ -1,12 +1,12 @@
 Metadata-Version: 1.1
 Name: trytond-stock-inventory-location
-Version: 2.8.0
+Version: 3.0.0
 Summary: Tryton module to create inventories by locations
 Home-page: http://www.tryton.org/
 Author: Tryton
 Author-email: UNKNOWN
 License: GPL-3
-Download-URL: http://downloads.tryton.org/2.8/
+Download-URL: http://downloads.tryton.org/3.0/
 Description: trytond_stock_inventory_location
         ================================
         
@@ -60,6 +60,7 @@ Classifier: Natural Language :: English
 Classifier: Natural Language :: French
 Classifier: Natural Language :: German
 Classifier: Natural Language :: Russian
+Classifier: Natural Language :: Slovenian
 Classifier: Natural Language :: Spanish
 Classifier: Operating System :: OS Independent
 Classifier: Programming Language :: Python :: 2.6
diff --git a/trytond_stock_inventory_location.egg-info/SOURCES.txt b/trytond_stock_inventory_location.egg-info/SOURCES.txt
index 1b12cc6..86d9385 100644
--- a/trytond_stock_inventory_location.egg-info/SOURCES.txt
+++ b/trytond_stock_inventory_location.egg-info/SOURCES.txt
@@ -22,6 +22,7 @@ locale/es_ES.po
 locale/fr_FR.po
 locale/nl_NL.po
 locale/ru_RU.po
+locale/sl_SI.po
 trytond_stock_inventory_location.egg-info/PKG-INFO
 trytond_stock_inventory_location.egg-info/SOURCES.txt
 trytond_stock_inventory_location.egg-info/dependency_links.txt
diff --git a/trytond_stock_inventory_location.egg-info/requires.txt b/trytond_stock_inventory_location.egg-info/requires.txt
index 668770d..b24a68f 100644
--- a/trytond_stock_inventory_location.egg-info/requires.txt
+++ b/trytond_stock_inventory_location.egg-info/requires.txt
@@ -1,4 +1,4 @@
-trytond_company >= 2.8, < 2.9
-trytond_product >= 2.8, < 2.9
-trytond_stock >= 2.8, < 2.9
-trytond >= 2.8, < 2.9
\ No newline at end of file
+trytond_company >= 3.0, < 3.1
+trytond_product >= 3.0, < 3.1
+trytond_stock >= 3.0, < 3.1
+trytond >= 3.0, < 3.1
\ No newline at end of file
-- 
tryton-modules-stock-inventory-location



More information about the tryton-debian-vcs mailing list