Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0033373
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 04. Warehouse managementmajoralways2016-06-28 18:062016-08-11 18:40
ReporterngarciaView Statuspublic 
Assigned ToSanjota 
PriorityurgentResolutionfixedFixed in Version3.0PR16Q4
StatusclosedFix in branchFixed in SCM revision6200959d1d73
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tovmromanos
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0033373: Create Lines From allows to choose a storage bin that does not belong to the goods shipment/receipt organization

DescriptionCreate Lines From allows to choose a storage bin that does not belong to the goods shipment/receipt organization
Steps To ReproduceAs group admin role:
   Create a goods receipt header for F&B España - Región Norte
   Click the Create Lines From button
   Select a pending order and enter 'RS' in the Warehouse Position or Storage Bin field
   Press enter(don't use selector) and check you can select a bin that belong to Región Sur when you should not
   Check you could also complete the Goods Receipt
   Repeat the process in the Goods Shipment window
   
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 00306003.0PR15Q4 closedaferraz Create Lines From process allows to choose any locator 

-  Notes
(0088170)
Sanjota (developer)
2016-07-04 11:51

Test Plan

As group admin role:

- Create a Goods Receipt for F&B España Region Norte
- Click on Create Lines From process
- Select a pending purchase order
- Enter R% on Warehouse position selector or Storage bin selector and press enter
- Realize you can select only storage bin from España Region Norte warehouse
 
- In Locator selector remove filter on warehouse (remove España Region Norte)
- If you don't write anything in Warehouse position and press enter
- Realize you can see list of storage bin that belongs to Org F&B España Region Norte and it's parent.

- Change the organization to F&B España Region Sur
- Click on Create Lines From process
- Select a pending purchase order
- Enter R% on Warehouse position selector or Storage bin selector and press enter
- Realize you can select only storage bin from España Region Sur warehouse
 
- In Locator selector remove filter on warehouse (remove España Region Sur)
- If you don't write anything in Warehouse position and press enter
- Realize you can see list of storage bin that belongs to Org F&B España Region Sur and it's parent.

- Change the organization to F&B España and España Region Norte warehouse
- Click on Create Lines From process
- Select a pending purchase order
- Enter R% on Warehouse position selector or Storage bin selector and press enter
- Realize you can select storage bin from España Region Sur and Norte warehouse
and
- If you don't write anything in Warehouse position and press enter
- Realize you can see list of storage bin that belongs to Org F&B España and it's child org
(F&B España Region Sur and F&B España Region Norte).



- Realize the same happens in Goods shipment window

- Create a Goods Receipt for F&B España Region Norte
- Click on Create Lines From process
- Select a pending sales order
- Enter R% on Warehouse position selector or Storage bin selector and press enter
- Realize you can select only storage bin from España Region Norte warehouse
 
- In Locator selector remove filter on warehouse (remove España Region Norte)
- If you don't write anything in Warehouse position and press enter
- Realize you can see list of storage bin that belongs to Org F&B España Region Norte and it's parent.

- Change the organization to F&B España Region Sur
- Click on Create Lines From process
- Select a pending sales order
- Enter R% on Warehouse position selector or Storage bin selector and press enter
- Realize you can select only storage bin from España Region Sur warehouse
 
- In Locator selector remove filter on warehouse (remove España Region Sur)
- If you don't write anything in Warehouse position and press enter
- Realize you can see list of storage bin that belongs to Org F&B España Region Sur and it's parent.

- Change the organization to F&B España and España Region Norte warehouse
- Click on Create Lines From process
- Select a pending sales order
- Enter R% on Warehouse position selector or Storage bin selector and press enter
- Realize you can select storage bin from España Region Sur and Norte warehouse
and
- If you don't write anything in Warehouse position and press enter
- Realize you can see list of storage bin that belongs to Org F&B España and it's child org
(F&B España Region Sur and F&B España Region Norte).
(0088176)
psanjuan (manager)
2016-07-04 14:04

Issue verified.
(0088179)
psanjuan (manager)
2016-07-04 15:43
edited on: 2016-07-04 15:47

Repeat same test as above but creating a new warehouse for F&B España - Region Norte Organization, therefore that organization does have at least two warehourse related. Any of those warehouse's storage bins can be selected while creating either a Goods Receipt or a Goods Shipment for that org.


Test Plan verified.

Issue can be code reviewed and closed.

(0088211)
hgbot (developer)
2016-07-05 13:53

Repository: erp/devel/pi
Changeset: 6200959d1d7334f791c0fdd1b5e8d42fa4667194
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Mon Jul 04 11:57:09 2016 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/6200959d1d7334f791c0fdd1b5e8d42fa4667194 [^]

Fixes issue 33373: Issue with storage bin selector of Create Lines From button

Create Lines From allows to choose a storage bin that does not belong to the goods shipment/receipt organization

---
M src/org/openbravo/erpCommon/info/Locator.java
---
(0088212)
vmromanos (manager)
2016-07-05 13:54

Code review + testing OK
(0088988)
hudsonbot (developer)
2016-08-11 18:40

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/edaa05b1fb18 [^]
Maturity status: Test

- Issue History
Date Modified Username Field Change
2016-06-28 18:06 ngarcia New Issue
2016-06-28 18:06 ngarcia Assigned To => Triage Finance
2016-06-28 18:06 ngarcia Modules => Core
2016-06-28 18:06 ngarcia Resolution time => 1468879200
2016-06-28 18:06 ngarcia Triggers an Emergency Pack => No
2016-06-28 18:06 ngarcia Issue Monitored: networkb
2016-06-28 18:06 ngarcia Relationship added related to 0030600
2016-06-28 18:26 ngarcia Summary Create Lines From allows to choose an organization that does not belong to the goods shipment/receipt organization => Create Lines From allows to choose a storage bin that does not belong to the goods shipment/receipt organization
2016-06-28 18:26 ngarcia Description Updated View Revisions
2016-06-30 14:54 aferraz Assigned To Triage Finance => Sanjota
2016-07-01 11:39 Sanjota Steps to Reproduce Updated View Revisions
2016-07-04 11:51 Sanjota Note Added: 0088170
2016-07-04 11:53 Sanjota Status new => scheduled
2016-07-04 14:04 psanjuan Note Added: 0088176
2016-07-04 15:43 psanjuan Note Added: 0088179
2016-07-04 15:47 psanjuan Note Edited: 0088179 View Revisions
2016-07-05 13:53 hgbot Checkin
2016-07-05 13:53 hgbot Note Added: 0088211
2016-07-05 13:53 hgbot Status scheduled => resolved
2016-07-05 13:53 hgbot Resolution open => fixed
2016-07-05 13:53 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/6200959d1d7334f791c0fdd1b5e8d42fa4667194 [^]
2016-07-05 13:54 vmromanos Review Assigned To => vmromanos
2016-07-05 13:54 vmromanos Note Added: 0088212
2016-07-05 13:54 vmromanos Status resolved => closed
2016-07-05 13:54 vmromanos Fixed in Version => 3.0PR16Q4
2016-08-11 18:40 hudsonbot Checkin
2016-08-11 18:40 hudsonbot Note Added: 0088988


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker