Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0022680 | Openbravo ERP | A. Platform | public | 2012-12-27 10:59 | 2013-03-14 17:53 | |||||||
Reporter | psarobe | |||||||||||
Assigned To | shankarb | |||||||||||
Priority | urgent | Severity | major | Reproducibility | always | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
Target Version | Fixed in Version | 3.0MP22 | ||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | AugustoMauch | |||||||||||
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 | 0022680: Several fields are not properly defined regarding grid definition | |||||||||||
Description | Several fields are not properly defined regarding grid definition so when an end user wants to show a column in the grid these fields are in the first position and this is wrong. See this case in the window "Financial account". See attach. These wrong definition is: - Show in grid = No - Grid position = 0 The solution is to update all of these fields like this: - Show in grid = No - Grid position = null The query to get all these fields is: select name, showinrelation, grid_seqno from ad_field where showinrelation='N' and grid_seqno=0; | |||||||||||
Steps To Reproduce | n/a | |||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ![]() https://issues.openbravo.com/file_download.php?file_id=5862&type=bug | |||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2012-12-27 10:59 | psarobe | New Issue | ||||||||||
2012-12-27 10:59 | psarobe | Assigned To | => AugustoMauch | |||||||||
2012-12-27 10:59 | psarobe | File Added: definitiongrid.png | ||||||||||
2012-12-27 10:59 | psarobe | Modules | => Core | |||||||||
2012-12-27 10:59 | psarobe | OBNetwork customer | => No | |||||||||
2012-12-27 10:59 | psarobe | Triggers an Emergency Pack | => No | |||||||||
2012-12-27 11:01 | psarobe | Relationship added | related to 0022679 | |||||||||
2013-03-11 13:00 | shankarb | Assigned To | AugustoMauch => shankarb | |||||||||
2013-03-11 13:11 | shankarb | Issue Monitored: AugustoMauch | ||||||||||
2013-03-11 13:12 | shankarb | Status | new => scheduled | |||||||||
2013-03-11 13:12 | shankarb | fix_in_branch | => pi | |||||||||
2013-03-11 13:12 | shankarb | Review Assigned To | => AugustoMauch | |||||||||
2013-03-11 13:12 | shankarb | fix_in_branch | pi => | |||||||||
2013-03-11 13:17 | hgbot | Checkin | ||||||||||
2013-03-11 13:17 | hgbot | Note Added: 0057178 | ||||||||||
2013-03-11 13:17 | hgbot | Status | scheduled => resolved | |||||||||
2013-03-11 13:17 | hgbot | Resolution | open => fixed | |||||||||
2013-03-11 13:17 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/5b7913d6bc81c8781bd64fdb49bf79ef9a3a83e8 [^] | |||||||||
2013-03-14 17:53 | AugustoMauch | Note Added: 0057262 | ||||||||||
2013-03-14 17:53 | AugustoMauch | Status | resolved => closed | |||||||||
2013-03-14 17:53 | AugustoMauch | Fixed in Version | => 3.0MP22 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|