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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0037994
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Modules] Advanced Warehouse Operationsmajoralways2018-02-22 20:202018-02-23 11:26
Reportercollazoandy4View Statuspublic 
Assigned Tocollazoandy4 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision49dee23afbd0
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned Todmiguelez
Regression introduced in release
Summary

0037994: NPE when changing the Inventory Status of a stock with a product with attribute set

DescriptionWhen a stock with a product with attribute set, change the Inventory Status a NPE is raise
Steps To ReproduceCreate a Purchase Order with a product with attribute set
Create a receipt task and confirm it
Go to Advance Warehouse Operation window and change the inventory status of a Line, Check a NPE is raice in the process and the bin status was change
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0102812)
dmiguelez (developer)
2018-02-23 10:30

Test Plan:

With AWO SampleData Module installed.

Log in as AWO-QA Admin
Go to Warehouse Operations Window

Select any row with a Product with attribute values, like Cellphone Battery.
Try to change it's Status to different ones (Available, Backflush, Blocked...)
It should work without any issues.
(0102814)
hgbot (developer)
2018-02-23 11:11

Repository: erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations
Changeset: ec724a8df8f23bde651fbd2a988b1ef21eba1c4c
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Thu Feb 22 18:18:22 2018 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/ec724a8df8f23bde651fbd2a988b1ef21eba1c4c [^]

Related to issue 37994:Test modified to take into account the attributeset flow

---
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOh_InventoryStatusWithAWOEnabled.java
---
(0102815)
hgbot (developer)
2018-02-23 11:11

Repository: erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations
Changeset: 49dee23afbd08aabaf2e4bd1f811c447c5cd104d
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Fri Feb 23 10:18:25 2018 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/49dee23afbd08aabaf2e4bd1f811c447c5cd104d [^]

Fixes issue 37994. When the Product has an attribute, it's entry in the
Storage Detail is deleted when the Stock reaches 0. That is why it is necessary
to keep track of the Locators that have been selected instead of trying to
retrieve them from the Storage Detail

---
M src/org/openbravo/warehouse/advancedwarehouseoperations/utils/Utilities.java
---
(0102816)
hgbot (developer)
2018-02-23 11:11

Repository: erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations
Changeset: b9a15647f0ba7ed27ead3c79b8f1d2238c12818d
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Fri Feb 23 10:25:26 2018 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/b9a15647f0ba7ed27ead3c79b8f1d2238c12818d [^]

Related to issue 37994. Code Review changes.

Changed some names and ordering of the code to make it
easier to read.

---
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/test/AWOh_InventoryStatusWithAWOEnabled.java
M src/org/openbravo/warehouse/advancedwarehouseoperations/utils/Utilities.java
---
(0102817)
hgbot (developer)
2018-02-23 11:17

Repository: erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations
Changeset: d5bb2c4a0a805ae99c5261c1e060cab2446c33fb
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Fri Feb 23 11:17:20 2018 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/d5bb2c4a0a805ae99c5261c1e060cab2446c33fb [^]

Related to issue 37994. Updated module version

---
M src-db/database/sourcedata/AD_MODULE.xml
---
(0102824)
dmiguelez (developer)
2018-02-23 11:26

Code Review + Testing Ok

- Issue History
Date Modified Username Field Change
2018-02-22 20:20 collazoandy4 New Issue
2018-02-22 20:20 collazoandy4 Assigned To => collazoandy4
2018-02-22 20:23 collazoandy4 Status new => scheduled
2018-02-22 20:29 collazoandy4 Reproducibility have not tried => always
2018-02-23 10:30 dmiguelez Note Added: 0102812
2018-02-23 11:11 hgbot Checkin
2018-02-23 11:11 hgbot Note Added: 0102814
2018-02-23 11:11 hgbot Checkin
2018-02-23 11:11 hgbot Note Added: 0102815
2018-02-23 11:11 hgbot Status scheduled => resolved
2018-02-23 11:11 hgbot Resolution open => fixed
2018-02-23 11:11 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/49dee23afbd08aabaf2e4bd1f811c447c5cd104d [^]
2018-02-23 11:11 hgbot Checkin
2018-02-23 11:11 hgbot Note Added: 0102816
2018-02-23 11:17 hgbot Checkin
2018-02-23 11:17 hgbot Note Added: 0102817
2018-02-23 11:26 dmiguelez Review Assigned To => dmiguelez
2018-02-23 11:26 dmiguelez Note Added: 0102824
2018-02-23 11:26 dmiguelez Status resolved => closed
2022-09-06 17:18 caristu Category Advance Warehouse Operations => Advanced Warehouse Operations


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker