Re: [Openerp-community-reviewer] [Merge] lp:~camptocamp/stock-logistic-warehouse/7.0-improve_stock_location_ownership-afe into lp:stock-logistic-warehouse

2014-07-03 Thread Alexandre Fayolle - camptocamp
Review: Resubmit

The source code management for this project has been moved to 
https://github.com/OCA/stock-logistics-warehouse

Could you resubmit this MP on the new site?

-- 
https://code.launchpad.net/~camptocamp/stock-logistic-warehouse/7.0-improve_stock_location_ownership-afe/+merge/210859
Your team Stock and Logistic Core Editors is subscribed to branch 
lp:stock-logistic-warehouse.

-- 
Mailing list: https://launchpad.net/~openerp-community-reviewer
Post to : openerp-community-reviewer@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openerp-community-reviewer
More help   : https://help.launchpad.net/ListHelp


[Openerp-community-reviewer] [Merge] lp:~camptocamp/stock-logistic-warehouse/7.0-improve_stock_location_ownership-afe into lp:stock-logistic-warehouse

2014-03-13 Thread Alexandre Fayolle - camptocamp
Alexandre Fayolle - camptocamp has proposed merging 
lp:~camptocamp/stock-logistic-warehouse/7.0-improve_stock_location_ownership-afe
 into lp:stock-logistic-warehouse.

Requested reviews:
  Stock and Logistic Core Editors (stock-logistic-core-editors)

For more details, see:
https://code.launchpad.net/~camptocamp/stock-logistic-warehouse/7.0-improve_stock_location_ownership-afe/+merge/210859

stock_location_ownership: add missing pot file, improve module description. 
-- 
https://code.launchpad.net/~camptocamp/stock-logistic-warehouse/7.0-improve_stock_location_ownership-afe/+merge/210859
Your team Stock and Logistic Core Editors is requested to review the proposed 
merge of 
lp:~camptocamp/stock-logistic-warehouse/7.0-improve_stock_location_ownership-afe
 into lp:stock-logistic-warehouse.
=== modified file 'stock_location_ownership/__openerp__.py'
--- stock_location_ownership/__openerp__.py	2013-08-06 15:07:18 +
+++ stock_location_ownership/__openerp__.py	2014-03-13 16:59:31 +
@@ -31,7 +31,13 @@
 Stock Location Ownership
 
 
-Adds an ownership on the stock locations
+Adds an ownership on the stock locations.
+
+This is useful for instance when some locations in a warehouse are used to hold
+products which do not belong to the company. In which case a possible workflow
+could be that the company is allowed to use that stock, but this would generate
+a purchase order for the real owner of the stock, with or without direct
+delivery.
 ,
  'depends': ['stock',
  ],

=== added file 'stock_location_ownership/i18n/en.po'
--- stock_location_ownership/i18n/en.po	1970-01-01 00:00:00 +
+++ stock_location_ownership/i18n/en.po	2014-03-13 16:59:31 +
@@ -0,0 +1,31 @@
+# Translation of OpenERP Server.
+# This file contains the translation of the following modules:
+#
+msgid 
+msgstr 
+Project-Id-Version: OpenERP Server 7.0\n
+Report-Msgid-Bugs-To: \n
+POT-Creation-Date: 2014-03-13 16:49+\n
+PO-Revision-Date: 2014-03-13 16:44+\n
+Last-Translator: \n
+Language-Team: \n
+Language: \n
+MIME-Version: 1.0\n
+Content-Type: text/plain; charset=UTF-8\n
+Content-Transfer-Encoding: \n
+Plural-Forms: \n
+
+#. module: stock_location_ownership
+#: field:stock.location,owner_id:0
+msgid Owner
+msgstr Owner
+
+#. module: stock_location_ownership
+#: help:stock.location,owner_id:0
+msgid Owner of the location if different from the company or address.
+msgstr Owner of the location if different from the company or address.
+
+#. module: stock_location_ownership
+#: model:ir.model,name:stock_location_ownership.model_stock_location
+msgid Location
+msgstr Location

=== added file 'stock_location_ownership/i18n/fr.po'
--- stock_location_ownership/i18n/fr.po	1970-01-01 00:00:00 +
+++ stock_location_ownership/i18n/fr.po	2014-03-13 16:59:31 +
@@ -0,0 +1,31 @@
+# Translation of OpenERP Server.
+# This file contains the translation of the following modules:
+#
+msgid 
+msgstr 
+Project-Id-Version: OpenERP Server 7.0\n
+Report-Msgid-Bugs-To: \n
+POT-Creation-Date: 2014-03-13 16:49+\n
+PO-Revision-Date: 2014-03-13 17:51+0100\n
+Last-Translator: \n
+Language-Team: \n
+Language: \n
+MIME-Version: 1.0\n
+Content-Type: text/plain; charset=UTF-8\n
+Content-Transfer-Encoding: \n
+Plural-Forms: \n
+
+#. module: stock_location_ownership
+#: field:stock.location,owner_id:0
+msgid Owner
+msgstr Propriétaire
+
+#. module: stock_location_ownership
+#: help:stock.location,owner_id:0
+msgid Owner of the location if different from the company or address.
+msgstr Propriétaire de l'emplacement, si différent de la société
+
+#. module: stock_location_ownership
+#: model:ir.model,name:stock_location_ownership.model_stock_location
+msgid Location
+msgstr Emplacement

=== added file 'stock_location_ownership/i18n/stock_location_ownership.pot'
--- stock_location_ownership/i18n/stock_location_ownership.pot	1970-01-01 00:00:00 +
+++ stock_location_ownership/i18n/stock_location_ownership.pot	2014-03-13 16:59:31 +
@@ -0,0 +1,31 @@
+# Translation of OpenERP Server.
+# This file contains the translation of the following modules:
+#
+msgid 
+msgstr 
+Project-Id-Version: OpenERP Server 7.0\n
+Report-Msgid-Bugs-To: \n
+POT-Creation-Date: 2014-03-13 16:49+\n
+PO-Revision-Date: 2014-03-13 17:50+0100\n
+Last-Translator: \n
+Language-Team: \n
+Language: \n
+MIME-Version: 1.0\n
+Content-Type: text/plain; charset=UTF-8\n
+Content-Transfer-Encoding: \n
+Plural-Forms: \n
+
+#. module: stock_location_ownership
+#: field:stock.location,owner_id:0
+msgid Owner
+msgstr 
+
+#. module: stock_location_ownership
+#: help:stock.location,owner_id:0
+msgid Owner of the location if different from the company or address.
+msgstr 
+
+#. module: stock_location_ownership
+#: model:ir.model,name:stock_location_ownership.model_stock_location
+msgid Location
+msgstr 

-- 
Mailing list: https://launchpad.net/~openerp-community-reviewer
Post to : openerp-community-reviewer@lists.launchpad.net
Unsubscribe : 

Re: [Openerp-community-reviewer] [Merge] lp:~camptocamp/stock-logistic-warehouse/7.0-improve_stock_location_ownership-afe into lp:stock-logistic-warehouse

2014-03-13 Thread Yannick Vaucher @ Camptocamp
Review: Approve

Thanks LGTM
-- 
https://code.launchpad.net/~camptocamp/stock-logistic-warehouse/7.0-improve_stock_location_ownership-afe/+merge/210859
Your team Stock and Logistic Core Editors is subscribed to branch 
lp:stock-logistic-warehouse.

-- 
Mailing list: https://launchpad.net/~openerp-community-reviewer
Post to : openerp-community-reviewer@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openerp-community-reviewer
More help   : https://help.launchpad.net/ListHelp


Re: [Openerp-community-reviewer] [Merge] lp:~camptocamp/stock-logistic-warehouse/7.0-improve_stock_location_ownership-afe into lp:stock-logistic-warehouse

2014-03-13 Thread Pedro Manuel Baeza
Review: Approve code review

Thank you very much for expand the description!

Regards.
-- 
https://code.launchpad.net/~camptocamp/stock-logistic-warehouse/7.0-improve_stock_location_ownership-afe/+merge/210859
Your team Stock and Logistic Core Editors is subscribed to branch 
lp:stock-logistic-warehouse.

-- 
Mailing list: https://launchpad.net/~openerp-community-reviewer
Post to : openerp-community-reviewer@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openerp-community-reviewer
More help   : https://help.launchpad.net/ListHelp


Re: [Openerp-community-reviewer] [Merge] lp:~camptocamp/stock-logistic-warehouse/7.0-improve_stock_location_ownership-afe into lp:stock-logistic-warehouse

2014-03-13 Thread Sandy Carter (http://www.savoirfairelinux.com)
Review: Needs Fixing grammar

Grammar mistakes in the description

l.11  instances should be plural
This is useful for instance
This is useful for instances

l.12 comma after case
In which case a possible workflow
In which case, a possible workflow

l.12 run on sentence, consider breaking into two
In which case, a possible workflow
could be that the company is allowed to use that stock, but this would generate
a purchase order for the real owner of the stock, with or without direct
delivery.
In which case, a possible workflow
could be that the company is allowed to use that stock. This would generate
a purchase order for the real owner of the stock, with or without direct
delivery.
-- 
https://code.launchpad.net/~camptocamp/stock-logistic-warehouse/7.0-improve_stock_location_ownership-afe/+merge/210859
Your team Stock and Logistic Core Editors is subscribed to branch 
lp:stock-logistic-warehouse.

-- 
Mailing list: https://launchpad.net/~openerp-community-reviewer
Post to : openerp-community-reviewer@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openerp-community-reviewer
More help   : https://help.launchpad.net/ListHelp