Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0033143 | Openbravo ERP | A. Platform | public | 2016-06-06 08:19 | 2016-06-20 15:34 |
|
Reporter | yogaskarnik | |
Assigned To | alostale | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 3.0PR15Q3.5 | |
Target Version | | Fixed in Version | 3.0PR16Q3 | |
Merge Request Status | |
Review Assigned To | AugustoMauch |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0033143: Property field not visible in tree grid view |
Description | Property field not visible in tree grid view |
Steps To Reproduce | 1. Login to ERP
2. Add c_bpartner_id in ad_org table
3. Add property field businessPartner.salesRepresentative. Enable both fields in Grid and Form view
4. Go to Organization window in form view and select a business partner in Organization header which populate Sales Representative value.
5. Click on Tree View on Grid in Organization window.
6. Observe that the Property Field- Sales Representative appears blank when seen in the grid view.
Apply the attached patch for version PR15Q4.6
(customer instance version PR15Q3.5) |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0033052 | | closed | NaroaIriarte | Product Characteristics field doesn't work in Return from Customer / Return to Vendor | related to | feature request | 0025906 | 3.0PR14Q2 | closed | AugustoMauch | Tree Extension Project | related to | defect | 0033255 | | closed | alostale | some organizations not shown in tree view |
|
Attached Files | 41803.diff (11,558) 2016-06-06 08:19 https://issues.openbravo.com/file_download.php?file_id=9491&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2016-06-06 08:19 | yogaskarnik | New Issue | |
2016-06-06 08:19 | yogaskarnik | Assigned To | => platform |
2016-06-06 08:19 | yogaskarnik | File Added: 41803.diff | |
2016-06-06 08:19 | yogaskarnik | Modules | => Core |
2016-06-06 08:19 | yogaskarnik | Resolution time | => 1463695200 |
2016-06-06 08:19 | yogaskarnik | Triggers an Emergency Pack | => No |
2016-06-06 15:02 | maite | Resolution time | 1463695200 => 1465768800 |
2016-06-09 09:09 | alostale | Note Added: 0087108 | |
2016-06-09 09:09 | alostale | Assigned To | platform => yogaskarnik |
2016-06-09 09:09 | alostale | Status | new => feedback |
2016-06-09 14:52 | yogaskarnik | Assigned To | yogaskarnik => alostale |
2016-06-09 14:52 | yogaskarnik | Status | feedback => new |
2016-06-09 14:52 | yogaskarnik | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=12345#r12345 |
2016-06-09 14:54 | yogaskarnik | Note Added: 0087119 | |
2016-06-14 09:00 | alostale | Relationship added | related to 0033052 |
2016-06-14 09:00 | alostale | Status | new => acknowledged |
2016-06-14 10:00 | alostale | Review Assigned To | => AugustoMauch |
2016-06-14 10:21 | hgbot | Checkin | |
2016-06-14 10:21 | hgbot | Note Added: 0087232 | |
2016-06-14 10:21 | hgbot | Checkin | |
2016-06-14 10:21 | hgbot | Note Added: 0087233 | |
2016-06-14 10:21 | hgbot | Status | acknowledged => resolved |
2016-06-14 10:21 | hgbot | Resolution | open => fixed |
2016-06-14 10:21 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/965d952d704540b875a21e22c87a9cf85ce799d2 [^] |
2016-06-14 10:40 | alostale | Relationship added | related to 0033255 |
2016-06-14 10:41 | alostale | Relationship added | related to 0025906 |
2016-06-17 19:38 | hudsonbot | Checkin | |
2016-06-17 19:38 | hudsonbot | Note Added: 0087614 | |
2016-06-17 19:38 | hudsonbot | Checkin | |
2016-06-17 19:38 | hudsonbot | Note Added: 0087615 | |
2016-06-20 15:34 | AugustoMauch | Note Added: 0087677 | |
2016-06-20 15:34 | AugustoMauch | Status | resolved => closed |
2016-06-20 15:34 | AugustoMauch | Fixed in Version | => 3.0PR16Q3 |
Notes |
|
|
Please, provide better issue description and accurate steps to reproduce. |
|
|
(0087119)
|
yogaskarnik
|
2016-06-09 14:54
|
|
|
|
(0087232)
|
hgbot
|
2016-06-14 10:21
|
|
Repository: erp/devel/pi
Changeset: d29767ae452d029d5cf5cbda0b5df0bc143cb714
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Jun 14 10:08:38 2016 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/d29767ae452d029d5cf5cbda0b5df0bc143cb714 [^]
related to bug 33143: property field not visible in tree grid view
Code clean up: tree grid sent _selectedProperties parameter which was parsed
in backend but never used. Now client does not send this info and backend does
not parse it.
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-tree-view-grid.js
M modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/ADTreeDatasourceService.java
---
|
|
|
(0087233)
|
hgbot
|
2016-06-14 10:21
|
|
Repository: erp/devel/pi
Changeset: 965d952d704540b875a21e22c87a9cf85ce799d2
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Jun 14 10:11:45 2016 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/965d952d704540b875a21e22c87a9cf85ce799d2 [^]
fixed bug 33143: property field not visible in tree grid view
Tree grid didn't implement property fields management.
Now it is implemented by sending from client the additional properties
defined in the tree's standard view's grid and making use of it when convering
BOBs to JSONs.
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-tree-view-grid.js
M modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/ADTreeDatasourceService.java
---
|
|
|
|
|
|
|
|
|
|
Code reviewed and verified in pi@8b68b4e1e053 |
|