[tryton-debian-vcs] tryton-modules-sale-shipment-grouping branch debian updated. debian/4.2.0-1-2-g7a12c47
Mathias Behrle
tryton-debian-vcs at alioth.debian.org
Wed Jun 7 13:35:48 UTC 2017
The following commit has been merged in the debian branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/tryton-modules-sale-shipment-grouping.git;a=commitdiff;h=debian/4.2.0-1-2-g7a12c47
commit 7a12c4779302ffdf8099aa2d02215e6088778069
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Wed Jun 7 15:26:59 2017 +0200
Merging upstream version 4.4.0.
diff --git a/CHANGELOG b/CHANGELOG
index 01bf130..0a0b8d0 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+Version 4.4.0 - 2017-05-01
+* Bug fixes (see mercurial logs for details)
+
Version 4.2.0 - 2016-11-28
* Bug fixes (see mercurial logs for details)
diff --git a/COPYRIGHT b/COPYRIGHT
index 8f107e8..44e2335 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,5 +1,5 @@
-Copyright (C) 2014-2016 Nicolas Évrard.
-Copyright (C) 2014-2016 B2CK SPRL.
+Copyright (C) 2014-2017 Nicolas Évrard.
+Copyright (C) 2014-2017 B2CK SPRL.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/PKG-INFO b/PKG-INFO
index 1247e66..b8236f5 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,12 +1,12 @@
Metadata-Version: 1.1
Name: trytond_sale_shipment_grouping
-Version: 4.2.0
+Version: 4.4.0
Summary: Tryton module to group sale stock moves
Home-page: http://www.tryton.org/
Author: Tryton
Author-email: issue_tracker at tryton.org
License: GPL-3
-Download-URL: http://dowloads.tryton.org/4.2/
+Download-URL: http://dowloads.tryton.org/4.4/
Description: sale_shipment_grouping
======================
@@ -51,7 +51,7 @@ Classifier: Framework :: Tryton
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Legal Industry
-Classifier: License :: OSI Approved :: GNU General Public License (GPL)
+Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: Bulgarian
Classifier: Natural Language :: Catalan
Classifier: Natural Language :: Chinese (Simplified)
diff --git a/__init__.py b/__init__.py
index 7f277d2..3fd8490 100644
--- a/__init__.py
+++ b/__init__.py
@@ -9,5 +9,6 @@ from .sale import *
def register():
Pool.register(
Party,
+ PartySaleShipmentGroupingMethod,
Sale,
module='sale_shipment_grouping', type_='model')
diff --git a/locale/bg.po b/locale/bg.po
index 4dfb5ae..718e6fd 100644
--- a/locale/bg.po
+++ b/locale/bg.po
@@ -6,6 +6,47 @@ msgctxt "field:party.party,sale_shipment_grouping_method:"
msgid "Sale Shipment Grouping Method"
msgstr ""
+msgctxt "field:party.party,sale_shipment_grouping_methods:"
+msgid "Sale Shipment Grouping Methods"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,create_date:"
+msgid "Create Date"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,create_uid:"
+msgid "Create User"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,id:"
+msgid "ID"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,party:"
+msgid "Party"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,rec_name:"
+msgid "Name"
+msgstr ""
+
+msgctxt ""
+"field:party.party.sale_shipment_grouping_method,sale_shipment_grouping_method:"
+msgid "Sale Shipment Grouping Method"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,write_date:"
+msgid "Write Date"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,write_uid:"
+msgid "Write User"
+msgstr ""
+
+msgctxt "model:party.party.sale_shipment_grouping_method,name:"
+msgid "Party Sale Shipment Grouping Method"
+msgstr ""
+
#, fuzzy
msgctxt "selection:party.party,sale_shipment_grouping_method:"
msgid "None"
diff --git a/locale/ca.po b/locale/ca.po
index e666b87..0225280 100644
--- a/locale/ca.po
+++ b/locale/ca.po
@@ -6,6 +6,47 @@ msgctxt "field:party.party,sale_shipment_grouping_method:"
msgid "Sale Shipment Grouping Method"
msgstr "Mètode d'agrupació albarans de venda"
+msgctxt "field:party.party,sale_shipment_grouping_methods:"
+msgid "Sale Shipment Grouping Methods"
+msgstr "Mètodes d'agrupació albarans de venda"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,create_date:"
+msgid "Create Date"
+msgstr "Data de creació"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,create_uid:"
+msgid "Create User"
+msgstr "Usuari de creació"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,id:"
+msgid "ID"
+msgstr "ID"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,party:"
+msgid "Party"
+msgstr "Tercer"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,rec_name:"
+msgid "Name"
+msgstr "Nom"
+
+msgctxt ""
+"field:party.party.sale_shipment_grouping_method,sale_shipment_grouping_method:"
+msgid "Sale Shipment Grouping Method"
+msgstr "Mètode d'agrupació albarans de venda"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,write_date:"
+msgid "Write Date"
+msgstr "Data de modificació"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,write_uid:"
+msgid "Write User"
+msgstr "Usuari de modificació"
+
+msgctxt "model:party.party.sale_shipment_grouping_method,name:"
+msgid "Party Sale Shipment Grouping Method"
+msgstr "Mètode d'agrupació albarans de venda"
+
msgctxt "selection:party.party,sale_shipment_grouping_method:"
msgid "None"
msgstr "Cap"
diff --git a/locale/cs.po b/locale/cs.po
index 9d6049a..579d2ce 100644
--- a/locale/cs.po
+++ b/locale/cs.po
@@ -6,6 +6,47 @@ msgctxt "field:party.party,sale_shipment_grouping_method:"
msgid "Sale Shipment Grouping Method"
msgstr ""
+msgctxt "field:party.party,sale_shipment_grouping_methods:"
+msgid "Sale Shipment Grouping Methods"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,create_date:"
+msgid "Create Date"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,create_uid:"
+msgid "Create User"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,id:"
+msgid "ID"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,party:"
+msgid "Party"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,rec_name:"
+msgid "Name"
+msgstr ""
+
+msgctxt ""
+"field:party.party.sale_shipment_grouping_method,sale_shipment_grouping_method:"
+msgid "Sale Shipment Grouping Method"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,write_date:"
+msgid "Write Date"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,write_uid:"
+msgid "Write User"
+msgstr ""
+
+msgctxt "model:party.party.sale_shipment_grouping_method,name:"
+msgid "Party Sale Shipment Grouping Method"
+msgstr ""
+
msgctxt "selection:party.party,sale_shipment_grouping_method:"
msgid "None"
msgstr ""
diff --git a/locale/de.po b/locale/de.po
index f4c2ebd..b810601 100644
--- a/locale/de.po
+++ b/locale/de.po
@@ -6,6 +6,47 @@ msgctxt "field:party.party,sale_shipment_grouping_method:"
msgid "Sale Shipment Grouping Method"
msgstr "Gruppierungsmethode Lieferposten (Verkauf)"
+msgctxt "field:party.party,sale_shipment_grouping_methods:"
+msgid "Sale Shipment Grouping Methods"
+msgstr "Gruppierungsmethode Lieferposten (Verkauf)"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,create_date:"
+msgid "Create Date"
+msgstr "Erstellungsdatum"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,create_uid:"
+msgid "Create User"
+msgstr "Erstellt durch"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,id:"
+msgid "ID"
+msgstr "ID"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,party:"
+msgid "Party"
+msgstr "Partei"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,rec_name:"
+msgid "Name"
+msgstr "Name"
+
+msgctxt ""
+"field:party.party.sale_shipment_grouping_method,sale_shipment_grouping_method:"
+msgid "Sale Shipment Grouping Method"
+msgstr "Gruppierungsmethode Lieferposten (Verkauf)"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,write_date:"
+msgid "Write Date"
+msgstr "Zuletzt geändert"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,write_uid:"
+msgid "Write User"
+msgstr "Letzte Änderung durch"
+
+msgctxt "model:party.party.sale_shipment_grouping_method,name:"
+msgid "Party Sale Shipment Grouping Method"
+msgstr "Gruppierungsmethode Lieferposten (Verkauf)"
+
msgctxt "selection:party.party,sale_shipment_grouping_method:"
msgid "None"
msgstr "Keine"
diff --git a/locale/es.po b/locale/es.po
index 985ccc7..197fa10 100644
--- a/locale/es.po
+++ b/locale/es.po
@@ -6,6 +6,47 @@ msgctxt "field:party.party,sale_shipment_grouping_method:"
msgid "Sale Shipment Grouping Method"
msgstr "Método agrupación albaranes de venta"
+msgctxt "field:party.party,sale_shipment_grouping_methods:"
+msgid "Sale Shipment Grouping Methods"
+msgstr "Método agrupación albaranes de venta"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,create_date:"
+msgid "Create Date"
+msgstr "Fecha de creación"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,create_uid:"
+msgid "Create User"
+msgstr "Usuario de creación"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,id:"
+msgid "ID"
+msgstr "ID"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,party:"
+msgid "Party"
+msgstr "Tercero"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,rec_name:"
+msgid "Name"
+msgstr "Nombre"
+
+msgctxt ""
+"field:party.party.sale_shipment_grouping_method,sale_shipment_grouping_method:"
+msgid "Sale Shipment Grouping Method"
+msgstr "Método agrupación albaranes de venta"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,write_date:"
+msgid "Write Date"
+msgstr "Fecha de modificación"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,write_uid:"
+msgid "Write User"
+msgstr "Usuario de modificación"
+
+msgctxt "model:party.party.sale_shipment_grouping_method,name:"
+msgid "Party Sale Shipment Grouping Method"
+msgstr "Método agrupación albaranes de venta"
+
msgctxt "selection:party.party,sale_shipment_grouping_method:"
msgid "None"
msgstr "Ninguno"
diff --git a/locale/es_419.po b/locale/es_419.po
index deabeb2..a1bf62c 100644
--- a/locale/es_419.po
+++ b/locale/es_419.po
@@ -6,6 +6,50 @@ msgctxt "field:party.party,sale_shipment_grouping_method:"
msgid "Sale Shipment Grouping Method"
msgstr "Método de agrupación de guías de remisión de venta"
+#, fuzzy
+msgctxt "field:party.party,sale_shipment_grouping_methods:"
+msgid "Sale Shipment Grouping Methods"
+msgstr "Método de agrupación de guías de remisión de venta"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,create_date:"
+msgid "Create Date"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,create_uid:"
+msgid "Create User"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,id:"
+msgid "ID"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,party:"
+msgid "Party"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,rec_name:"
+msgid "Name"
+msgstr ""
+
+#, fuzzy
+msgctxt ""
+"field:party.party.sale_shipment_grouping_method,sale_shipment_grouping_method:"
+msgid "Sale Shipment Grouping Method"
+msgstr "Método de agrupación de guías de remisión de venta"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,write_date:"
+msgid "Write Date"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,write_uid:"
+msgid "Write User"
+msgstr ""
+
+#, fuzzy
+msgctxt "model:party.party.sale_shipment_grouping_method,name:"
+msgid "Party Sale Shipment Grouping Method"
+msgstr "Método de agrupación de guías de remisión de venta"
+
msgctxt "selection:party.party,sale_shipment_grouping_method:"
msgid "None"
msgstr ""
diff --git a/locale/fr.po b/locale/fr.po
index f62d1cb..368577a 100644
--- a/locale/fr.po
+++ b/locale/fr.po
@@ -6,6 +6,47 @@ msgctxt "field:party.party,sale_shipment_grouping_method:"
msgid "Sale Shipment Grouping Method"
msgstr "Méthode de regroupement des expéditions de vente"
+msgctxt "field:party.party,sale_shipment_grouping_methods:"
+msgid "Sale Shipment Grouping Methods"
+msgstr "Méthodes de regroupement des expéditions de vente"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,create_date:"
+msgid "Create Date"
+msgstr "Date de création"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,create_uid:"
+msgid "Create User"
+msgstr "Créé par"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,id:"
+msgid "ID"
+msgstr "ID"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,party:"
+msgid "Party"
+msgstr "Tiers"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,rec_name:"
+msgid "Name"
+msgstr "Nom"
+
+msgctxt ""
+"field:party.party.sale_shipment_grouping_method,sale_shipment_grouping_method:"
+msgid "Sale Shipment Grouping Method"
+msgstr "Méthode de regroupement des expéditions de vente"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,write_date:"
+msgid "Write Date"
+msgstr "Date de mise à jour"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,write_uid:"
+msgid "Write User"
+msgstr "Mis à jour par"
+
+msgctxt "model:party.party.sale_shipment_grouping_method,name:"
+msgid "Party Sale Shipment Grouping Method"
+msgstr "Tiers Méthode de regroupement des expéditions de vente"
+
msgctxt "selection:party.party,sale_shipment_grouping_method:"
msgid "None"
msgstr "Aucune"
diff --git a/locale/hu_HU.po b/locale/hu_HU.po
index c47d80a..d67fc7d 100644
--- a/locale/hu_HU.po
+++ b/locale/hu_HU.po
@@ -6,6 +6,47 @@ msgctxt "field:party.party,sale_shipment_grouping_method:"
msgid "Sale Shipment Grouping Method"
msgstr ""
+msgctxt "field:party.party,sale_shipment_grouping_methods:"
+msgid "Sale Shipment Grouping Methods"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,create_date:"
+msgid "Create Date"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,create_uid:"
+msgid "Create User"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,id:"
+msgid "ID"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,party:"
+msgid "Party"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,rec_name:"
+msgid "Name"
+msgstr ""
+
+msgctxt ""
+"field:party.party.sale_shipment_grouping_method,sale_shipment_grouping_method:"
+msgid "Sale Shipment Grouping Method"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,write_date:"
+msgid "Write Date"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,write_uid:"
+msgid "Write User"
+msgstr ""
+
+msgctxt "model:party.party.sale_shipment_grouping_method,name:"
+msgid "Party Sale Shipment Grouping Method"
+msgstr ""
+
#, fuzzy
msgctxt "selection:party.party,sale_shipment_grouping_method:"
msgid "None"
diff --git a/locale/it_IT.po b/locale/it_IT.po
index d1711cf..838c62d 100644
--- a/locale/it_IT.po
+++ b/locale/it_IT.po
@@ -6,6 +6,50 @@ msgctxt "field:party.party,sale_shipment_grouping_method:"
msgid "Sale Shipment Grouping Method"
msgstr "metodo di raggruppamento della spedizione "
+#, fuzzy
+msgctxt "field:party.party,sale_shipment_grouping_methods:"
+msgid "Sale Shipment Grouping Methods"
+msgstr "metodo di raggruppamento della spedizione "
+
+msgctxt "field:party.party.sale_shipment_grouping_method,create_date:"
+msgid "Create Date"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,create_uid:"
+msgid "Create User"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,id:"
+msgid "ID"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,party:"
+msgid "Party"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,rec_name:"
+msgid "Name"
+msgstr ""
+
+#, fuzzy
+msgctxt ""
+"field:party.party.sale_shipment_grouping_method,sale_shipment_grouping_method:"
+msgid "Sale Shipment Grouping Method"
+msgstr "metodo di raggruppamento della spedizione "
+
+msgctxt "field:party.party.sale_shipment_grouping_method,write_date:"
+msgid "Write Date"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,write_uid:"
+msgid "Write User"
+msgstr ""
+
+#, fuzzy
+msgctxt "model:party.party.sale_shipment_grouping_method,name:"
+msgid "Party Sale Shipment Grouping Method"
+msgstr "metodo di raggruppamento della spedizione "
+
msgctxt "selection:party.party,sale_shipment_grouping_method:"
msgid "None"
msgstr "Nessuno"
diff --git a/locale/ja_JP.po b/locale/ja_JP.po
index 9d6049a..579d2ce 100644
--- a/locale/ja_JP.po
+++ b/locale/ja_JP.po
@@ -6,6 +6,47 @@ msgctxt "field:party.party,sale_shipment_grouping_method:"
msgid "Sale Shipment Grouping Method"
msgstr ""
+msgctxt "field:party.party,sale_shipment_grouping_methods:"
+msgid "Sale Shipment Grouping Methods"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,create_date:"
+msgid "Create Date"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,create_uid:"
+msgid "Create User"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,id:"
+msgid "ID"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,party:"
+msgid "Party"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,rec_name:"
+msgid "Name"
+msgstr ""
+
+msgctxt ""
+"field:party.party.sale_shipment_grouping_method,sale_shipment_grouping_method:"
+msgid "Sale Shipment Grouping Method"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,write_date:"
+msgid "Write Date"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,write_uid:"
+msgid "Write User"
+msgstr ""
+
+msgctxt "model:party.party.sale_shipment_grouping_method,name:"
+msgid "Party Sale Shipment Grouping Method"
+msgstr ""
+
msgctxt "selection:party.party,sale_shipment_grouping_method:"
msgid "None"
msgstr ""
diff --git a/locale/lo.po b/locale/lo.po
index 7b18264..476b944 100644
--- a/locale/lo.po
+++ b/locale/lo.po
@@ -4,18 +4,60 @@ msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:party.party,sale_shipment_grouping_method:"
msgid "Sale Shipment Grouping Method"
+msgstr "ວິທີການໂຮມກຸ່ມການຂາຍ"
+
+#, fuzzy
+msgctxt "field:party.party,sale_shipment_grouping_methods:"
+msgid "Sale Shipment Grouping Methods"
+msgstr "ວິທີການໂຮມກຸ່ມການຂາຍ"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,create_date:"
+msgid "Create Date"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,create_uid:"
+msgid "Create User"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,id:"
+msgid "ID"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,party:"
+msgid "Party"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,rec_name:"
+msgid "Name"
msgstr ""
#, fuzzy
+msgctxt ""
+"field:party.party.sale_shipment_grouping_method,sale_shipment_grouping_method:"
+msgid "Sale Shipment Grouping Method"
+msgstr "ວິທີການໂຮມກຸ່ມການຂາຍ"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,write_date:"
+msgid "Write Date"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,write_uid:"
+msgid "Write User"
+msgstr ""
+
+#, fuzzy
+msgctxt "model:party.party.sale_shipment_grouping_method,name:"
+msgid "Party Sale Shipment Grouping Method"
+msgstr "ວິທີການໂຮມກຸ່ມການຂາຍ"
+
msgctxt "selection:party.party,sale_shipment_grouping_method:"
msgid "None"
msgstr "ບໍ່ມີ"
-#, fuzzy
msgctxt "selection:party.party,sale_shipment_grouping_method:"
msgid "Standard"
msgstr "ມາດຕະຖານ"
msgctxt "view:party.party:"
msgid "Shipments"
-msgstr ""
+msgstr "ການຈັດສົ່ງ"
diff --git a/locale/lt.po b/locale/lt.po
index 9d6049a..579d2ce 100644
--- a/locale/lt.po
+++ b/locale/lt.po
@@ -6,6 +6,47 @@ msgctxt "field:party.party,sale_shipment_grouping_method:"
msgid "Sale Shipment Grouping Method"
msgstr ""
+msgctxt "field:party.party,sale_shipment_grouping_methods:"
+msgid "Sale Shipment Grouping Methods"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,create_date:"
+msgid "Create Date"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,create_uid:"
+msgid "Create User"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,id:"
+msgid "ID"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,party:"
+msgid "Party"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,rec_name:"
+msgid "Name"
+msgstr ""
+
+msgctxt ""
+"field:party.party.sale_shipment_grouping_method,sale_shipment_grouping_method:"
+msgid "Sale Shipment Grouping Method"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,write_date:"
+msgid "Write Date"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,write_uid:"
+msgid "Write User"
+msgstr ""
+
+msgctxt "model:party.party.sale_shipment_grouping_method,name:"
+msgid "Party Sale Shipment Grouping Method"
+msgstr ""
+
msgctxt "selection:party.party,sale_shipment_grouping_method:"
msgid "None"
msgstr ""
diff --git a/locale/nl.po b/locale/nl.po
index 68340ea..781d69c 100644
--- a/locale/nl.po
+++ b/locale/nl.po
@@ -6,6 +6,47 @@ msgctxt "field:party.party,sale_shipment_grouping_method:"
msgid "Sale Shipment Grouping Method"
msgstr ""
+msgctxt "field:party.party,sale_shipment_grouping_methods:"
+msgid "Sale Shipment Grouping Methods"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,create_date:"
+msgid "Create Date"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,create_uid:"
+msgid "Create User"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,id:"
+msgid "ID"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,party:"
+msgid "Party"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,rec_name:"
+msgid "Name"
+msgstr ""
+
+msgctxt ""
+"field:party.party.sale_shipment_grouping_method,sale_shipment_grouping_method:"
+msgid "Sale Shipment Grouping Method"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,write_date:"
+msgid "Write Date"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,write_uid:"
+msgid "Write User"
+msgstr ""
+
+msgctxt "model:party.party.sale_shipment_grouping_method,name:"
+msgid "Party Sale Shipment Grouping Method"
+msgstr ""
+
#, fuzzy
msgctxt "selection:party.party,sale_shipment_grouping_method:"
msgid "None"
diff --git a/locale/pl.po b/locale/pl.po
index 9d6049a..579d2ce 100644
--- a/locale/pl.po
+++ b/locale/pl.po
@@ -6,6 +6,47 @@ msgctxt "field:party.party,sale_shipment_grouping_method:"
msgid "Sale Shipment Grouping Method"
msgstr ""
+msgctxt "field:party.party,sale_shipment_grouping_methods:"
+msgid "Sale Shipment Grouping Methods"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,create_date:"
+msgid "Create Date"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,create_uid:"
+msgid "Create User"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,id:"
+msgid "ID"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,party:"
+msgid "Party"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,rec_name:"
+msgid "Name"
+msgstr ""
+
+msgctxt ""
+"field:party.party.sale_shipment_grouping_method,sale_shipment_grouping_method:"
+msgid "Sale Shipment Grouping Method"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,write_date:"
+msgid "Write Date"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,write_uid:"
+msgid "Write User"
+msgstr ""
+
+msgctxt "model:party.party.sale_shipment_grouping_method,name:"
+msgid "Party Sale Shipment Grouping Method"
+msgstr ""
+
msgctxt "selection:party.party,sale_shipment_grouping_method:"
msgid "None"
msgstr ""
diff --git a/locale/pt_BR.po b/locale/pt_BR.po
index 7f0cbfb..11a45e1 100644
--- a/locale/pt_BR.po
+++ b/locale/pt_BR.po
@@ -6,6 +6,47 @@ msgctxt "field:party.party,sale_shipment_grouping_method:"
msgid "Sale Shipment Grouping Method"
msgstr "Método de Agrupamento de Remessa de Venda"
+msgctxt "field:party.party,sale_shipment_grouping_methods:"
+msgid "Sale Shipment Grouping Methods"
+msgstr "Método de Agrupamento de Remessa de Venda"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,create_date:"
+msgid "Create Date"
+msgstr "Data de criação"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,create_uid:"
+msgid "Create User"
+msgstr "Criado por"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,id:"
+msgid "ID"
+msgstr "ID"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,party:"
+msgid "Party"
+msgstr "Pessoa"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,rec_name:"
+msgid "Name"
+msgstr "Nome"
+
+msgctxt ""
+"field:party.party.sale_shipment_grouping_method,sale_shipment_grouping_method:"
+msgid "Sale Shipment Grouping Method"
+msgstr "Método de Agrupamento de Remessa de Venda"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,write_date:"
+msgid "Write Date"
+msgstr "Data de edição"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,write_uid:"
+msgid "Write User"
+msgstr "Editado por"
+
+msgctxt "model:party.party.sale_shipment_grouping_method,name:"
+msgid "Party Sale Shipment Grouping Method"
+msgstr "Método de Agrupamento de Remessa de Venda da Pessoa"
+
msgctxt "selection:party.party,sale_shipment_grouping_method:"
msgid "None"
msgstr "Nenhum"
diff --git a/locale/ru.po b/locale/ru.po
index 0544d13..dad10b3 100644
--- a/locale/ru.po
+++ b/locale/ru.po
@@ -6,6 +6,47 @@ msgctxt "field:party.party,sale_shipment_grouping_method:"
msgid "Sale Shipment Grouping Method"
msgstr ""
+msgctxt "field:party.party,sale_shipment_grouping_methods:"
+msgid "Sale Shipment Grouping Methods"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,create_date:"
+msgid "Create Date"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,create_uid:"
+msgid "Create User"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,id:"
+msgid "ID"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,party:"
+msgid "Party"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,rec_name:"
+msgid "Name"
+msgstr ""
+
+msgctxt ""
+"field:party.party.sale_shipment_grouping_method,sale_shipment_grouping_method:"
+msgid "Sale Shipment Grouping Method"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,write_date:"
+msgid "Write Date"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,write_uid:"
+msgid "Write User"
+msgstr ""
+
+msgctxt "model:party.party.sale_shipment_grouping_method,name:"
+msgid "Party Sale Shipment Grouping Method"
+msgstr ""
+
#, fuzzy
msgctxt "selection:party.party,sale_shipment_grouping_method:"
msgid "None"
diff --git a/locale/sl.po b/locale/sl.po
index 95f1af9..3316886 100644
--- a/locale/sl.po
+++ b/locale/sl.po
@@ -4,7 +4,48 @@ msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:party.party,sale_shipment_grouping_method:"
msgid "Sale Shipment Grouping Method"
-msgstr "Združevanje pošiljk"
+msgstr "Način združevanja pošiljk"
+
+msgctxt "field:party.party,sale_shipment_grouping_methods:"
+msgid "Sale Shipment Grouping Methods"
+msgstr "Način združevanja pošiljk"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,create_date:"
+msgid "Create Date"
+msgstr "Izdelano"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,create_uid:"
+msgid "Create User"
+msgstr "Izdelal"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,id:"
+msgid "ID"
+msgstr "ID"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,party:"
+msgid "Party"
+msgstr "Partner"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,rec_name:"
+msgid "Name"
+msgstr "Ime"
+
+msgctxt ""
+"field:party.party.sale_shipment_grouping_method,sale_shipment_grouping_method:"
+msgid "Sale Shipment Grouping Method"
+msgstr "Način združevanja pošiljk"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,write_date:"
+msgid "Write Date"
+msgstr "Zapisano"
+
+msgctxt "field:party.party.sale_shipment_grouping_method,write_uid:"
+msgid "Write User"
+msgstr "Zapisal"
+
+msgctxt "model:party.party.sale_shipment_grouping_method,name:"
+msgid "Party Sale Shipment Grouping Method"
+msgstr "Način združevanja pošiljk partnerja"
msgctxt "selection:party.party,sale_shipment_grouping_method:"
msgid "None"
diff --git a/locale/zh_CN.po b/locale/zh_CN.po
index 9d6049a..579d2ce 100644
--- a/locale/zh_CN.po
+++ b/locale/zh_CN.po
@@ -6,6 +6,47 @@ msgctxt "field:party.party,sale_shipment_grouping_method:"
msgid "Sale Shipment Grouping Method"
msgstr ""
+msgctxt "field:party.party,sale_shipment_grouping_methods:"
+msgid "Sale Shipment Grouping Methods"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,create_date:"
+msgid "Create Date"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,create_uid:"
+msgid "Create User"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,id:"
+msgid "ID"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,party:"
+msgid "Party"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,rec_name:"
+msgid "Name"
+msgstr ""
+
+msgctxt ""
+"field:party.party.sale_shipment_grouping_method,sale_shipment_grouping_method:"
+msgid "Sale Shipment Grouping Method"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,write_date:"
+msgid "Write Date"
+msgstr ""
+
+msgctxt "field:party.party.sale_shipment_grouping_method,write_uid:"
+msgid "Write User"
+msgstr ""
+
+msgctxt "model:party.party.sale_shipment_grouping_method,name:"
+msgid "Party Sale Shipment Grouping Method"
+msgstr ""
+
msgctxt "selection:party.party,sale_shipment_grouping_method:"
msgid "None"
msgstr ""
diff --git a/party.py b/party.py
index 79aa4ee..eb90936 100644
--- a/party.py
+++ b/party.py
@@ -1,18 +1,56 @@
# This file is part of Tryton. The COPYRIGHT file at the top level of this
# repository contains the full copyright notices and license terms.
+from trytond import backend
+from trytond.model import ModelSQL, ValueMixin, fields
+from trytond.pool import PoolMeta, Pool
+from trytond.tools.multivalue import migrate_property
-from trytond.model import fields
-from trytond.pool import PoolMeta
-
-__all__ = ['Party']
+__all__ = ['Party', 'PartySaleShipmentGroupingMethod']
class Party:
__metaclass__ = PoolMeta
__name__ = 'party.party'
- sale_shipment_grouping_method = fields.Property(fields.Selection([
+ sale_shipment_grouping_method = fields.MultiValue(fields.Selection([
(None, 'None'),
('standard', 'Standard'),
],
'Sale Shipment Grouping Method'))
+ sale_shipment_grouping_methods = fields.One2Many(
+ 'party.party.sale_shipment_grouping_method', 'party',
+ "Sale Shipment Grouping Methods")
+
+
+class PartySaleShipmentGroupingMethod(ModelSQL, ValueMixin):
+ "Party Sale Shipment Grouping Method"
+ __name__ = 'party.party.sale_shipment_grouping_method'
+ party = fields.Many2One(
+ 'party.party', "Party", ondelete='CASCADE', select=True)
+ sale_shipment_grouping_method = fields.Selection(
+ 'get_sale_shipment_grouping_methods', "Sale Shipment Grouping Method")
+
+ @classmethod
+ def __register__(cls, module_name):
+ TableHandler = backend.get('TableHandler')
+ exist = TableHandler.table_exist(cls._table)
+
+ super(PartySaleShipmentGroupingMethod, cls).__register__(module_name)
+
+ if not exist:
+ cls._migrate_property([], [], [])
+
+ @classmethod
+ def _migrate_property(cls, field_names, value_names, fields):
+ field_names.append('sale_shipment_grouping_method')
+ value_names.append('sale_shipment_grouping_method')
+ migrate_property(
+ 'party.party', field_names, cls, value_names,
+ parent='party', fields=fields)
+
+ @classmethod
+ def get_sale_shipment_grouping_methods(cls):
+ pool = Pool()
+ Party = pool.get('party.party')
+ field_name = 'sale_shipment_grouping_method'
+ return Party.fields_get([field_name])[field_name]['selection']
diff --git a/setup.py b/setup.py
index 6ff6640..8317650 100644
--- a/setup.py
+++ b/setup.py
@@ -82,7 +82,7 @@ setup(name=name,
'Intended Audience :: Developers',
'Intended Audience :: Financial and Insurance Industry',
'Intended Audience :: Legal Industry',
- 'License :: OSI Approved :: GNU General Public License (GPL)',
+ 'License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)',
'Natural Language :: Bulgarian',
'Natural Language :: Catalan',
'Natural Language :: Chinese (Simplified)',
diff --git a/tryton.cfg b/tryton.cfg
index 6397a8d..1eec555 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
[tryton]
-version=4.2.0
+version=4.4.0
depends:
ir
res
diff --git a/trytond_sale_shipment_grouping.egg-info/PKG-INFO b/trytond_sale_shipment_grouping.egg-info/PKG-INFO
index dfe0a93..a19d229 100644
--- a/trytond_sale_shipment_grouping.egg-info/PKG-INFO
+++ b/trytond_sale_shipment_grouping.egg-info/PKG-INFO
@@ -1,12 +1,12 @@
Metadata-Version: 1.1
Name: trytond-sale-shipment-grouping
-Version: 4.2.0
+Version: 4.4.0
Summary: Tryton module to group sale stock moves
Home-page: http://www.tryton.org/
Author: Tryton
Author-email: issue_tracker at tryton.org
License: GPL-3
-Download-URL: http://dowloads.tryton.org/4.2/
+Download-URL: http://dowloads.tryton.org/4.4/
Description: sale_shipment_grouping
======================
@@ -51,7 +51,7 @@ Classifier: Framework :: Tryton
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Legal Industry
-Classifier: License :: OSI Approved :: GNU General Public License (GPL)
+Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: Bulgarian
Classifier: Natural Language :: Catalan
Classifier: Natural Language :: Chinese (Simplified)
diff --git a/trytond_sale_shipment_grouping.egg-info/requires.txt b/trytond_sale_shipment_grouping.egg-info/requires.txt
index f028349..0195a61 100644
--- a/trytond_sale_shipment_grouping.egg-info/requires.txt
+++ b/trytond_sale_shipment_grouping.egg-info/requires.txt
@@ -1,4 +1,4 @@
-trytond_party >= 4.2, < 4.3
-trytond_stock >= 4.2, < 4.3
-trytond_sale >= 4.2, < 4.3
-trytond >= 4.2, < 4.3
+trytond_party >= 4.4, < 4.5
+trytond_stock >= 4.4, < 4.5
+trytond_sale >= 4.4, < 4.5
+trytond >= 4.4, < 4.5
--
tryton-modules-sale-shipment-grouping
More information about the tryton-debian-vcs
mailing list