Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0002613 | Openbravo ERP | A. Platform | public | 2008-02-12 17:25 | 2008-07-08 18:23 | |||||||
Reporter | iperdomo | |||||||||||
Assigned To | alostale | |||||||||||
Priority | normal | Severity | minor | Reproducibility | always | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
Target Version | Fixed in Version | 2.40beta | ||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | ||||||||||||
OBNetwork customer | No | |||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Support ticket | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0002613: *DIRECT* command on generated window with two primary keys | |||||||||||
Description | Environment: Release: 2.3x Database: Oracle Description: The *DIRECT* command on generated windows, with more then one primary keys, don't work properly since the parents records are not well defined in session. Example: 1. Go to Financial Management > Setup > Bank 2. Select an Bank account 3. Go to Account tab 4. Click on Linked Items 5. Click Accounting link 6. Select the related record Note that you are redirected to other record, not the one that you want. Solution: The *DIRECT* command should work like the *DEFAULT* by setting the right session values. Code: String strPC_BankAccount_ID = vars.getGlobalVariable("inpcBankaccountId", windowId + "|C_BankAccount_ID", ""); String strC_AcctSchema_ID = vars.getGlobalVariable("inpcAcctschemaId", windowId + "|C_AcctSchema_ID", ""); | |||||||||||
Steps To Reproduce | ||||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2008-07-08 18:23 | plujan | Status | resolved => closed | |||||||||
2008-07-08 18:23 | plujan | Fixed in Version | 2.40alpha-r2 => 2.40beta |
Notes | |||||
|
|||||
|
|