Openbravo Issue Tracking System - Openbravo ERP | |||||||||||||
| View Issue Details | |||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
| 0032895 | Openbravo ERP | A. Platform | public | 2016-05-06 15:06 | 2022-02-01 08:09 | ||||||||
| Reporter | ngarcia | ||||||||||||
| Assigned To | Triage Platform Base | ||||||||||||
| Priority | high | Severity | minor | Reproducibility | always | ||||||||
| Status | acknowledged | Resolution | open | ||||||||||
| Platform | OS | 5 | OS Version | ||||||||||
| Product Version | |||||||||||||
| Target Version | Fixed in Version | ||||||||||||
| Merge Request Status | |||||||||||||
| Review Assigned To | |||||||||||||
| OBNetwork customer | OBPS | ||||||||||||
| Web browser | |||||||||||||
| Modules | Core | ||||||||||||
| Support ticket | |||||||||||||
| Regression level | |||||||||||||
| Regression date | |||||||||||||
| Regression introduced in release | |||||||||||||
| Regression introduced by commit | |||||||||||||
| Triggers an Emergency Pack | No | ||||||||||||
| Summary | 0032895: Selected Organization's natural tree is shown in combo box when process parameter is without validation and there is also a list | ||||||||||||
| Description | Selected Organization's natural tree is shown in combo box when process parameter is without validation and there is also a list: The problem is that the following code is created in ComboReloadsProcessHelper class: if (CalloutHelper.commandInCommandList(command, "inpadOrgId")) { if (!isFirst) resultado.append(", \n"); comboTableData = new ComboTableData(vars, this, "19", "ad_org_id", "", "", Utility.getReferenceableOrg(vars, vars.getStringParameter("inpadOrgId")), Utility.getContext(this, vars, "#User_Client", windowId), 0); comboTableData.fillParameters(null, windowId, ""); resultField = "inpadOrgId"; ... As the other parameter is a list, the function process<id> is called | ||||||||||||
| Steps To Reproduce | Create a new process (Report and Process window): UI Pattern: Standard Add two parameters to it: 1. Name: Organization DB Column Name: AD_Org_ID Reference: TableDir Reference Search Key: empty Validation: empty 2. Reference: List Reference Search Key: select one Validation: empty | ||||||||||||
| Proposed Solution | |||||||||||||
| Additional Information | |||||||||||||
| Tags | No tags attached. | ||||||||||||
| Relationships |
| ||||||||||||
| Attached Files | |||||||||||||
| Issue History | |||||||||||||
| Date Modified | Username | Field | Change | ||||||||||
| 2016-05-06 15:06 | ngarcia | New Issue | |||||||||||
| 2016-05-06 15:06 | ngarcia | Assigned To | => platform | ||||||||||
| 2016-05-06 15:06 | ngarcia | OBNetwork customer | => Yes | ||||||||||
| 2016-05-06 15:06 | ngarcia | Modules | => Core | ||||||||||
| 2016-05-06 15:06 | ngarcia | Triggers an Emergency Pack | => No | ||||||||||
| 2016-05-06 15:07 | ngarcia | Relationship added | related to 0032894 | ||||||||||
| 2016-05-06 15:07 | ngarcia | Issue Monitored: networkb | |||||||||||
| 2016-05-20 09:01 | alostale | Note Added: 0086592 | |||||||||||
| 2016-05-20 09:01 | alostale | Status | new => acknowledged | ||||||||||
| 2016-05-20 09:01 | alostale | Type | defect => design defect | ||||||||||
| 2022-02-01 08:09 | alostale | Assigned To | platform => Triage Platform Base | ||||||||||
| Notes | |||||
|
|
|||||
|
|
||||