Openbravo Issue Tracking System - Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0032961 | Modules | Resource and Reservation Management | public | 2016-05-16 12:02 | 2016-06-17 13:26 |
|
Reporter | xabiermerino | |
Assigned To | markmm82 | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Regression date | |
Regression introduced by commit | |
Regression level | |
Review Assigned To | aferraz |
Support ticket | |
OBNetwork customer | |
Regression introduced in release | |
|
Summary | 0032961: [SERQA 1094] The Tree Structure functionallity is not available in Resource Category window |
Description | [SERQA 1094] The Tree Structure functionallity is not available in Resource Category window |
Steps To Reproduce | 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 |
Proposed Solution | |
Additional Information | |
Tags | SER-QA |
Relationships | related to | defect | 0033304 | | new | Triage Omni OMS | Table reference for Resource Category Tree is not automatically filled |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2016-05-16 12:02 | xabiermerino | New Issue | |
2016-05-16 12:02 | xabiermerino | Assigned To | => Retail |
2016-05-16 12:02 | xabiermerino | Resolution time | => 1464645600 |
2016-05-16 12:02 | xabiermerino | Triggers an Emergency Pack | => No |
2016-05-16 12:02 | xabiermerino | Tag Attached: SER-QA | |
2016-05-17 17:33 | VictorVillar | Project | Retail Modules => Modules |
2016-05-17 17:34 | VictorVillar | Category | Web POS => Resource and Reservation Management |
2016-05-24 11:15 | VictorVillar | Assigned To | Retail => Triage Finance |
2016-06-07 10:10 | VictorVillar | Resolution time | 1464645600 => 1466460000 |
2016-06-07 11:16 | aferraz | Assigned To | Triage Finance => markmm82 |
2016-06-09 17:20 | markmm82 | Status | new => scheduled |
2016-06-13 18:18 | markmm82 | Note Added: 0087208 | |
2016-06-17 13:06 | hgbot | Checkin | |
2016-06-17 13:06 | hgbot | Note Added: 0087395 | |
2016-06-17 13:06 | hgbot | Status | scheduled => resolved |
2016-06-17 13:06 | hgbot | Resolution | open => fixed |
2016-06-17 13:06 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.module.resources/rev/c3c9e440832c35888d3c257356653771dee8c304 [^] |
2016-06-17 13:06 | hgbot | Checkin | |
2016-06-17 13:06 | hgbot | Note Added: 0087396 | |
2016-06-17 13:23 | aferraz | Relationship added | related to 0033304 |
2016-06-17 13:24 | aferraz | Review Assigned To | => aferraz |
2016-06-17 13:24 | aferraz | Note Added: 0087397 | |
2016-06-17 13:24 | aferraz | Status | resolved => closed |
2016-06-17 13:26 | aferraz | Note Added: 0087398 | |
Notes |
|
|
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
|
|
|
|
|
|
|
|
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). |
|