Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0036176 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | always | 2017-06-05 11:43 | 2017-06-22 11:19 | |||
Reporter | maite | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | urgent | Resolution | duplicate | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | caristu | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 47015 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0036176: Business Partner Category information not shown in Business Partner selector due to "_extraProperties" are missed | |||||||
Description | In case a Selector is invoked from manual HTML (using "selectorLink") then "_extraProperties" parameter is not being sent so some information is not properly displayed | |||||||
Steps To Reproduce | 1. Install "Remittance's Infrastructure" module[1] and apply dataset 2. Create new Remittance Header, run "Select orders or invoices" process and open "Business Partner selector" by clicking on magnifying glass 3. Realize that Business Partner Category information is not shown [1] http://centralrepository.openbravo.com/openbravo/org.openbravo.forge.ui/ForgeModuleDetail/Remittances-Infrastructure [^] | |||||||
Proposed Solution | Problem is in "ob-selector-widget.js", in method "initWidget" in "filterData" function it is necessary to add "_extraProperties" variable | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0097582) caristu (viewer) 2017-06-22 11:19 edited on: 2017-06-22 11:19 |
The "_extraParameters" was not being added because an incorrect default assignment using bitwise or operator instead of boolean OR was preventing to build the request parameters properly. This is solved with the following changeset: https://code.openbravo.com/erp/devel/pi/rev/4cd8e4f37081841dbe8b682db0e1ceb3625bfece [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2017-06-05 11:43 | maite | New Issue | |
2017-06-05 11:43 | maite | Assigned To | => platform |
2017-06-05 11:43 | maite | OBNetwork customer | => Yes |
2017-06-05 11:43 | maite | Modules | => Core |
2017-06-05 11:43 | maite | Support ticket | => 47015 |
2017-06-05 11:43 | maite | Resolution time | => 1498428000 |
2017-06-05 11:43 | maite | Triggers an Emergency Pack | => No |
2017-06-05 11:44 | maite | Issue Monitored: networkb | |
2017-06-05 13:34 | caristu | Description Updated | View Revisions |
2017-06-21 09:50 | caristu | Steps to Reproduce Updated | View Revisions |
2017-06-22 08:41 | caristu | Assigned To | platform => caristu |
2017-06-22 08:41 | caristu | Status | new => scheduled |
2017-06-22 11:17 | caristu | Relationship added | duplicate of 0034797 |
2017-06-22 11:19 | caristu | Review Assigned To | => caristu |
2017-06-22 11:19 | caristu | Note Added: 0097582 | |
2017-06-22 11:19 | caristu | Status | scheduled => closed |
2017-06-22 11:19 | caristu | Resolution | open => duplicate |
2017-06-22 11:19 | caristu | Note Edited: 0097582 | View Revisions |
Copyright © 2000 - 2009 MantisBT Group |