Openbravo Issue Tracking System - Modules
View Issue Details
0041682ModulesAdvanced Warehouse Operationspublic2019-08-23 09:522019-08-27 10:03
Leyre 
collazoandy4 
normalminoralways
closedfixed 
5
 
 
aferraz
0041682: The User field in the Task window, also shows the contacts.
The User field in the Task window, also shows the contacts.
Backend:
1.- Go to Task window
2.- Create/Edit a record
3.- In the User/Contact field verify that there are users and contacts.
It should show only users, since it would not be real to assign tasks to contacts.
No tags attached.
related to feature request 0017217 new Triage Omni OMS Openbravo ERP Combo User/Contact (Role >> User Assignment) 
Issue History
2019-08-23 09:52LeyreNew Issue
2019-08-23 09:52LeyreAssigned To => Triage Finance
2019-08-23 09:55ngarciaRelationship addedrelated to 0017217
2019-08-23 15:01aferrazAssigned ToTriage Finance => collazoandy4
2019-08-26 15:49collazoandy4Statusnew => scheduled
2019-08-26 17:24collazoandy4Note Added: 0114276
2019-08-27 10:02hgbotCheckin
2019-08-27 10:02hgbotNote Added: 0114278
2019-08-27 10:02hgbotStatusscheduled => resolved
2019-08-27 10:02hgbotResolutionopen => fixed
2019-08-27 10:02hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/2857f690618c387c0d58b5cb6eefae1054be62d3 [^]
2019-08-27 10:02hgbotCheckin
2019-08-27 10:02hgbotNote Added: 0114279
2019-08-27 10:03aferrazReview Assigned To => aferraz
2019-08-27 10:03aferrazStatusresolved => closed
2019-08-27 10:03aferrazNote Added: 0114280
2022-09-06 17:18caristuCategoryAdvance Warehouse Operations => Advanced Warehouse Operations

Notes
(0114276)
collazoandy4   
2019-08-26 17:24   
As AWO-QA Admin Role
  Go to Task window
  Create/Edit a record
  In the User/Contact field verify that only users are shown
(0114278)
hgbot   
2019-08-27 10:02   
Repository: erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations
Changeset: 2857f690618c387c0d58b5cb6eefae1054be62d3
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Mon Aug 26 11:21:46 2019 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/2857f690618c387c0d58b5cb6eefae1054be62d3 [^]

Fixes issue 41682: The User field in the Task window, also shows the contacts.

Updated the user reference to the OBAWO_User selector to only show the users with
ObawoAllowWhOperations activated

---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
---
(0114279)
hgbot   
2019-08-27 10:02   
Repository: erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations
Changeset: 11b6f9eb13e0480b266e4aa7eb7412d06d87b8e8
Author: Álvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Tue Aug 27 10:02:27 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/11b6f9eb13e0480b266e4aa7eb7412d06d87b8e8 [^]

Related to issue 41682: Update the element of OBAWO_Tolerance.User_ID

---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
---
(0114280)
aferraz   
2019-08-27 10:03   
Code review + Testing OK