Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0027238Openbravo ERP04. Warehouse managementpublic2014-07-30 17:012014-09-30 22:33
jonalegriaesarte 
fsoto82 
immediateminorhave not tried
closedfixed 
5
pi 
3.0PR15Q1 
vmromanos
Core
No
0027238: The system allows to process a goods movement from a locator to the same locator
The system allows to process a goods movement from a locator to the same locator. It does not make sense
- Create a good movement
- Create a line from a locator to the same locator
- Process it
No tags attached.
Issue History
2014-07-30 17:01jonalegriaesarteNew Issue
2014-07-30 17:01jonalegriaesarteAssigned To => AtulOpenbravo
2014-07-30 17:01jonalegriaesarteModules => Core
2014-07-30 17:01jonalegriaesarteResolution time => 1407103200
2014-07-30 17:01jonalegriaesarteTriggers an Emergency Pack => No
2014-09-24 07:18fsoto82Note Added: 0070292
2014-09-24 17:36fsoto82Note Edited: 0070292bug_revision_view_page.php?bugnote_id=0070292#r6632
2014-09-25 16:13fsoto82Statusnew => scheduled
2014-09-25 16:13fsoto82fix_in_branch => pi
2014-09-25 16:13fsoto82Assigned ToAtulOpenbravo => fsoto82
2014-09-29 16:12jonalegriaesarteTarget Version3.0PR14Q4 => 3.0PR15Q1
2014-09-30 13:34vmromanosNote Added: 0070547
2014-09-30 13:59hgbotCheckin
2014-09-30 13:59hgbotNote Added: 0070551
2014-09-30 13:59hgbotStatusscheduled => resolved
2014-09-30 13:59hgbotResolutionopen => fixed
2014-09-30 13:59hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/f2f2e66955e00a2f7985d80da8c7a87c90534f3e [^]
2014-09-30 14:02vmromanosReview Assigned To => vmromanos
2014-09-30 14:02vmromanosNote Added: 0070556
2014-09-30 14:02vmromanosStatusresolved => closed
2014-09-30 22:33hudsonbotCheckin
2014-09-30 22:33hudsonbotNote Added: 0070591

Notes
(0070292)
fsoto82   
2014-09-24 07:18   
(edited on: 2014-09-24 17:36)
- Open window [Goods Movements]
- Create a new good movement
- Create a line where the Storage Bin and New storage Bin are the same.
- When try to save the line, an error is displayed alerting that the storage bins must be different.

(0070547)
vmromanos   
2014-09-30 13:34   
Alternative test plan:
- Open window [Goods Movements]
- Create a new good movement
- Create a line where the Storage Bin and New storage Bin are different. Save it
- Now modify this line and set the same storage bin in both fields.
- When try to save the line, an error is displayed alerting that the storage bins must be different.
(0070551)
hgbot   
2014-09-30 13:59   
Repository: erp/devel/pi
Changeset: f2f2e66955e00a2f7985d80da8c7a87c90534f3e
Author: Fernando Soto <fernando.soto <at> peoplewalking.com>
Date: Thu Sep 25 11:28:13 2014 -0500
URL: http://code.openbravo.com/erp/devel/pi/rev/f2f2e66955e00a2f7985d80da8c7a87c90534f3e [^]

Fixed bug 27238: Its possible to process a goods movement from a locator to the same locator

The M_MOVEMENTLINE_TRG trigger function now checks that the locators are different.
The movement line don't save if the locator and the new locator are the same.

---
M src-db/database/model/triggers/M_MOVEMENTLINE_TRG.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
---
(0070556)
vmromanos   
2014-09-30 14:02   
Code review + testing OK
(0070591)
hudsonbot   
2014-09-30 22:33   
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/2cae02185081 [^]
Maturity status: Test