Openbravo Issue Tracking System - Modules
View Issue Details
0037528ModulesAdvanced Warehouse Operationspublic2017-12-20 16:512018-02-05 09:11
dmiguelez 
dmiguelez 
normalmajoralways
closedfixed 
5
 
 
dmiguelez
0037528: Wrong comparison while checking for duplicates in Routing Assignment
Wrong comparison while checking for duplicates in Routing Assignment that lead to a hibernate error
Try to import the Routing Assignment using IDL for AWO and the default template.
It fails with a hibernate mapping error.
No tags attached.
Issue History
2017-12-20 16:51dmiguelezNew Issue
2017-12-20 16:51dmiguelezAssigned To => dmiguelez
2017-12-20 16:53hgbotCheckin
2017-12-20 16:53hgbotNote Added: 0101173
2017-12-20 16:53hgbotStatusnew => resolved
2017-12-20 16:53hgbotResolutionopen => fixed
2017-12-20 16:53hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/810a32882906ef4422e61e566dc963abbc5f72cb [^]
2018-02-02 17:21dmitry_mezentsevNote Added: 0102160
2018-02-05 09:11dmiguelezReview Assigned To => dmiguelez
2018-02-05 09:11dmiguelezNote Added: 0102166
2018-02-05 09:11dmiguelezStatusresolved => closed
2022-09-06 17:18caristuCategoryAdvance Warehouse Operations => Advanced Warehouse Operations

Notes
(0101173)
hgbot   
2017-12-20 16:53   
Repository: erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations
Changeset: 810a32882906ef4422e61e566dc963abbc5f72cb
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Wed Dec 20 16:51:57 2017 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/810a32882906ef4422e61e566dc963abbc5f72cb [^]

Fixes Issue 37528. Use id to compare instead of using full object.

---
M src/org/openbravo/warehouse/advancedwarehouseoperations/eventobserver/InternalRoutingAssiEventObserver.java
---
(0102160)
dmitry_mezentsev   
2018-02-02 17:21   
Not closed for 44 days!!!
(0102166)
dmiguelez   
2018-02-05 09:11   
Code Review + Testing Ok