Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0009635Openbravo ERP04. Warehouse managementpublic2009-06-25 14:272012-04-26 19:32
sureshbabu 
Sandrahuguet 
lowtrivialalways
closedfixed 
10
2.50MP2 
 
Core
No
0009635: In Goods movement Lines tab, storage bin fields values are retained when we comeback after a transaction.
In Goods movement Lines tab, storage bin fields(Storage bin and New storage bin) values are retained when we comeback after a transaction.

(Warehouse Management || Transactions || Goods Movements || Header >> Lines )
1) Move to (Warehouse Management || Transactions || Goods Movements || Header >> Lines) and enter the required details.
2) Move to lines tab and click new and enter all the details

Product
Movement Quantity
Storage Bin
New Storage Bin
and click save.

3) click new one can find Storage bin and New storage bin field values are retained which is not an expected one.



 
OB3-Reviewed
jpg Like in report fields, values are retain in Storage bin and New storage bin when we come back to the Goods movement lines tab..JPG (172,502) 2009-06-25 14:27
https://issues.openbravo.com/file_download.php?file_id=1468&type=bug
jpg
Issue History
2009-06-25 14:27sureshbabuNew Issue
2009-06-25 14:27sureshbabuAssigned To => rafaroda
2009-06-25 14:27sureshbabuFile Added: Like in report fields, values are retain in Storage bin and New storage bin when we come back to the Goods movement lines tab..JPG
2009-06-30 20:44psarobeStatusnew => scheduled
2009-06-30 20:44psarobeNote Added: 0017693
2009-06-30 20:44psarobeAssigned Torafaroda => sathiyan
2009-06-30 20:44psarobefix_in_branch => pi
2009-07-03 08:58sathiyanAssigned Tosathiyan => rakheemohanlal
2011-10-28 18:37psarobeTag Attached: OB3-Reviewed
2012-04-18 11:04alostaleAssigned Torakheemohanlal => vmromanos
2012-04-23 09:05SandrahuguetAssigned Tovmromanos => Sandrahuguet
2012-04-23 11:38SandrahuguetNote Added: 0047871
2012-04-25 18:29hgbotCheckin
2012-04-25 18:29hgbotNote Added: 0047975
2012-04-25 18:29hgbotStatusscheduled => resolved
2012-04-25 18:29hgbotResolutionopen => fixed
2012-04-25 18:29hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/cf7c6fb594c6fc993fafaa8509deb0f13579bd21 [^]
2012-04-25 18:29hgbotCheckin
2012-04-25 18:29hgbotNote Added: 0047976
2012-04-25 18:30miruritaNote Added: 0047977
2012-04-25 18:30miruritaStatusresolved => closed
2012-04-26 19:32hudsonbotCheckin
2012-04-26 19:32hudsonbotNote Added: 0048101
2012-04-26 19:32hudsonbotCheckin
2012-04-26 19:32hudsonbotNote Added: 0048102

Notes
(0017693)
psarobe   
2009-06-30 20:44   
This is because in the table m_movementline there two columns:
1. M_locator_id that is the storage bin
2. M_locatorTo_id that is the new storage bin

These are marked as Stored in session and they have a default value. To me this doesn't have too much sense so to fix this issue we should unmark the flag and leave it blank the default value
(0047871)
Sandrahuguet   
2012-04-23 11:38   
Test Plan:
-Go to Goods Movements, and create one
-Go to line, and enter all the details
  ·Product
  ·Movement Quantity
  ·Storage Bin
  ·New Storage Bin
-Create a new line, notice that Storage bin and New storage are not fill
(0047975)
hgbot   
2012-04-25 18:29   
Repository: erp/devel/pi
Changeset: cf7c6fb594c6fc993fafaa8509deb0f13579bd21
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Mon Apr 23 10:47:00 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/cf7c6fb594c6fc993fafaa8509deb0f13579bd21 [^]

Fixed bug 9635 Uncheck stored in session in M_locator_id and M_locatorto_id

---
M src-db/database/sourcedata/AD_COLUMN.xml
---
(0047976)
hgbot   
2012-04-25 18:29   
Repository: erp/devel/pi
Changeset: 8e05e2cd1f5b5a3ac5b94cf0843b1d6b9bef785c
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Wed Apr 25 18:28:42 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/8e05e2cd1f5b5a3ac5b94cf0843b1d6b9bef785c [^]

Related to issue 9635: remove default value

---
M src-db/database/sourcedata/AD_COLUMN.xml
---
(0047977)
mirurita   
2012-04-25 18:30   
code review + testing OK
(0048101)
hudsonbot   
2012-04-26 19:32   
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/70a717a9ffa1 [^]

Maturity status: Test
(0048102)
hudsonbot   
2012-04-26 19:32   
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/70a717a9ffa1 [^]

Maturity status: Test