Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0041883 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | always | 2019-09-25 10:10 | 2019-10-18 12:33 | |||
Reporter | Leyre | View Status | public | |||||
Assigned To | rqueralta | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR20Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 05e5fadbf619 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | marvintm | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0041883: 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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | secuencenumber2.csv [^] (1,840 bytes) 2019-09-25 10:10 | |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||
|
Notes | |
(0115008) hgbot (developer) 2019-10-10 23:58 |
Repository: erp/pmods/org.openbravo.retail.discounts Changeset: 04badc1fe1c528774b79de378a1b44673829b3f9 Author: Rafael Queralta <rafaelcuba81 <at> gmail.com> Date: Thu Oct 10 17:57:46 2019 -0400 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts/rev/04badc1fe1c528774b79de378a1b44673829b3f9 [^] Fixed issue 41883: There are fields with the same sequence number for the same window/tab - Removed duplicate sequence numbers --- M src-db/database/sourcedata/AD_FIELD.xml --- |
(0115009) hgbot (developer) 2019-10-10 23:59 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 65d5e24a3613f2c258891e95b26f97a725536cfd Author: Rafael Queralta <rafaelcuba81 <at> gmail.com> Date: Thu Oct 10 17:57:41 2019 -0400 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/65d5e24a3613f2c258891e95b26f97a725536cfd [^] Fixed issue 41883: There are fields with the same sequence number for the same window/tab - Removed duplicate sequence numbers --- M src-db/database/sourcedata/AD_FIELD.xml --- |
(0115010) hgbot (developer) 2019-10-11 00:00 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 3d7e2517437b650c19b47d20f055d34ed68f4327 Author: Rafael Queralta <rafaelcuba81 <at> gmail.com> Date: Thu Oct 10 17:57:31 2019 -0400 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/3d7e2517437b650c19b47d20f055d34ed68f4327 [^] Fixed issue 41883: There are fields with the same sequence number for the same window/tab - Removed duplicate sequence numbers --- M src-db/database/sourcedata/AD_FIELD.xml --- |
(0115043) hgbot (developer) 2019-10-11 22:30 |
Repository: erp/pmods/org.openbravo.retail.discounts.coupons.otf Changeset: 6434019c9508f674481475fbe009313aadb15c96 Author: Rafael Queralta <rafaelcuba81 <at> gmail.com> Date: Fri Oct 11 16:29:10 2019 -0400 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts.coupons.otf/rev/6434019c9508f674481475fbe009313aadb15c96 [^] Fixed issue 41883: There are fields with the same sequence number for the same window/tab - Removed duplicate sequence numbers --- M src-db/database/sourcedata/AD_FIELD.xml --- |
(0115044) hgbot (developer) 2019-10-11 22:33 |
Repository: erp/pmods/org.openbravo.retail.ingenicotsiprovider Changeset: c850b10883dfddac92e8f62a1e273643f5a9d280 Author: Rafael Queralta <rafaelcuba81 <at> gmail.com> Date: Fri Oct 11 16:28:59 2019 -0400 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.ingenicotsiprovider/rev/c850b10883dfddac92e8f62a1e273643f5a9d280 [^] Fixed issue 41883: There are fields with the same sequence number for the same window/tab - Removed duplicate sequence numbers --- M src-db/database/sourcedata/AD_FIELD.xml --- |
(0115045) hgbot (developer) 2019-10-11 22:35 |
Repository: erp/pmods/org.openbravo.retail.contactinfoforproduct Changeset: b4762f53363374313b04a8a82eea2f9fa3043ff9 Author: Rafael Queralta <rafaelcuba81 <at> gmail.com> Date: Fri Oct 11 16:28:40 2019 -0400 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.contactinfoforproduct/rev/b4762f53363374313b04a8a82eea2f9fa3043ff9 [^] Fixed issue 41883: There are fields with the same sequence number for the same window/tab - Removed duplicate sequence numbers --- M src-db/database/sourcedata/AD_FIELD.xml --- |
(0115046) hgbot (developer) 2019-10-11 22:37 |
Repository: erp/pmods/org.openbravo.retail.fastbrowse Changeset: 8ab09b08d597c5b922e034fe982761850915d746 Author: Rafael Queralta <rafaelcuba81 <at> gmail.com> Date: Fri Oct 11 16:28:27 2019 -0400 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.fastbrowse/rev/8ab09b08d597c5b922e034fe982761850915d746 [^] Fixed issue 41883: There are fields with the same sequence number for the same window/tab - Removed duplicate sequence numbers --- M src-db/database/sourcedata/AD_FIELD.xml --- |
(0115047) hgbot (developer) 2019-10-11 22:39 |
Repository: erp/pmods/org.openbravo.retail.config Changeset: 61f379a8ae8b54f0cd783be5b8a1e8e852a20e12 Author: Rafael Queralta <rafaelcuba81 <at> gmail.com> Date: Fri Oct 11 16:38:47 2019 -0400 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.config/rev/61f379a8ae8b54f0cd783be5b8a1e8e852a20e12 [^] Fixed issue 41883: There are fields with the same sequence number for the same window/tab - Removed duplicate sequence numbers --- M src-db/database/sourcedata/AD_FIELD.xml --- |
(0115048) hgbot (developer) 2019-10-11 22:45 |
Repository: erp/pmods/org.openbravo.retail.servicesequence Changeset: 739994659c7682c11e89dfc40c120d82dbe229d8 Author: Rafael Queralta <rafaelcuba81 <at> gmail.com> Date: Fri Oct 11 16:27:47 2019 -0400 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.servicesequence/rev/739994659c7682c11e89dfc40c120d82dbe229d8 [^] Fixed issue 41883: There are fields with the same sequence number for the same window/tab - Removed duplicate sequence numbers --- M src-db/database/sourcedata/AD_FIELD.xml --- |
(0115049) hgbot (developer) 2019-10-11 22:46 |
Repository: erp/pmods/org.openbravo.retail.taxexempt Changeset: e943115b434511f5b022d70d06ff161f9b7ed0c0 Author: Rafael Queralta <rafaelcuba81 <at> gmail.com> Date: Fri Oct 11 16:27:32 2019 -0400 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.taxexempt/rev/e943115b434511f5b022d70d06ff161f9b7ed0c0 [^] Fixed issue 41883: There are fields with the same sequence number for the same window/tab - Removed duplicate sequence numbers --- M src-db/database/sourcedata/AD_FIELD.xml --- |
(0115050) hgbot (developer) 2019-10-11 22:47 |
Repository: erp/pmods/org.openbravo.retail.activediscountspopup Changeset: 9c697d7e68880edf9c68a5d1cc64abc80227a652 Author: Rafael Queralta <rafaelcuba81 <at> gmail.com> Date: Fri Oct 11 16:27:19 2019 -0400 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.activediscountspopup/rev/9c697d7e68880edf9c68a5d1cc64abc80227a652 [^] Fixed issue 41883: There are fields with the same sequence number for the same window/tab - Removed duplicate sequence numbers --- M src-db/database/sourcedata/AD_FIELD.xml --- |
(0115051) hgbot (developer) 2019-10-11 22:47 |
Repository: erp/pmods/org.openbravo.retail.restaurantmanagement Changeset: e797bf2ac58dab8a6b0974c82a45bb0d4be0a618 Author: Rafael Queralta <rafaelcuba81 <at> gmail.com> Date: Fri Oct 11 16:27:04 2019 -0400 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.restaurantmanagement/rev/e797bf2ac58dab8a6b0974c82a45bb0d4be0a618 [^] Fixed issue 41883: There are fields with the same sequence number for the same window/tab - Removed duplicate sequence numbers --- M src-db/database/sourcedata/AD_FIELD.xml --- |
(0115052) hgbot (developer) 2019-10-11 22:48 |
Repository: erp/pmods/org.openbravo.retail.bestsellers Changeset: 680ce34cb8bfddbcdbf77b8dc24262ac48883008 Author: Rafael Queralta <rafaelcuba81 <at> gmail.com> Date: Fri Oct 11 16:26:47 2019 -0400 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.bestsellers/rev/680ce34cb8bfddbcdbf77b8dc24262ac48883008 [^] Fixed issue 41883: There are fields with the same sequence number for the same window/tab - Removed duplicate sequence numbers --- M src-db/database/sourcedata/AD_FIELD.xml --- |
(0115053) hgbot (developer) 2019-10-11 22:50 |
Repository: erp/pmods/org.openbravo.retail.discounts.bestdeal Changeset: 56d2fc01f6f4f1e3f5e3a74c77affb6185ae81f8 Author: Rafael Queralta <rafaelcuba81 <at> gmail.com> Date: Fri Oct 11 16:49:36 2019 -0400 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts.bestdeal/rev/56d2fc01f6f4f1e3f5e3a74c77affb6185ae81f8 [^] Fixed issue 41883: There are fields with the same sequence number for the same window/tab - Removed duplicate sequence numbers --- M src-db/database/sourcedata/AD_FIELD.xml --- |
(0115054) hgbot (developer) 2019-10-11 22:52 |
Repository: erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations Changeset: 73d4ca9585132d5dc4dca3a5dc3c71da194fa6fd Author: Rafael Queralta <rafaelcuba81 <at> gmail.com> Date: Fri Oct 11 16:25:38 2019 -0400 URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/73d4ca9585132d5dc4dca3a5dc3c71da194fa6fd [^] Fixed issue 41883: There are fields with the same sequence number for the same window/tab - Removed duplicate sequence numbers --- M src-db/database/sourcedata/AD_FIELD.xml --- |
(0115055) hgbot (developer) 2019-10-11 22:53 |
Repository: erp/pmods/org.openbravo.retail.verystar Changeset: 6d11547e9c5668b4110496750e47603654e06706 Author: Rafael Queralta <rafaelcuba81 <at> gmail.com> Date: Fri Oct 11 16:25:29 2019 -0400 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.verystar/rev/6d11547e9c5668b4110496750e47603654e06706 [^] Fixed issue 41883: There are fields with the same sequence number for the same window/tab - Removed duplicate sequence numbers --- M src-db/database/sourcedata/AD_FIELD.xml --- |
(0115056) hgbot (developer) 2019-10-11 22:55 |
Repository: erp/pmods/org.openbravo.retail.selfcheckout Changeset: b71e5f3a838c668ac237b7bcb9b64ec6687ff5a9 Author: Rafael Queralta <rafaelcuba81 <at> gmail.com> Date: Fri Oct 11 16:25:11 2019 -0400 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.selfcheckout/rev/b71e5f3a838c668ac237b7bcb9b64ec6687ff5a9 [^] Fixed issue 41883: There are fields with the same sequence number for the same window/tab - Removed duplicate sequence numbers --- M src-db/database/sourcedata/AD_FIELD.xml --- |
(0115057) hgbot (developer) 2019-10-11 22:57 |
Repository: erp/pmods/org.openbravo.retail.discounts.category Changeset: b0be5bc8b0077c4651e134def0b4dbeaf41e0ab0 Author: Rafael Queralta <rafaelcuba81 <at> gmail.com> Date: Fri Oct 11 16:56:20 2019 -0400 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts.category/rev/b0be5bc8b0077c4651e134def0b4dbeaf41e0ab0 [^] Fixed issue 41883: There are fields with the same sequence number for the same window/tab - Removed duplicate sequence numbers --- M src-db/database/sourcedata/AD_FIELD.xml --- |
(0115058) hgbot (developer) 2019-10-11 22:58 |
Repository: erp/pmods/org.openbravo.retail.discounts Changeset: 630eacb66732bcfab029c9ba710b3acd6d2068ee Author: Rafael Queralta <rafaelcuba81 <at> gmail.com> Date: Fri Oct 11 15:52:42 2019 -0400 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts/rev/630eacb66732bcfab029c9ba710b3acd6d2068ee [^] Fixed issue 41883: There are fields with the same sequence number for the same window/tab - Removed duplicate sequence numbers --- M src-db/database/sourcedata/AD_FIELD.xml --- |
(0115059) hgbot (developer) 2019-10-11 23:00 |
Repository: erp/pmods/org.openbravo.retail.giftcards Changeset: 61591921d83c76f8c3b56d0f3c5e08ee905b3500 Author: Rafael Queralta <rafaelcuba81 <at> gmail.com> Date: Fri Oct 11 15:52:24 2019 -0400 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards/rev/61591921d83c76f8c3b56d0f3c5e08ee905b3500 [^] Fixed issue 41883: There are fields with the same sequence number for the same window/tab - Removed duplicate sequence numbers --- M src-db/database/sourcedata/AD_FIELD.xml --- |
(0115060) hgbot (developer) 2019-10-11 23:01 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 05e5fadbf619390e8f42b22b88c53b42e03b8072 Author: Rafael Queralta <rafaelcuba81 <at> gmail.com> Date: Fri Oct 11 15:52:12 2019 -0400 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/05e5fadbf619390e8f42b22b88c53b42e03b8072 [^] Fixed issue 41883: There are fields with the same sequence number for the same window/tab - Removed duplicate sequence numbers --- M src-db/database/sourcedata/AD_FIELD.xml --- |
Copyright © 2000 - 2009 MantisBT Group |