Openbravo Issue Tracking System - Modules
View Issue Details
0039939ModulesAdvanced Warehouse Operationspublic2019-01-14 12:042019-03-04 17:29
airaceburu 
dmiguelez 
normalminoralways
closedfixed 
5
 
 
vmromanos
0039939: Assign/Un-Assign task buttons do not update the updated
Assign/Un-Assign task buttons do not update the updated audit field. This happens aswell from within order preparation popup in Web POS
Go to "Task" window
Create a task
Notice the updated value
Assign a task
Notice the updated value
Un-Assign a task
Notice the updated value
No tags attached.
Issue History
2019-01-14 12:04airaceburuNew Issue
2019-01-14 12:04airaceburuAssigned To => dmiguelez
2019-01-31 10:08dmiguelezNote Added: 0109348
2019-01-31 10:09hgbotCheckin
2019-01-31 10:09hgbotNote Added: 0109349
2019-01-31 10:09hgbotStatusnew => resolved
2019-01-31 10:09hgbotResolutionopen => fixed
2019-01-31 10:09hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/04fd204dea864bad9b004863b6a40e9939310206 [^]
2019-03-04 16:13vmromanosReview Assigned To => vmromanos
2019-03-04 17:29vmromanosNote Added: 0110205
2019-03-04 17:29vmromanosStatusresolved => closed
2022-09-06 17:18caristuCategoryAdvance Warehouse Operations => Advanced Warehouse Operations

Notes
(0109348)
dmiguelez   
2019-01-31 10:08   
Log in as AWO-QA Admin

Go to Task Window
Pick any of the Tasks in Available status (any of the Tasks visible when the window is opened)

Select any Task
Check the Audit fields of the Task (Updated and Updated By)
Click on Assign button, select a User and click on Override User
Click Ok.
Check that the Audit fields have been updated.

Select any assigned Task.
Check the Audit fields of the Task (Updated and Updated By)
Click on UnAssign Button and then Ok.
Check that the Audit fields have been updated.
(0109349)
hgbot   
2019-01-31 10:09   
Repository: erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations
Changeset: 04fd204dea864bad9b004863b6a40e9939310206
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Thu Jan 31 09:57:52 2019 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/04fd204dea864bad9b004863b6a40e9939310206 [^]

Fixes Issue 39939. Update the Audit fields when a user is
assigned/unassigned in a Task.

---
M src/org/openbravo/warehouse/advancedwarehouseoperations/utils/OBAWOUserContactUtils.java
---
(0110205)
vmromanos   
2019-03-04 17:29   
Code review OK