[tryton-debian-vcs] tryton-modules-account-invoice-stock branch debian updated. debian/4.0.1-1-3-g285f1d9

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Tue Dec 6 15:18:14 UTC 2016


The following commit has been merged in the debian branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/tryton-modules-account-invoice-stock.git;a=commitdiff;h=debian/4.0.1-1-3-g285f1d9

commit 285f1d9770c3b06cc5db82366f17032235294dba
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Tue Dec 6 10:58:05 2016 +0100

    Releasing debian version 4.2.0-1.
    
    Signed-off-by: Mathias Behrle <mathiasb at m9s.biz>

diff --git a/debian/changelog b/debian/changelog
index b53b1bc..98d1cba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+tryton-modules-account-invoice-stock (4.2.0-1) unstable; urgency=medium
+
+  * Updating to Standards-Version: 3.9.8, no changes needed.
+  * Merging upstream version 4.2.0.
+
+ -- Mathias Behrle <mathiasb at m9s.biz>  Mon, 05 Dec 2016 15:31:06 +0100
+
 tryton-modules-account-invoice-stock (4.0.1-1) unstable; urgency=medium
 
   * Updating signing-key.asc with the actual upstream maintainer keys.
commit dc5a5ca4f29a1be1f97cabe06ac67d5f8b87e3b0
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Mon Dec 5 09:34:12 2016 +0100

    Merging upstream version 4.2.0.

diff --git a/CHANGELOG b/CHANGELOG
index 269fc46..01bf130 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-Version 4.0.1 - 2016-05-11
+Version 4.2.0 - 2016-11-28
 * Bug fixes (see mercurial logs for details)
 
 Version 4.0.0 - 2016-05-02
diff --git a/INSTALL b/INSTALL
index 4318345..56f12de 100644
--- a/INSTALL
+++ b/INSTALL
@@ -25,7 +25,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 7f40486..424d778 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,12 +1,12 @@
 Metadata-Version: 1.1
 Name: trytond_account_invoice_stock
-Version: 4.0.1
+Version: 4.2.0
 Summary: Tryton module to link stock and invoice
 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_invoice_stock
         =============================
         
@@ -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 97%
rename from locale/bg_BG.po
rename to locale/bg.po
index 0d3cb8e..31c3dc2 100644
--- a/locale/bg_BG.po
+++ b/locale/bg.po
@@ -56,6 +56,7 @@ msgctxt "model:account.invoice.line-stock.move,name:"
 msgid "Invoice Line - Stock Move"
 msgstr ""
 
+#, fuzzy
 msgctxt "view:account.invoice.line:"
 msgid "Stock"
-msgstr ""
+msgstr "Наличност"
diff --git a/locale/ca_ES.po b/locale/ca.po
similarity index 90%
rename from locale/ca_ES.po
rename to locale/ca.po
index 75a8bef..93b318d 100644
--- a/locale/ca_ES.po
+++ b/locale/ca.po
@@ -8,11 +8,11 @@ msgstr "Moviments d'estoc"
 
 msgctxt "field:account.invoice.line-stock.move,create_date:"
 msgid "Create Date"
-msgstr "Data creació"
+msgstr "Data de creació"
 
 msgctxt "field:account.invoice.line-stock.move,create_uid:"
 msgid "Create User"
-msgstr "Usuari creació"
+msgstr "Usuari de creació"
 
 msgctxt "field:account.invoice.line-stock.move,id:"
 msgid "ID"
@@ -32,11 +32,11 @@ msgstr "Moviment d'estoc"
 
 msgctxt "field:account.invoice.line-stock.move,write_date:"
 msgid "Write Date"
-msgstr "Data modificació"
+msgstr "Data de modificació"
 
 msgctxt "field:account.invoice.line-stock.move,write_uid:"
 msgid "Write User"
-msgstr "Usuari modificació"
+msgstr "Usuari de modificació"
 
 msgctxt "field:stock.move,invoice_lines:"
 msgid "Invoice Lines"
diff --git a/locale/lt_LT.po b/locale/cs.po
similarity index 97%
rename from locale/lt_LT.po
rename to locale/cs.po
index ce590a6..403603c 100644
--- a/locale/lt_LT.po
+++ b/locale/cs.po
@@ -22,9 +22,10 @@ msgctxt "field:account.invoice.line-stock.move,invoice_line:"
 msgid "Invoice Line"
 msgstr ""
 
+#, fuzzy
 msgctxt "field:account.invoice.line-stock.move,rec_name:"
 msgid "Name"
-msgstr ""
+msgstr "Namu"
 
 msgctxt "field:account.invoice.line-stock.move,stock_move:"
 msgid "Stock Move"
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_EC.po b/locale/es.po
similarity index 93%
rename from locale/es_EC.po
rename to locale/es.po
index a34dbdf..3fcc46e 100644
--- a/locale/es_EC.po
+++ b/locale/es.po
@@ -12,7 +12,7 @@ msgstr "Fecha de creación"
 
 msgctxt "field:account.invoice.line-stock.move,create_uid:"
 msgid "Create User"
-msgstr "Creado por usuario"
+msgstr "Usuario de creación"
 
 msgctxt "field:account.invoice.line-stock.move,id:"
 msgid "ID"
@@ -36,7 +36,7 @@ msgstr "Fecha de modificación"
 
 msgctxt "field:account.invoice.line-stock.move,write_uid:"
 msgid "Write User"
-msgstr "Modificado por usuario"
+msgstr "Usuario de modificación"
 
 msgctxt "field:stock.move,invoice_lines:"
 msgid "Invoice Lines"
@@ -48,4 +48,4 @@ msgstr "Línea de factura - Movimiento de stock"
 
 msgctxt "view:account.invoice.line:"
 msgid "Stock"
-msgstr "Stock"
+msgstr "Logística"
diff --git a/locale/it_IT.po b/locale/es_419.po
similarity index 93%
copy from locale/it_IT.po
copy to locale/es_419.po
index ce590a6..bcf05c3 100644
--- a/locale/it_IT.po
+++ b/locale/es_419.po
@@ -12,7 +12,7 @@ msgstr ""
 
 msgctxt "field:account.invoice.line-stock.move,create_uid:"
 msgid "Create User"
-msgstr ""
+msgstr "Creado por usuario"
 
 msgctxt "field:account.invoice.line-stock.move,id:"
 msgid "ID"
@@ -36,7 +36,7 @@ msgstr ""
 
 msgctxt "field:account.invoice.line-stock.move,write_uid:"
 msgid "Write User"
-msgstr ""
+msgstr "Modificado por usuario"
 
 msgctxt "field:stock.move,invoice_lines:"
 msgid "Invoice Lines"
@@ -48,4 +48,4 @@ msgstr ""
 
 msgctxt "view:account.invoice.line:"
 msgid "Stock"
-msgstr ""
+msgstr "Stock"
diff --git a/locale/es_AR.po b/locale/es_AR.po
deleted file mode 100644
index b5139e4..0000000
--- a/locale/es_AR.po
+++ /dev/null
@@ -1,51 +0,0 @@
-# 
-msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
-
-msgctxt "field:account.invoice.line,stock_moves:"
-msgid "Stock Moves"
-msgstr "Movimientos de existencias"
-
-msgctxt "field:account.invoice.line-stock.move,create_date:"
-msgid "Create Date"
-msgstr "Fecha creación"
-
-msgctxt "field:account.invoice.line-stock.move,create_uid:"
-msgid "Create User"
-msgstr "Usuario creación"
-
-msgctxt "field:account.invoice.line-stock.move,id:"
-msgid "ID"
-msgstr "ID"
-
-msgctxt "field:account.invoice.line-stock.move,invoice_line:"
-msgid "Invoice Line"
-msgstr "Línea de factura"
-
-msgctxt "field:account.invoice.line-stock.move,rec_name:"
-msgid "Name"
-msgstr "Nombre"
-
-msgctxt "field:account.invoice.line-stock.move,stock_move:"
-msgid "Stock Move"
-msgstr "Movimiento de existencias"
-
-msgctxt "field:account.invoice.line-stock.move,write_date:"
-msgid "Write Date"
-msgstr "Fecha modificación"
-
-msgctxt "field:account.invoice.line-stock.move,write_uid:"
-msgid "Write User"
-msgstr "Usuario modificación"
-
-msgctxt "field:stock.move,invoice_lines:"
-msgid "Invoice Lines"
-msgstr "Líneas de factura"
-
-msgctxt "model:account.invoice.line-stock.move,name:"
-msgid "Invoice Line - Stock Move"
-msgstr "Línea de factura - Movimiento de existencias"
-
-msgctxt "view:account.invoice.line:"
-msgid "Stock"
-msgstr "Existencias"
diff --git a/locale/es_CO.po b/locale/es_CO.po
deleted file mode 100644
index e7e3b9c..0000000
--- a/locale/es_CO.po
+++ /dev/null
@@ -1,51 +0,0 @@
-# 
-msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
-
-msgctxt "field:account.invoice.line,stock_moves:"
-msgid "Stock Moves"
-msgstr "Movimientos de Inventarios"
-
-msgctxt "field:account.invoice.line-stock.move,create_date:"
-msgid "Create Date"
-msgstr "Fecha de Creación"
-
-msgctxt "field:account.invoice.line-stock.move,create_uid:"
-msgid "Create User"
-msgstr "Creado por Usuario"
-
-msgctxt "field:account.invoice.line-stock.move,id:"
-msgid "ID"
-msgstr "ID"
-
-msgctxt "field:account.invoice.line-stock.move,invoice_line:"
-msgid "Invoice Line"
-msgstr "Línea de Factura"
-
-msgctxt "field:account.invoice.line-stock.move,rec_name:"
-msgid "Name"
-msgstr "Nombre"
-
-msgctxt "field:account.invoice.line-stock.move,stock_move:"
-msgid "Stock Move"
-msgstr "Movimiento de Inventarios"
-
-msgctxt "field:account.invoice.line-stock.move,write_date:"
-msgid "Write Date"
-msgstr "Fecha de Modificación"
-
-msgctxt "field:account.invoice.line-stock.move,write_uid:"
-msgid "Write User"
-msgstr "Modificado por Usuario"
-
-msgctxt "field:stock.move,invoice_lines:"
-msgid "Invoice Lines"
-msgstr "Líneas de Factura"
-
-msgctxt "model:account.invoice.line-stock.move,name:"
-msgid "Invoice Line - Stock Move"
-msgstr "Linea de Factura - Movimiento de Inventario"
-
-msgctxt "view:account.invoice.line:"
-msgid "Stock"
-msgstr "Inventarios"
diff --git a/locale/es_ES.po b/locale/es_ES.po
deleted file mode 100644
index 441af8b..0000000
--- a/locale/es_ES.po
+++ /dev/null
@@ -1,51 +0,0 @@
-# 
-msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
-
-msgctxt "field:account.invoice.line,stock_moves:"
-msgid "Stock Moves"
-msgstr "Movimientos de stock"
-
-msgctxt "field:account.invoice.line-stock.move,create_date:"
-msgid "Create Date"
-msgstr "Fecha creación"
-
-msgctxt "field:account.invoice.line-stock.move,create_uid:"
-msgid "Create User"
-msgstr "Usuario creación"
-
-msgctxt "field:account.invoice.line-stock.move,id:"
-msgid "ID"
-msgstr "ID"
-
-msgctxt "field:account.invoice.line-stock.move,invoice_line:"
-msgid "Invoice Line"
-msgstr "Línea de factura"
-
-msgctxt "field:account.invoice.line-stock.move,rec_name:"
-msgid "Name"
-msgstr "Nombre"
-
-msgctxt "field:account.invoice.line-stock.move,stock_move:"
-msgid "Stock Move"
-msgstr "Movimiento de stock"
-
-msgctxt "field:account.invoice.line-stock.move,write_date:"
-msgid "Write Date"
-msgstr "Fecha modificación"
-
-msgctxt "field:account.invoice.line-stock.move,write_uid:"
-msgid "Write User"
-msgstr "Usuario modificación"
-
-msgctxt "field:stock.move,invoice_lines:"
-msgid "Invoice Lines"
-msgstr "Líneas de factura"
-
-msgctxt "model:account.invoice.line-stock.move,name:"
-msgid "Invoice Line - Stock Move"
-msgstr "Línea de factura - Movimiento de stock"
-
-msgctxt "view:account.invoice.line:"
-msgid "Stock"
-msgstr "Logística"
diff --git a/locale/es_MX.po b/locale/es_MX.po
deleted file mode 100644
index 46a1c58..0000000
--- a/locale/es_MX.po
+++ /dev/null
@@ -1,51 +0,0 @@
-# 
-msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
-
-msgctxt "field:account.invoice.line,stock_moves:"
-msgid "Stock Moves"
-msgstr "Movimientos de existencias"
-
-msgctxt "field:account.invoice.line-stock.move,create_date:"
-msgid "Create Date"
-msgstr "Fecha creación"
-
-msgctxt "field:account.invoice.line-stock.move,create_uid:"
-msgid "Create User"
-msgstr "Usuario creación"
-
-msgctxt "field:account.invoice.line-stock.move,id:"
-msgid "ID"
-msgstr "ID"
-
-msgctxt "field:account.invoice.line-stock.move,invoice_line:"
-msgid "Invoice Line"
-msgstr "Línea de factura"
-
-msgctxt "field:account.invoice.line-stock.move,rec_name:"
-msgid "Name"
-msgstr "Nombre"
-
-msgctxt "field:account.invoice.line-stock.move,stock_move:"
-msgid "Stock Move"
-msgstr "Movimiento de existencias"
-
-msgctxt "field:account.invoice.line-stock.move,write_date:"
-msgid "Write Date"
-msgstr "Fecha modificación"
-
-msgctxt "field:account.invoice.line-stock.move,write_uid:"
-msgid "Write User"
-msgstr "Usuario modificación"
-
-msgctxt "field:stock.move,invoice_lines:"
-msgid "Invoice Lines"
-msgstr "Líneas de factura"
-
-msgctxt "model:account.invoice.line-stock.move,name:"
-msgid "Invoice Line - Stock Move"
-msgstr "Línea de factura - Movimiento de existencias"
-
-msgctxt "view:account.invoice.line:"
-msgid "Stock"
-msgstr ""
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/hu_HU.po b/locale/hu_HU.po
index ce590a6..915c9f6 100644
--- a/locale/hu_HU.po
+++ b/locale/hu_HU.po
@@ -6,37 +6,43 @@ msgctxt "field:account.invoice.line,stock_moves:"
 msgid "Stock Moves"
 msgstr ""
 
+#, fuzzy
 msgctxt "field:account.invoice.line-stock.move,create_date:"
 msgid "Create Date"
-msgstr ""
+msgstr "Létrehozás détuma"
 
+#, fuzzy
 msgctxt "field:account.invoice.line-stock.move,create_uid:"
 msgid "Create User"
-msgstr ""
+msgstr "Által létrehozva "
 
+#, fuzzy
 msgctxt "field:account.invoice.line-stock.move,id:"
 msgid "ID"
-msgstr ""
+msgstr "ID"
 
 msgctxt "field:account.invoice.line-stock.move,invoice_line:"
 msgid "Invoice Line"
 msgstr ""
 
+#, fuzzy
 msgctxt "field:account.invoice.line-stock.move,rec_name:"
 msgid "Name"
-msgstr ""
+msgstr "Név"
 
 msgctxt "field:account.invoice.line-stock.move,stock_move:"
 msgid "Stock Move"
 msgstr ""
 
+#, fuzzy
 msgctxt "field:account.invoice.line-stock.move,write_date:"
 msgid "Write Date"
-msgstr ""
+msgstr "utolsó módosítás dátuma"
 
+#, fuzzy
 msgctxt "field:account.invoice.line-stock.move,write_uid:"
 msgid "Write User"
-msgstr ""
+msgstr "Által módosítva"
 
 msgctxt "field:stock.move,invoice_lines:"
 msgid "Invoice Lines"
diff --git a/locale/it_IT.po b/locale/it_IT.po
index ce590a6..284086d 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 "field:account.invoice.line,stock_moves:"
 msgid "Stock Moves"
-msgstr ""
+msgstr "Movimenti di magazzino"
 
 msgctxt "field:account.invoice.line-stock.move,create_date:"
 msgid "Create Date"
-msgstr ""
+msgstr "Data creazione"
 
 msgctxt "field:account.invoice.line-stock.move,create_uid:"
 msgid "Create User"
-msgstr ""
+msgstr "Creato da utente"
 
 msgctxt "field:account.invoice.line-stock.move,id:"
 msgid "ID"
-msgstr ""
+msgstr "ID"
 
 msgctxt "field:account.invoice.line-stock.move,invoice_line:"
 msgid "Invoice Line"
-msgstr ""
+msgstr "Riga fattura"
 
 msgctxt "field:account.invoice.line-stock.move,rec_name:"
 msgid "Name"
-msgstr ""
+msgstr "Nome"
 
 msgctxt "field:account.invoice.line-stock.move,stock_move:"
 msgid "Stock Move"
-msgstr ""
+msgstr "Movimento di magazzino"
 
 msgctxt "field:account.invoice.line-stock.move,write_date:"
 msgid "Write Date"
-msgstr ""
+msgstr "Data ultima modifica"
 
 msgctxt "field:account.invoice.line-stock.move,write_uid:"
 msgid "Write User"
-msgstr ""
+msgstr "modificato da"
 
 msgctxt "field:stock.move,invoice_lines:"
 msgid "Invoice Lines"
-msgstr ""
+msgstr "Righe fattura"
 
 msgctxt "model:account.invoice.line-stock.move,name:"
 msgid "Invoice Line - Stock Move"
-msgstr ""
+msgstr "Riga fattura - movimento di magazzino"
 
 msgctxt "view:account.invoice.line:"
 msgid "Stock"
-msgstr ""
+msgstr "Magazzino"
diff --git a/locale/lo_LA.po b/locale/lo.po
similarity index 100%
rename from locale/lo_LA.po
rename to locale/lo.po
diff --git a/locale/hu_HU.po b/locale/lt.po
similarity index 97%
copy from locale/hu_HU.po
copy to locale/lt.po
index ce590a6..403603c 100644
--- a/locale/hu_HU.po
+++ b/locale/lt.po
@@ -22,9 +22,10 @@ msgctxt "field:account.invoice.line-stock.move,invoice_line:"
 msgid "Invoice Line"
 msgstr ""
 
+#, fuzzy
 msgctxt "field:account.invoice.line-stock.move,rec_name:"
 msgid "Name"
-msgstr ""
+msgstr "Namu"
 
 msgctxt "field:account.invoice.line-stock.move,stock_move:"
 msgid "Stock Move"
diff --git a/locale/nl_NL.po b/locale/nl.po
similarity index 87%
rename from locale/nl_NL.po
rename to locale/nl.po
index bd2d17e..d725379 100644
--- a/locale/nl_NL.po
+++ b/locale/nl.po
@@ -6,17 +6,20 @@ msgctxt "field:account.invoice.line,stock_moves:"
 msgid "Stock Moves"
 msgstr ""
 
+#, fuzzy
 msgctxt "field:account.invoice.line-stock.move,create_date:"
 msgid "Create Date"
-msgstr ""
+msgstr "Datum"
 
+#, fuzzy
 msgctxt "field:account.invoice.line-stock.move,create_uid:"
 msgid "Create User"
-msgstr ""
+msgstr "Gebruiker"
 
+#, fuzzy
 msgctxt "field:account.invoice.line-stock.move,id:"
 msgid "ID"
-msgstr ""
+msgstr "ID"
 
 #, fuzzy
 msgctxt "field:account.invoice.line-stock.move,invoice_line:"
@@ -32,13 +35,15 @@ msgctxt "field:account.invoice.line-stock.move,stock_move:"
 msgid "Stock Move"
 msgstr ""
 
+#, fuzzy
 msgctxt "field:account.invoice.line-stock.move,write_date:"
 msgid "Write Date"
-msgstr ""
+msgstr "Schrijfdatum"
 
+#, fuzzy
 msgctxt "field:account.invoice.line-stock.move,write_uid:"
 msgid "Write User"
-msgstr ""
+msgstr "Gebruiker"
 
 #, fuzzy
 msgctxt "field:stock.move,invoice_lines:"
@@ -49,6 +54,7 @@ msgctxt "model:account.invoice.line-stock.move,name:"
 msgid "Invoice Line - Stock Move"
 msgstr ""
 
+#, fuzzy
 msgctxt "view:account.invoice.line:"
 msgid "Stock"
-msgstr ""
+msgstr "Voorraad"
diff --git a/locale/cs_CZ.po b/locale/pl.po
similarity index 100%
rename from locale/cs_CZ.po
rename to locale/pl.po
diff --git a/locale/ru_RU.po b/locale/ru.po
similarity index 97%
rename from locale/ru_RU.po
rename to locale/ru.po
index 9963573..496e2de 100644
--- a/locale/ru_RU.po
+++ b/locale/ru.po
@@ -56,6 +56,7 @@ msgctxt "model:account.invoice.line-stock.move,name:"
 msgid "Invoice Line - Stock Move"
 msgstr ""
 
+#, fuzzy
 msgctxt "view:account.invoice.line:"
 msgid "Stock"
-msgstr ""
+msgstr "Хранилище"
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/locale/zh_CN.po b/locale/zh_CN.po
index ce590a6..2653f24 100644
--- a/locale/zh_CN.po
+++ b/locale/zh_CN.po
@@ -6,37 +6,43 @@ msgctxt "field:account.invoice.line,stock_moves:"
 msgid "Stock Moves"
 msgstr ""
 
+#, fuzzy
 msgctxt "field:account.invoice.line-stock.move,create_date:"
 msgid "Create Date"
-msgstr ""
+msgstr "创建日期:"
 
+#, fuzzy
 msgctxt "field:account.invoice.line-stock.move,create_uid:"
 msgid "Create User"
-msgstr ""
+msgstr "添加用户"
 
+#, fuzzy
 msgctxt "field:account.invoice.line-stock.move,id:"
 msgid "ID"
-msgstr ""
+msgstr "编号"
 
 msgctxt "field:account.invoice.line-stock.move,invoice_line:"
 msgid "Invoice Line"
 msgstr ""
 
+#, fuzzy
 msgctxt "field:account.invoice.line-stock.move,rec_name:"
 msgid "Name"
-msgstr ""
+msgstr "纳木"
 
 msgctxt "field:account.invoice.line-stock.move,stock_move:"
 msgid "Stock Move"
 msgstr ""
 
+#, fuzzy
 msgctxt "field:account.invoice.line-stock.move,write_date:"
 msgid "Write Date"
-msgstr ""
+msgstr "写入日期"
 
+#, fuzzy
 msgctxt "field:account.invoice.line-stock.move,write_uid:"
 msgid "Write User"
-msgstr ""
+msgstr "写入帐号"
 
 msgctxt "field:stock.move,invoice_lines:"
 msgid "Invoice Lines"
diff --git a/setup.py b/setup.py
index a1223c9..521786a 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 42fd9c0..6b32d50 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
 [tryton]
-version=4.0.1
+version=4.2.0
 depends:
     account_invoice
     stock
diff --git a/trytond_account_invoice_stock.egg-info/PKG-INFO b/trytond_account_invoice_stock.egg-info/PKG-INFO
index a7667c2..7b69615 100644
--- a/trytond_account_invoice_stock.egg-info/PKG-INFO
+++ b/trytond_account_invoice_stock.egg-info/PKG-INFO
@@ -1,12 +1,12 @@
 Metadata-Version: 1.1
 Name: trytond-account-invoice-stock
-Version: 4.0.1
+Version: 4.2.0
 Summary: Tryton module to link stock and invoice
 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_invoice_stock
         =============================
         
@@ -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_invoice_stock.egg-info/SOURCES.txt b/trytond_account_invoice_stock.egg-info/SOURCES.txt
index 5ce0297..679cd12 100644
--- a/trytond_account_invoice_stock.egg-info/SOURCES.txt
+++ b/trytond_account_invoice_stock.egg-info/SOURCES.txt
@@ -14,49 +14,45 @@ tryton.cfg
 ./stock.py
 ./stock.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/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
 ./tests/__init__.py
 ./tests/test_account_invoice_stock.py
 ./view/invoice_line_form.xml
 ./view/move_form.xml
-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_invoice_stock.egg-info/PKG-INFO
 trytond_account_invoice_stock.egg-info/SOURCES.txt
diff --git a/trytond_account_invoice_stock.egg-info/requires.txt b/trytond_account_invoice_stock.egg-info/requires.txt
index 8c29a98..3c71539 100644
--- a/trytond_account_invoice_stock.egg-info/requires.txt
+++ b/trytond_account_invoice_stock.egg-info/requires.txt
@@ -1,4 +1,4 @@
-trytond_account_invoice >= 4.0, < 4.1
-trytond_stock >= 4.0, < 4.1
-trytond_product >= 4.0, < 4.1
-trytond >= 4.0, < 4.1
+trytond_account_invoice >= 4.2, < 4.3
+trytond_stock >= 4.2, < 4.3
+trytond_product >= 4.2, < 4.3
+trytond >= 4.2, < 4.3
diff --git a/view/move_form.xml b/view/move_form.xml
index 201c58e..d1d213f 100644
--- a/view/move_form.xml
+++ b/view/move_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/separator[@id='separator']" position="before">
+    <xpath expr="/form/field[@name='origin']" position="after">
         <field name="invoice_lines" colspan="4"/>
     </xpath>
 </data>
-- 
tryton-modules-account-invoice-stock



More information about the tryton-debian-vcs mailing list