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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0020156
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminoralways2012-03-29 17:332012-09-25 09:24
ReporterioritzCiaView Statuspublic 
Assigned Toshankarb 
PrioritynormalResolutionunable to reproduceFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_22
OS VersionUbuntu 10.04Database version8.4Ant version1.7.1
Product VersionSCM revision 
Review Assigned ToAugustoMauch
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0020156: openDirectTab function malfunction.

DescriptionOpenDirectTab function in ob-utilities.js does not work properly if the tab is a child tab and the commmand is 'GRID'. The tab gets opened in the proper tab but no parent filter is applied. All the records for the table belonging to the tab appear.
Steps To ReproduceIn 3.0 modify for example, the Valued Stock Report to open a tab to Product >> Costing when clicking in the product. For this, it is needed the tab_id for costing and the record_id of any record of the costing belonging to the father product. Lastly call openDirectTab with the tab_id, the record_id and the 'GRID' command.

The tab will open in 'GRID' mode but it will not filter the costings belonging to the father product. If the user refreshes the tab then it filters them.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 00196633.0MP10 closedioritzCia Valued stock report's products link to 2.50 view. 

-  Notes
(0052526)
AugustoMauch (manager)
2012-09-25 09:24

This issue is not reproducible.

The openDirectTab supports two commands: DEFAULT to open a record in form view, and CREATE to create a new record. This is the current behavior, and the behavior present when the issue was reported.

If the second argument (recordId) is not set, then all the records from that table will be shown in grid view. This looks like the source of the confusion, it is possible that the submitter of the issue entered a not valid record id, so the tab was opened unfiltered in grid mode.

- Issue History
Date Modified Username Field Change
2012-03-29 17:33 ioritzCia New Issue
2012-03-29 17:33 ioritzCia Assigned To => alostale
2012-03-29 17:33 ioritzCia Modules => Core
2012-03-29 17:35 ioritzCia Relationship added related to 0019663
2012-09-24 17:30 AugustoMauch Assigned To alostale => shankarb
2012-09-25 09:24 AugustoMauch Closed by => AugustoMauch
2012-09-25 09:24 AugustoMauch Note Added: 0052526
2012-09-25 09:24 AugustoMauch Status new => closed
2012-09-25 09:24 AugustoMauch Resolution open => unable to reproduce


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker