Openbravo Issue Tracking System - Modules
View Issue Details
0037345ModulesAdvanced Warehouse Operationspublic2017-11-21 14:442017-12-12 14:01
dmiguelez 
AtulOpenbravo 
highmajoralways
closedfixed 
5
 
 
vmromanos
0037345: N.P.E. In Warehouse Configuration Check Window
N.P.E. In Warehouse Configuration Check Window when trying to check active Bins in non active SBG
As AWO-QA Admin

Go to Warehouse Definition and select US West Coast Warehouse
Move to Storage Bin Tabs and create a new record with:
  * SearchKey: Test

Go to Warehouse Configuration Check Window.
Disable all the checks except active Bins in non active SBG
Select Organization US West Coast

Click on done and check that an error appears.
No tags attached.
Issue History
2017-11-21 14:44dmiguelezNew Issue
2017-11-21 14:44dmiguelezAssigned To => dmiguelez
2017-11-27 12:09dmiguelezSeverityminor => major
2017-11-30 18:42dmiguelezAssigned Todmiguelez => AtulOpenbravo
2017-12-01 06:09AtulOpenbravoStatusnew => acknowledged
2017-12-01 06:09AtulOpenbravoStatusacknowledged => scheduled
2017-12-08 10:35AtulOpenbravoNote Added: 0100946
2017-12-12 14:00hgbotCheckin
2017-12-12 14:00hgbotNote Added: 0100986
2017-12-12 14:00hgbotStatusscheduled => resolved
2017-12-12 14:00hgbotResolutionopen => fixed
2017-12-12 14:00hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/0a12ef91ef2c8b65855e5dce3be43a439a29adec [^]
2017-12-12 14:01vmromanosReview Assigned To => vmromanos
2017-12-12 14:01vmromanosNote Added: 0100988
2017-12-12 14:01vmromanosStatusresolved => closed
2022-09-06 17:18caristuCategoryAdvance Warehouse Operations => Advanced Warehouse Operations

Notes
(0100946)
AtulOpenbravo   
2017-12-08 10:35   
Login as AWO-QA Admin

- Go to Warehouse Definition and select US West Coast Warehouse
- Move to Storage Bin Tabs and create a new record with:
  * SearchKey: Test

- Go to Warehouse Configuration Check Window.
- Disable all the checks except active Bins in non active SBG
- Select Organization US West Coast

- Click on done and realize that message shown is
Process completed successfully
Warehouse Configuration Check process has finished. Check Verbosity Log for details.
(0100986)
hgbot   
2017-12-12 14:00   
Repository: erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations
Changeset: 0a12ef91ef2c8b65855e5dce3be43a439a29adec
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Fri Dec 08 14:51:54 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/0a12ef91ef2c8b65855e5dce3be43a439a29adec [^]

Fixes Issue 0037345: N.P.E. In Warehouse Configuration Check Window

In method logWarningForWarehouse, NPE handling added when accessing
name of locator group of storage bin.

---
M src/org/openbravo/warehouse/advancedwarehouseoperations/warehouseconfigurationcheck/implementation/CheckStorageBinsInNonActiveSBGroup.java
---
(0100988)
vmromanos   
2017-12-12 14:01   
Code review + testing OK