Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0027855Openbravo ERPA. Platformpublic2014-10-13 16:492014-10-13 16:49
caristu 
AugustoMauch 
highmajoralways
newopen 
5
 
 
Core
No
0027855: Conflict in the tab hierarchy building depending on the sequence number organization
There could be a situation where the could happen a conflict in the tab hierarchy building of a window.

Depending on the sequence number configuration, a child tab can be placed under the wrong parent tab.

This is happening because the current mechanism for generate the window tabs is based just in the level and sequence number fields.
1) Create a new module which adds two new tabs on a window:

   A1: sequence number 100, level 1
   A11: sequence number 200, level 2

2) Create another module which adds a new tab on the same window:

   B1: sequence number 100, level 1

  Depending on the order which the tabs are returned from the database, this configuration can cause that the A11 tab appears under B1 tab.
No tags attached.
related to defect 0041652 new Triage Platform Base If more than one displayed field in a tab have the same sequence number, the fields can be displayed in different order in form 
Issue History
2014-10-13 16:49caristuNew Issue
2014-10-13 16:49caristuAssigned To => AugustoMauch
2014-10-13 16:49caristuModules => Core
2014-10-13 16:49caristuTriggers an Emergency Pack => No
2019-08-14 13:49ngarciaRelationship addedrelated to 0041652

There are no notes attached to this issue.