Openbravo Issue Tracking System - Modules
View Issue Details
0033304ModulesResource and Reservation Managementpublic2016-06-17 13:222016-06-17 13:23
aferraz 
Triage Omni OMS 
normalminoralways
newopen 
30Professional Appliance
 
 
0033304: Table reference for Resource Category Tree is not automatically filled
In 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.
As 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.
Run 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'
No tags attached.
related to defect 0032961 closed markmm82 [SERQA 1094] The Tree Structure functionallity is not available in Resource Category window 
Issue History
2016-06-17 13:22aferrazNew Issue
2016-06-17 13:22aferrazAssigned To => Triage Finance
2016-06-17 13:23aferrazRelationship addedrelated to 0032961

There are no notes attached to this issue.