Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0020156 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2012-03-29 17:33 | 2012-09-25 09:24 | |||
Reporter | ioritzCia | View Status | public | |||||
Assigned To | shankarb | |||||||
Priority | normal | Resolution | unable to reproduce | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_22 | |||
OS Version | Ubuntu 10.04 | Database version | 8.4 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Review Assigned To | AugustoMauch | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0020156: openDirectTab function malfunction. | |||||||
Description | OpenDirectTab 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 Reproduce | In 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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0052526) AugustoMauch (administrator) 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 |