Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0035449Openbravo ERP04. Warehouse managementpublic2017-03-07 18:052017-09-21 16:50
ngarcia 
CSousa 
highminoralways
closedfixed 
5
 
3.0PR17Q4 
aferraz
Core
No
0035449: Movement date of Goods movements created from Stock Reservations window should be truncated
Movement date of Goods movements created from Stock Reservations window should be truncated
As group admin role:
   Set the Enable Stock Reservations preference to Y
   Log out and log in
   Create a sales order, add a product with stock to it and book it
   Click on Manage reservation and reserve the product
   Go to Stock Reservation window and create a Goods Movement from the reservation
   Check through database the movementdate column of m_movement table has hours, minutes and seconds
Truncate the date before assigning it with the setMovementDate function in:

ReservedGoodMovementActionHandler.doExecute
No tags attached.
Issue History
2017-03-07 18:05ngarciaNew Issue
2017-03-07 18:05ngarciaAssigned To => Triage Finance
2017-03-07 18:05ngarciaModules => Core
2017-03-07 18:05ngarciaTriggers an Emergency Pack => No
2017-03-07 18:05ngarciaIssue Monitored: networkb
2017-03-07 18:36ngarciaProposed Solution updated
2017-04-19 09:11CSousaNote Added: 0096059
2017-05-08 13:30CSousaStatusnew => scheduled
2017-05-08 13:30CSousaAssigned ToTriage Finance => CSousa
2017-09-18 14:22hgbotCheckin
2017-09-18 14:22hgbotNote Added: 0099113
2017-09-18 14:22hgbotStatusscheduled => resolved
2017-09-18 14:22hgbotResolutionopen => fixed
2017-09-18 14:22hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/a94d701d08929330c474fd70a363db1869af335e [^]
2017-09-18 14:22aferrazReview Assigned To => aferraz
2017-09-18 14:22aferrazNote Added: 0099114
2017-09-18 14:22aferrazStatusresolved => closed
2017-09-18 14:22aferrazFixed in Version => 3.0PR17Q4
2017-09-21 16:50hudsonbotCheckin
2017-09-21 16:50hudsonbotNote Added: 0099408

Notes
(0096059)
CSousa   
2017-04-19 09:11   
As group admin role:
   Set the Enable Stock Reservations preference to Y
   Log out and log in
   Create a sales order, add a product with stock to it and book it
   Click on Manage reservation and reserve the product
   Go to Stock Reservation window and create a Goods Movement from the reservation
   Check through database the movementdate column of m_movement table has only the date.
(0099113)
hgbot   
2017-09-18 14:22   
Repository: erp/devel/pi
Changeset: a94d701d08929330c474fd70a363db1869af335e
Author: Carlos Sousa <carlos.sousa <at> openbravo.com>
Date: Wed Apr 19 09:01:34 2017 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/a94d701d08929330c474fd70a363db1869af335e [^]

Fixes issue 35449: Movement date of Goods movements
created from Stock Reservations window should be truncated.

Movement date of Goods movements
created from Stock Reservations window has been truncated.

---
M src/org/openbravo/common/actionhandler/ReservedGoodMovementActionHandler.java
---
(0099114)
aferraz   
2017-09-18 14:22   
Code review + Testing OK
(0099408)
hudsonbot   
2017-09-21 16:50   
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/9750b78d3e5c [^]
Maturity status: Test