Openbravo Issue Tracking System - Retail Modules  | 
| View Issue Details | 
  | 
| ID | Project | Category | View Status | Date Submitted | Last Update | 
| 0041883 | Retail Modules | Web POS | public | 2019-09-25 10:10 | 2019-10-18 12:33 | 
  | 
| Reporter | Leyre |   | 
| Assigned To | rqueralta |   | 
| Priority | normal | Severity | minor | Reproducibility | always | 
| Status | closed | Resolution | fixed |   | 
| Platform |  | OS | 5 | OS Version |  | 
| Product Version |  |   | 
| Target Version |  | Fixed in Version | RR20Q1 |   | 
| Merge Request Status |  | 
| Review Assigned To | marvintm | 
| OBNetwork customer | Gold | 
| Support ticket | 11884 | 
| 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. | 
| Proposed Solution |  | 
| Additional Information |  | 
| Tags | No tags attached. | 
| Relationships | | related to  | defect  | 0041652 |   | new  | Triage Platform Base  | Openbravo ERP  | If more than one displayed field in a tab have the same sequence number, the fields can be displayed in different order in form  |  
  | 
| Attached Files |   secuencenumber2.csv (1,840) 2019-09-25 10:10 https://issues.openbravo.com/file_download.php?file_id=13325&type=bug | 
  | 
| Issue History | 
| Date Modified | Username | Field | Change | 
| 2019-09-25 10:10 | Leyre | New Issue |  | 
| 2019-09-25 10:10 | Leyre | Assigned To |  => Retail | 
| 2019-09-25 10:10 | Leyre | File Added: secuencenumber2.csv |  | 
| 2019-09-25 10:10 | Leyre | OBNetwork customer |  => Gold | 
| 2019-09-25 10:10 | Leyre | Support ticket |  => 11884 | 
| 2019-09-25 10:10 | Leyre | Resolution time |  => 1571176800 | 
| 2019-09-25 10:10 | 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-25 14:15 | rqueralta | Assigned To | Retail => rqueralta | 
| 2019-09-25 14:53 | rqueralta | Status | new => scheduled | 
| 2019-10-10 23:58 | hgbot | Checkin |  | 
| 2019-10-10 23:58 | hgbot | Note Added: 0115008 |  | 
| 2019-10-10 23:58 | hgbot | Status | scheduled => resolved | 
| 2019-10-10 23:58 | hgbot | Resolution | open => fixed | 
| 2019-10-10 23:58 | hgbot | Fixed in SCM revision |  => http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts/rev/04badc1fe1c528774b79de378a1b44673829b3f9 [^] | 
| 2019-10-10 23:59 | hgbot | Checkin |  | 
| 2019-10-10 23:59 | hgbot | Note Added: 0115009 |  | 
| 2019-10-10 23:59 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts/rev/04badc1fe1c528774b79de378a1b44673829b3f9 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/65d5e24a3613f2c258891e95b26f97a725536cfd [^] | 
| 2019-10-11 00:00 | hgbot | Checkin |  | 
| 2019-10-11 00:00 | hgbot | Note Added: 0115010 |  | 
| 2019-10-11 00:00 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/65d5e24a3613f2c258891e95b26f97a725536cfd [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/3d7e2517437b650c19b47d20f055d34ed68f4327 [^] | 
| 2019-10-11 22:30 | hgbot | Checkin |  | 
| 2019-10-11 22:30 | hgbot | Note Added: 0115043 |  | 
| 2019-10-11 22:30 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/3d7e2517437b650c19b47d20f055d34ed68f4327 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts.coupons.otf/rev/6434019c9508f674481475fbe009313aadb15c96 [^] | 
| 2019-10-11 22:33 | hgbot | Checkin |  | 
| 2019-10-11 22:33 | hgbot | Note Added: 0115044 |  | 
| 2019-10-11 22:33 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts.coupons.otf/rev/6434019c9508f674481475fbe009313aadb15c96 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.ingenicotsiprovider/rev/c850b10883dfddac92e8f62a1e273643f5a9d280 [^] | 
| 2019-10-11 22:35 | hgbot | Checkin |  | 
| 2019-10-11 22:35 | hgbot | Note Added: 0115045 |  | 
| 2019-10-11 22:35 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.ingenicotsiprovider/rev/c850b10883dfddac92e8f62a1e273643f5a9d280 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.contactinfoforproduct/rev/b4762f53363374313b04a8a82eea2f9fa3043ff9 [^] | 
| 2019-10-11 22:37 | hgbot | Checkin |  | 
| 2019-10-11 22:37 | hgbot | Note Added: 0115046 |  | 
| 2019-10-11 22:37 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.contactinfoforproduct/rev/b4762f53363374313b04a8a82eea2f9fa3043ff9 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.fastbrowse/rev/8ab09b08d597c5b922e034fe982761850915d746 [^] | 
| 2019-10-11 22:39 | hgbot | Checkin |  | 
| 2019-10-11 22:39 | hgbot | Note Added: 0115047 |  | 
| 2019-10-11 22:39 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.fastbrowse/rev/8ab09b08d597c5b922e034fe982761850915d746 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.config/rev/61f379a8ae8b54f0cd783be5b8a1e8e852a20e12 [^] | 
| 2019-10-11 22:45 | hgbot | Checkin |  | 
| 2019-10-11 22:45 | hgbot | Note Added: 0115048 |  | 
| 2019-10-11 22:45 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.config/rev/61f379a8ae8b54f0cd783be5b8a1e8e852a20e12 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.servicesequence/rev/739994659c7682c11e89dfc40c120d82dbe229d8 [^] | 
| 2019-10-11 22:46 | hgbot | Checkin |  | 
| 2019-10-11 22:46 | hgbot | Note Added: 0115049 |  | 
| 2019-10-11 22:46 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.servicesequence/rev/739994659c7682c11e89dfc40c120d82dbe229d8 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.taxexempt/rev/e943115b434511f5b022d70d06ff161f9b7ed0c0 [^] | 
| 2019-10-11 22:47 | hgbot | Checkin |  | 
| 2019-10-11 22:47 | hgbot | Note Added: 0115050 |  | 
| 2019-10-11 22:47 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.taxexempt/rev/e943115b434511f5b022d70d06ff161f9b7ed0c0 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.activediscountspopup/rev/9c697d7e68880edf9c68a5d1cc64abc80227a652 [^] | 
| 2019-10-11 22:47 | hgbot | Checkin |  | 
| 2019-10-11 22:47 | hgbot | Note Added: 0115051 |  | 
| 2019-10-11 22:47 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.activediscountspopup/rev/9c697d7e68880edf9c68a5d1cc64abc80227a652 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.restaurantmanagement/rev/e797bf2ac58dab8a6b0974c82a45bb0d4be0a618 [^] | 
| 2019-10-11 22:48 | hgbot | Checkin |  | 
| 2019-10-11 22:48 | hgbot | Note Added: 0115052 |  | 
| 2019-10-11 22:48 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.restaurantmanagement/rev/e797bf2ac58dab8a6b0974c82a45bb0d4be0a618 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.bestsellers/rev/680ce34cb8bfddbcdbf77b8dc24262ac48883008 [^] | 
| 2019-10-11 22:50 | hgbot | Checkin |  | 
| 2019-10-11 22:50 | hgbot | Note Added: 0115053 |  | 
| 2019-10-11 22:50 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.bestsellers/rev/680ce34cb8bfddbcdbf77b8dc24262ac48883008 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts.bestdeal/rev/56d2fc01f6f4f1e3f5e3a74c77affb6185ae81f8 [^] | 
| 2019-10-11 22:52 | hgbot | Checkin |  | 
| 2019-10-11 22:52 | hgbot | Note Added: 0115054 |  | 
| 2019-10-11 22:52 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts.bestdeal/rev/56d2fc01f6f4f1e3f5e3a74c77affb6185ae81f8 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/73d4ca9585132d5dc4dca3a5dc3c71da194fa6fd [^] | 
| 2019-10-11 22:53 | hgbot | Checkin |  | 
| 2019-10-11 22:53 | hgbot | Note Added: 0115055 |  | 
| 2019-10-11 22:53 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/73d4ca9585132d5dc4dca3a5dc3c71da194fa6fd [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.verystar/rev/6d11547e9c5668b4110496750e47603654e06706 [^] | 
| 2019-10-11 22:55 | hgbot | Checkin |  | 
| 2019-10-11 22:55 | hgbot | Note Added: 0115056 |  | 
| 2019-10-11 22:55 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.verystar/rev/6d11547e9c5668b4110496750e47603654e06706 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.selfcheckout/rev/b71e5f3a838c668ac237b7bcb9b64ec6687ff5a9 [^] | 
| 2019-10-11 22:57 | hgbot | Checkin |  | 
| 2019-10-11 22:57 | hgbot | Note Added: 0115057 |  | 
| 2019-10-11 22:57 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.selfcheckout/rev/b71e5f3a838c668ac237b7bcb9b64ec6687ff5a9 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts.category/rev/b0be5bc8b0077c4651e134def0b4dbeaf41e0ab0 [^] | 
| 2019-10-11 22:58 | hgbot | Checkin |  | 
| 2019-10-11 22:58 | hgbot | Note Added: 0115058 |  | 
| 2019-10-11 22:58 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts.category/rev/b0be5bc8b0077c4651e134def0b4dbeaf41e0ab0 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts/rev/630eacb66732bcfab029c9ba710b3acd6d2068ee [^] | 
| 2019-10-11 23:00 | hgbot | Checkin |  | 
| 2019-10-11 23:00 | hgbot | Note Added: 0115059 |  | 
| 2019-10-11 23:00 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts/rev/630eacb66732bcfab029c9ba710b3acd6d2068ee [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards/rev/61591921d83c76f8c3b56d0f3c5e08ee905b3500 [^] | 
| 2019-10-11 23:01 | hgbot | Checkin |  | 
| 2019-10-11 23:01 | hgbot | Note Added: 0115060 |  | 
| 2019-10-11 23:01 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards/rev/61591921d83c76f8c3b56d0f3c5e08ee905b3500 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/05e5fadbf619390e8f42b22b88c53b42e03b8072 [^] | 
| 2019-10-18 12:33 | marvintm | Review Assigned To |  => marvintm | 
| 2019-10-18 12:33 | marvintm | Status | resolved => closed | 
| 2019-10-18 12:33 | marvintm | Fixed in Version |  => RR20Q1 | 
	| 
		Notes	 | 
	
		 
	 | 
	
		
		
			| 
				(0115008)
			 | 
		 
		
			| 
				hgbot   
			 | 
		 
		
			| 
				2019-10-10 23:58   
							 | 
		 
		 
	 | 
	
		
	 | 
	
		 
	 | 
	
		
		
			| 
				(0115009)
			 | 
		 
		
			| 
				hgbot   
			 | 
		 
		
			| 
				2019-10-10 23:59   
							 | 
		 
		 
	 | 
	
		
	 | 
	
		 
	 | 
	
		
		
			| 
				(0115010)
			 | 
		 
		
			| 
				hgbot   
			 | 
		 
		
			| 
				2019-10-11 00:00   
							 | 
		 
		 
	 | 
	
		
	 | 
	
		 
	 | 
	
		
		
			| 
				(0115043)
			 | 
		 
		
			| 
				hgbot   
			 | 
		 
		
			| 
				2019-10-11 22:30   
							 | 
		 
		 
	 | 
	
		
	 | 
	
		 
	 | 
	
		
		
			| 
				(0115044)
			 | 
		 
		
			| 
				hgbot   
			 | 
		 
		
			| 
				2019-10-11 22:33   
							 | 
		 
		 
	 | 
	
		
	 | 
	
		 
	 | 
	
		
		
			| 
				(0115045)
			 | 
		 
		
			| 
				hgbot   
			 | 
		 
		
			| 
				2019-10-11 22:35   
							 | 
		 
		 
	 | 
	
		
	 | 
	
		 
	 | 
	
		
		
			| 
				(0115046)
			 | 
		 
		
			| 
				hgbot   
			 | 
		 
		
			| 
				2019-10-11 22:37   
							 | 
		 
		 
	 | 
	
		
	 | 
	
		 
	 | 
	
		
		
			| 
				(0115047)
			 | 
		 
		
			| 
				hgbot   
			 | 
		 
		
			| 
				2019-10-11 22:39   
							 | 
		 
		 
	 | 
	
		
	 | 
	
		 
	 | 
	
		
		
			| 
				(0115048)
			 | 
		 
		
			| 
				hgbot   
			 | 
		 
		
			| 
				2019-10-11 22:45   
							 | 
		 
		 
	 | 
	
		
	 | 
	
		 
	 | 
	
		
		
			| 
				(0115049)
			 | 
		 
		
			| 
				hgbot   
			 | 
		 
		
			| 
				2019-10-11 22:46   
							 | 
		 
		 
	 | 
	
		
	 | 
	
		 
	 | 
	
		
		
			| 
				(0115050)
			 | 
		 
		
			| 
				hgbot   
			 | 
		 
		
			| 
				2019-10-11 22:47   
							 | 
		 
		 
	 | 
	
		
	 | 
	
		 
	 | 
	
		
		
			| 
				(0115051)
			 | 
		 
		
			| 
				hgbot   
			 | 
		 
		
			| 
				2019-10-11 22:47   
							 | 
		 
		 
	 | 
	
		
	 | 
	
		 
	 | 
	
		
		
			| 
				(0115052)
			 | 
		 
		
			| 
				hgbot   
			 | 
		 
		
			| 
				2019-10-11 22:48   
							 | 
		 
		 
	 | 
	
		
	 | 
	
		 
	 | 
	
		
		
			| 
				(0115053)
			 | 
		 
		
			| 
				hgbot   
			 | 
		 
		
			| 
				2019-10-11 22:50   
							 | 
		 
		 
	 | 
	
		
	 | 
	
		 
	 | 
	
		
		
			| 
				(0115054)
			 | 
		 
		
			| 
				hgbot   
			 | 
		 
		
			| 
				2019-10-11 22:52   
							 | 
		 
		 
	 | 
	
		
	 | 
	
		 
	 | 
	
		
		
			| 
				(0115055)
			 | 
		 
		
			| 
				hgbot   
			 | 
		 
		
			| 
				2019-10-11 22:53   
							 | 
		 
		 
	 | 
	
		
	 | 
	
		 
	 | 
	
		
		
			| 
				(0115056)
			 | 
		 
		
			| 
				hgbot   
			 | 
		 
		
			| 
				2019-10-11 22:55   
							 | 
		 
		 
	 | 
	
		
	 | 
	
		 
	 | 
	
		
		
			| 
				(0115057)
			 | 
		 
		
			| 
				hgbot   
			 | 
		 
		
			| 
				2019-10-11 22:57   
							 | 
		 
		 
	 | 
	
		
	 | 
	
		 
	 | 
	
		
		
			| 
				(0115058)
			 | 
		 
		
			| 
				hgbot   
			 | 
		 
		
			| 
				2019-10-11 22:58   
							 | 
		 
		 
	 | 
	
		
	 | 
	
		 
	 | 
	
		
		
			| 
				(0115059)
			 | 
		 
		
			| 
				hgbot   
			 | 
		 
		
			| 
				2019-10-11 23:00   
							 | 
		 
		 
	 | 
	
		
	 | 
	
		 
	 | 
	
		
		
			| 
				(0115060)
			 | 
		 
		
			| 
				hgbot   
			 | 
		 
		
			| 
				2019-10-11 23:01   
							 | 
		 
		 
	 | 
	
		
	 |