Openbravo Issue Tracking System - Modules
View Issue Details
0032961ModulesResource and Reservation Managementpublic2016-05-16 12:022016-06-17 13:26
xabiermerino 
markmm82 
highmajoralways
closedfixed 
5
 
 
aferraz
0032961: [SERQA 1094] The Tree Structure functionallity is not available in Resource Category window
[SERQA 1094] The Tree Structure functionallity is not available in Resource Category window
1.- Log into backend
2.- Go to Resource Category
3.- Create a new register an set as Summary Leve
4.- Create a new register
5.- Realize that the user is not able to order these registers
SER-QA
related to defect 0033304 new Triage Omni OMS Table reference for Resource Category Tree is not automatically filled 
Issue History
2016-05-16 12:02xabiermerinoNew Issue
2016-05-16 12:02xabiermerinoAssigned To => Retail
2016-05-16 12:02xabiermerinoResolution time => 1464645600
2016-05-16 12:02xabiermerinoTriggers an Emergency Pack => No
2016-05-16 12:02xabiermerinoTag Attached: SER-QA
2016-05-17 17:33VictorVillarProjectRetail Modules => Modules
2016-05-17 17:34VictorVillarCategoryWeb POS => Resource and Reservation Management
2016-05-24 11:15VictorVillarAssigned ToRetail => Triage Finance
2016-06-07 10:10VictorVillarResolution time1464645600 => 1466460000
2016-06-07 11:16aferrazAssigned ToTriage Finance => markmm82
2016-06-09 17:20markmm82Statusnew => scheduled
2016-06-13 18:18markmm82Note Added: 0087208
2016-06-17 13:06hgbotCheckin
2016-06-17 13:06hgbotNote Added: 0087395
2016-06-17 13:06hgbotStatusscheduled => resolved
2016-06-17 13:06hgbotResolutionopen => fixed
2016-06-17 13:06hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.module.resources/rev/c3c9e440832c35888d3c257356653771dee8c304 [^]
2016-06-17 13:06hgbotCheckin
2016-06-17 13:06hgbotNote Added: 0087396
2016-06-17 13:23aferrazRelationship addedrelated to 0033304
2016-06-17 13:24aferrazReview Assigned To => aferraz
2016-06-17 13:24aferrazNote Added: 0087397
2016-06-17 13:24aferrazStatusresolved => closed
2016-06-17 13:26aferrazNote Added: 0087398

Notes
(0087208)
markmm82   
2016-06-13 18:18   
Test Plan
As Group Admin
1.- Go to Resource Category
2.- Create a new register an set as Summary Level
3.- Create a new register
4.- Click to the Tree View button
5.- Realize that the grid view changes to a tree view and is allowed to order these registers
(0087395)
hgbot   
2016-06-17 13:06   
Repository: erp/pmods/org.openbravo.module.resources
Changeset: c3c9e440832c35888d3c257356653771dee8c304
Author: Mark <markmm82 <at> gmail.com>
Date: Fri Jun 10 15:25:09 2016 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.resources/rev/c3c9e440832c35888d3c257356653771dee8c304 [^]

Fixes issue 32961: Tree Grid View is available in Resource Category

[SERQA 1094] The Tree Structure functionality is now available in Resource Category window to be able to organize the resource categories hierarchy.
Main changes were:
The Table Resource Category was marked as "Is Tree". In order to enable the Tree Grid View in the Resource Category Tab, was created a new tree category "OBRE_Resource_Category" for the Resource Category table, and linked in the Table Tree Category field to the Resource Category Tab/Window.

---
M src-db/database/sourcedata/AD_TAB.xml
M src-db/database/sourcedata/AD_TABLE.xml
A src-db/database/sourcedata/AD_TABLE_TREE.xml
---
(0087396)
hgbot   
2016-06-17 13:06   
Repository: erp/pmods/org.openbravo.module.resources
Changeset: 470d73b5186c6dd7a6e7822ddc1a5deb0d5f2efb
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Fri Jun 17 13:04:51 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.resources/rev/470d73b5186c6dd7a6e7822ddc1a5deb0d5f2efb [^]

Related to issue 32961: Update module version

---
M src-db/database/sourcedata/AD_MODULE.xml
---
(0087397)
aferraz   
2016-06-17 13:24   
Code review + Testing OK
(0087398)
aferraz   
2016-06-17 13:26   
In case Reservation Management module is installed after client creation, it will be needed to manually add reference to OBRE_Resource_Category table in Resource Category tree of the client (see related issue 33304).