Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0038019Openbravo ERP04. Warehouse managementpublic2018-02-28 18:122018-03-06 16:26
dmiguelez 
vmromanos 
urgentmajoralways
closedfixed 
5
 
3.0PR18Q2 
dmiguelez
Core
Code review
2018-02-02
pi
https://code.openbravo.com/erp/devel/pi/rev/a22d9a28aa45 [^]
No
0038019: It is possible to create a Goods Movement for the same Bin
It is possible to create a Goods Movement for the same Bin
As F&B Admin

Go to Goods Movement Window and create a new record.
Move to Lines Tab and select any product from the drop down list.
In the New Storage Bin select the same value as in the Storage Bin field.
Process the Goods Movement.

This should not be possible to happen.
No tags attached.
related to defect 0039391 closed vmromanos Modules Movements within the same bin for a product without attribute should not be allowed 
Issue History
2018-02-28 18:12dmiguelezNew Issue
2018-02-28 18:12dmiguelezAssigned To => Triage Finance
2018-02-28 18:12dmiguelezModules => Core
2018-02-28 18:12dmiguelezTriggers an Emergency Pack => No
2018-02-28 18:16dmiguelezRegression level => Code review
2018-02-28 18:16dmiguelezRegression date => 2018-02-02
2018-02-28 18:16dmiguelezRegression introduced in release => pi
2018-02-28 18:16dmiguelezRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/a22d9a28aa45 [^]
2018-03-02 14:33vmromanosStatusnew => scheduled
2018-03-02 14:33vmromanosAssigned ToTriage Finance => vmromanos
2018-03-02 14:36vmromanosNote Added: 0102935
2018-03-05 17:09hgbotCheckin
2018-03-05 17:09hgbotNote Added: 0102988
2018-03-05 17:09hgbotStatusscheduled => resolved
2018-03-05 17:09hgbotResolutionopen => fixed
2018-03-05 17:09hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/0b705f17f7dcd3b94a8c2c0c62005cb088f1a948 [^]
2018-03-05 23:45hudsonbotCheckin
2018-03-05 23:45hudsonbotNote Added: 0102999
2018-03-06 16:26dmiguelezReview Assigned To => dmiguelez
2018-03-06 16:26dmiguelezNote Added: 0103031
2018-03-06 16:26dmiguelezStatusresolved => closed
2018-03-06 16:26dmiguelezFixed in Version => 3.0PR18Q2
2018-10-02 14:21vmromanosRelationship addedrelated to 0039391

Notes
(0102935)
vmromanos   
2018-03-02 14:36   
Test Plan:

As F&B Admin
Go to Goods Movement Window and create a new record.
Move to Lines Tab and select any product from the drop down list.
In the New Storage Bin select the same value as in the Storage Bin field.
Try to save. An exception should thrown.
(0102988)
hgbot   
2018-03-05 17:09   
Repository: erp/devel/pi
Changeset: 0b705f17f7dcd3b94a8c2c0c62005cb088f1a948
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Fri Mar 02 14:43:28 2018 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/0b705f17f7dcd3b94a8c2c0c62005cb088f1a948 [^]

Fixed issue 38019: [ri] Properly implement validation different bins

Null management in new comparation didn't work properly.

---
M src-db/database/model/triggers/M_MOVEMENTLINE_TRG.xml
---
(0102999)
hudsonbot   
2018-03-05 23:45   
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/ae235ad7fcda [^]
Maturity status: Test
(0103031)
dmiguelez   
2018-03-06 16:26   
Code Review + Testing Ok