Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0033304
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Modules] Resource and Reservation Managementminoralways2016-06-17 13:222016-06-17 13:23
ReporteraferrazView Statuspublic 
Assigned ToTriage Omni OMS 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSLinux 64 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionProfessional ApplianceDatabase version8.3.9Ant version1.7.1
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned To
Regression introduced in release
Summary

0033304: Table reference for Resource Category Tree is not automatically filled

DescriptionIn case Reservation Management module is installed when client is already created, ad_table_id reference will not be filled for Resource Category tree of this client.
In that case, tree view in Resource Category window will not work until table reference is added to Resource Category tree of this client.

In case client is created after installing Reservation Management module, table reference will be automatically filled.
Steps To ReproduceAs System Admin:
- Install Resource and Reservation Management module.
- Enable Tree and Node Image menu entry.

As F&B Admin:
- Open Resource Category window in tree view.
  Realize view is not loaded and exception is thrown.
- Go to Tree and Node Image window and add OBRE_Resource_Category table to F&B International Group Resource Category tree.
- Open Resource Category window in tree view.
  Realize view is loaded and no exception is thrown.
Proposed SolutionRun manually following query or add it in a modulescript inside Resource and Reservation Management module:

UPDATE ad_tree
SET ad_table_id = 'B47E504D23D549A5A9CD9A9A426D20AF'
WHERE treetype = 'OBRE_RC'
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0032961 closedmarkmm82 [SERQA 1094] The Tree Structure functionallity is not available in Resource Category window 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2016-06-17 13:22 aferraz New Issue
2016-06-17 13:22 aferraz Assigned To => Triage Finance
2016-06-17 13:23 aferraz Relationship added related to 0032961


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker