Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0029355Openbravo ERP03. Procurement managementpublic2015-03-12 17:582015-04-01 08:31
VictorVillar 
reinaldoguerra 
immediatemajoralways
closedfixed 
5
3.0PR14Q3.7 
3.0PR15Q1.2 
vmromanos
Core
Production - Confirmed Stable
3.0PR14Q2
https://code.openbravo.com/erp/devel/pi/rev/083d67ea235aa748a71cef42410a7d7dd276c178 [^]
Yes
0029355: You can launch Pending Goods Receipts process with wrong Locators
You can launch Pending Goods Receipts process with wrong Locators
- Go to Purchase Order, and create one
   *Organization: F&B España - Región Norte
   *Business Partner: Bebidas Alegres, S.L.
- Navigate to line and create one
   *Product: Cerveza Lager 0,5L
   *Ordered quantity: 100
- Complete the order
- Go to pending goods receipts, select the line created before and open the locator selector
  Notice that you can select a storage bin from US West coast and process the goods receipt.

Now it is not possible to reproduce because the locator selector does not show wrong locators (check this issue: https://issues.openbravo.com/view.php?id=28540 [^])

It is necessary a script to fix the wrong locators in the Goods Receipts and the stock
No tags attached.
blocks defect 0029267 closed AtulOpenbravo You can launch Pending Goods Receipts process with wrong Locators 
Issue History
2015-03-20 14:21SandrahuguetTypedefect => backport
2015-03-20 14:21SandrahuguetTarget Version => 3.0PR15Q1.2
2015-03-24 12:35AtulOpenbravoNote Added: 0075920
2015-03-25 18:14vmromanosReview Assigned To => vmromanos
2015-03-25 18:14vmromanosAssigned ToAtulOpenbravo => reinaldoguerra
2015-03-25 18:15hgbotCheckin
2015-03-25 18:15hgbotNote Added: 0075979
2015-03-25 18:15hgbotStatusscheduled => resolved
2015-03-25 18:15hgbotResolutionopen => fixed
2015-03-25 18:15hgbotFixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR15Q1.2/rev/6bc89c890c72432ea0a1a1928306f48cf853e77e [^]
2015-03-25 18:15vmromanosNote Added: 0075980
2015-03-25 18:15vmromanosStatusresolved => closed
2015-04-01 08:10hgbotCheckin
2015-04-01 08:10hgbotNote Added: 0076240
2015-04-01 08:10hgbotStatusclosed => resolved
2015-04-01 08:10hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/backports/3.0PR15Q1.2/rev/6bc89c890c72432ea0a1a1928306f48cf853e77e [^] => http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/6bc89c890c72432ea0a1a1928306f48cf853e77e [^]
2015-04-01 08:31priyamStatusresolved => closed
2015-04-01 08:31priyamNote Added: 0076249

Notes
(0075920)
AtulOpenbravo   
2015-03-24 12:35   
Test Plan
- Go to Purchase Order, and create one
   *Organization: F&B España - Región Norte
   *Business Partner: Bebidas Alegres, S.L.
- Navigate to line and create one
   *Product: Cerveza Lager 0,5L
   *Ordered quantity: 100
- Complete the order
- Go to pending goods receipts, select the line created before and open the locator selector.
- Check that you can only select a storage bin from F&B España - Región Norte and process the goods receipt.
(0075979)
hgbot   
2015-03-25 18:15   
Repository: erp/backports/3.0PR15Q1.2
Changeset: 6bc89c890c72432ea0a1a1928306f48cf853e77e
Author: Reinaldo Guerra <reinaldo.guerra <at> peoplewalking.com>
Date: Thu Jan 22 22:48:31 2015 -0500
URL: http://code.openbravo.com/erp/backports/3.0PR15Q1.2/rev/6bc89c890c72432ea0a1a1928306f48cf853e77e [^]

Fixes Issue 29355:You can launch Pending Goods Receipts process with wrong
Locators

Purchase order header's organization id is used to filter the locators
in the locator selector of Pending Goods Receipt.

---
M src/org/openbravo/erpCommon/ad_forms/MaterialReceiptPending.html
M src/org/openbravo/erpCommon/ad_forms/MaterialReceiptPending.xml
M src/org/openbravo/erpCommon/ad_forms/MaterialReceiptPending_data.xsql
---
(0075980)
vmromanos   
2015-03-25 18:15   
Code review + testing OK
(0076240)
hgbot   
2015-04-01 08:10   
Repository: erp/backports/3.0PR15Q2
Changeset: 6bc89c890c72432ea0a1a1928306f48cf853e77e
Author: Reinaldo Guerra <reinaldo.guerra <at> peoplewalking.com>
Date: Thu Jan 22 22:48:31 2015 -0500
URL: http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/6bc89c890c72432ea0a1a1928306f48cf853e77e [^]

Fixes Issue 29355:You can launch Pending Goods Receipts process with wrong
Locators

Purchase order header's organization id is used to filter the locators
in the locator selector of Pending Goods Receipt.

---
M src/org/openbravo/erpCommon/ad_forms/MaterialReceiptPending.html
M src/org/openbravo/erpCommon/ad_forms/MaterialReceiptPending.xml
M src/org/openbravo/erpCommon/ad_forms/MaterialReceiptPending_data.xsql
---
(0076249)
priyam   
2015-04-01 08:31   
closed again, as the status changed due the merge tag of 3.0PR15Q1.2 to backports/3.0PR15Q2