Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0041882 | Openbravo ERP | 00. Application dictionary | public | 2019-09-25 10:06 | 2019-12-12 23:01 | |||||||
Reporter | Leyre | |||||||||||
Assigned To | markmm82 | |||||||||||
Priority | normal | Severity | minor | Reproducibility | always | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
Target Version | Fixed in Version | 3.0PR20Q1 | ||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | Sandrahuguet | |||||||||||
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 | 0041882: There are fields with the same sequence number for the same window/tab | |||||||||||
Description | There are fields with the same sequence number for the same window/tab | |||||||||||
Steps To Reproduce | We have executed this SQL: select max(m.javapackage), min(m.javapackage), f.ad_tab_id, w.name as window,f.seqno, t.name as tab, max(f.name), min(f.name) from ad_tab t, ad_window w, ad_field f, ad_column c, ad_module m where f.ad_column_id = c.ad_column_id and f.ad_tab_id=t.ad_tab_id and t.ad_window_id=w.ad_window_id and c.ad_reference_id <> '28' and f.isdisplayed = 'Y' and f.seqno is not null and f.ad_module_id=m.ad_module_id and f.isshowninstatusbar='N' group by f.ad_tab_id, f.seqno, w.name, t.name having count(1) > 1 order by 2,1; And we have verified that there are fields with the same sequence number in the same window/tab. Look at the attached document. | |||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | secuencenumber.csv (2,983) 2019-09-25 10:06 https://issues.openbravo.com/file_download.php?file_id=13324&type=bug | |||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2019-09-25 10:06 | Leyre | New Issue | ||||||||||
2019-09-25 10:06 | Leyre | Assigned To | => platform | |||||||||
2019-09-25 10:06 | Leyre | File Added: secuencenumber.csv | ||||||||||
2019-09-25 10:06 | Leyre | Modules | => Core | |||||||||
2019-09-25 10:06 | Leyre | Resolution time | => 1571176800 | |||||||||
2019-09-25 10:06 | Leyre | Triggers an Emergency Pack | => No | |||||||||
2019-09-25 10:14 | Leyre | Priority | high => normal | |||||||||
2019-09-25 10:14 | Leyre | Severity | major => minor | |||||||||
2019-09-25 10:14 | Leyre | Relationship added | related to 0041652 | |||||||||
2019-09-27 11:14 | alostale | Assigned To | platform => Triage Finance | |||||||||
2019-10-08 15:03 | markmm82 | Assigned To | Triage Finance => markmm82 | |||||||||
2019-10-08 15:03 | markmm82 | Status | new => scheduled | |||||||||
2019-10-08 15:27 | markmm82 | Note Added: 0114950 | ||||||||||
2019-10-08 15:27 | markmm82 | Assigned To | markmm82 => Leyre | |||||||||
2019-10-08 15:27 | markmm82 | Status | scheduled => feedback | |||||||||
2019-10-09 02:12 | markmm82 | Assigned To | Leyre => markmm82 | |||||||||
2019-10-09 02:12 | markmm82 | Status | feedback => scheduled | |||||||||
2019-10-09 02:12 | markmm82 | Note Deleted: 0114950 | ||||||||||
2019-10-09 02:18 | markmm82 | Note Added: 0114970 | ||||||||||
2019-10-09 02:23 | markmm82 | Note Added: 0114971 | ||||||||||
2019-10-09 02:36 | markmm82 | Note Edited: 0114970 | bug_revision_view_page.php?bugnote_id=0114970#r19452 | |||||||||
2019-10-14 16:44 | hgbot | Checkin | ||||||||||
2019-10-14 16:44 | hgbot | Note Added: 0115073 | ||||||||||
2019-10-14 16:44 | hgbot | Status | scheduled => resolved | |||||||||
2019-10-14 16:44 | hgbot | Resolution | open => fixed | |||||||||
2019-10-14 16:44 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/b52f19ccec69d400c85549332d1dd1014aabe6db [^] | |||||||||
2019-10-14 16:48 | Sandrahuguet | Review Assigned To | => Sandrahuguet | |||||||||
2019-10-14 16:48 | Sandrahuguet | Note Added: 0115074 | ||||||||||
2019-10-14 16:48 | Sandrahuguet | Status | resolved => closed | |||||||||
2019-10-14 16:48 | Sandrahuguet | Fixed in Version | => 3.0PR20Q1 | |||||||||
2019-12-12 23:01 | hudsonbot | Checkin | ||||||||||
2019-12-12 23:01 | hudsonbot | Note Added: 0116241 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|