Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0021314Openbravo ERP00. Application dictionarypublic2012-08-06 12:192012-09-13 10:42
caristu 
dmiguelez 
highminoralways
closedfixed 
5
pi 
3.0MP15 
egoitz
Core
No
0021314: Sequence Number sorting not working
Choosing the position of the element when the drop down list is rendered using the Sequence Number field is not working.
With Group Admin Role:

1) Create a new Sales Order
2) Push the "Book" button and check the order of the elements in the drop down list. They are sorted as follows: Book - Void - Process

With System Admin Role:

1) Go to the Reference Window and select the "Order_Document Action" register. (It is the reference used in the Book button)
2) Fill the following sequence number in the [List Reference] tab:
   0 -> Process
   1 -> Book
   2 -> Void
After this change the elements in the drop down list must appear: Process - Book - Void

Again, as Group Admin Role:

1) Go to Sales Order window
2) Select the order created before. Push the "Book" button again and check how the elements are sorted. It is still Book - Void - Process, so the sequence number is not being taken into account.
No tags attached.
Issue History
2012-08-06 12:19caristuNew Issue
2012-08-06 12:19caristuAssigned To => alostale
2012-08-06 12:19caristuModules => Core
2012-08-06 12:19caristuIssue Monitored: networkb
2012-08-09 12:12caristuAssigned Toalostale => caristu
2012-08-24 08:49hgbotCheckin
2012-08-24 08:49hgbotNote Added: 0051522
2012-08-24 08:49hgbotStatusnew => resolved
2012-08-24 08:49hgbotResolutionopen => fixed
2012-08-24 08:49hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/ece91fb5537487bbd6ef633ede4c2f6a8db32fc2 [^]
2012-08-24 09:11egoitzClosed by => egoitz
2012-08-24 09:11egoitzNote Added: 0051524
2012-08-24 09:11egoitzStatusresolved => closed
2012-08-24 09:11egoitzFixed in Version => 3.0MP15
2012-09-13 10:42jonalegriaesarteAssigned Tocaristu => dmiguelez

Notes
(0051522)
hgbot   
2012-08-24 08:49   
Repository: erp/devel/pi
Changeset: ece91fb5537487bbd6ef633ede4c2f6a8db32fc2
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Fri Aug 24 08:47:25 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/ece91fb5537487bbd6ef633ede4c2f6a8db32fc2 [^]

fixes issue 21314: Sequence Number sorting not working

---
M src/org/openbravo/erpCommon/ad_actionButton/ActionButtonUtility.java
---
(0051524)
egoitz   
2012-08-24 09:11   
verified