Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0038019 | Openbravo ERP | 04. Warehouse management | public | 2018-02-28 18:12 | 2018-03-06 16:26 |
|
Reporter | dmiguelez | |
Assigned To | vmromanos | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR18Q2 | |
Merge Request Status | |
Review Assigned To | dmiguelez |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | Code review |
Regression date | 2018-02-02 |
Regression introduced in release | pi |
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/a22d9a28aa45 [^] |
Triggers an Emergency Pack | No |
|
Summary | 0038019: It is possible to create a Goods Movement for the same Bin |
Description | It is possible to create a Goods Movement for the same Bin |
Steps To Reproduce | 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. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0039391 | | closed | vmromanos | Modules | Movements within the same bin for a product without attribute should not be allowed |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2018-02-28 18:12 | dmiguelez | New Issue | |
2018-02-28 18:12 | dmiguelez | Assigned To | => Triage Finance |
2018-02-28 18:12 | dmiguelez | OBNetwork customer | => No |
2018-02-28 18:12 | dmiguelez | Modules | => Core |
2018-02-28 18:12 | dmiguelez | Triggers an Emergency Pack | => No |
2018-02-28 18:16 | dmiguelez | Regression level | => Code review |
2018-02-28 18:16 | dmiguelez | Regression date | => 2018-02-02 |
2018-02-28 18:16 | dmiguelez | Regression introduced in release | => pi |
2018-02-28 18:16 | dmiguelez | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/a22d9a28aa45 [^] |
2018-03-02 14:33 | vmromanos | Status | new => scheduled |
2018-03-02 14:33 | vmromanos | Assigned To | Triage Finance => vmromanos |
2018-03-02 14:36 | vmromanos | Note Added: 0102935 | |
2018-03-05 17:09 | hgbot | Checkin | |
2018-03-05 17:09 | hgbot | Note Added: 0102988 | |
2018-03-05 17:09 | hgbot | Status | scheduled => resolved |
2018-03-05 17:09 | hgbot | Resolution | open => fixed |
2018-03-05 17:09 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/0b705f17f7dcd3b94a8c2c0c62005cb088f1a948 [^] |
2018-03-05 23:45 | hudsonbot | Checkin | |
2018-03-05 23:45 | hudsonbot | Note Added: 0102999 | |
2018-03-06 16:26 | dmiguelez | Review Assigned To | => dmiguelez |
2018-03-06 16:26 | dmiguelez | Note Added: 0103031 | |
2018-03-06 16:26 | dmiguelez | Status | resolved => closed |
2018-03-06 16:26 | dmiguelez | Fixed in Version | => 3.0PR18Q2 |
2018-10-02 14:21 | vmromanos | Relationship added | related to 0039391 |
Notes |
|
|
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
---
|
|
|
|
|
|
|
|