Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions src-db/database/sourcedata/AD_TAB.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<!--04652225290B427FB593B592E8A58DA3--> <HELP><![CDATA[Use this tab to link task types to system tables.]]></HELP>
<!--04652225290B427FB593B592E8A58DA3--> <AD_TABLE_ID><![CDATA[6C7A4C3AB427449898CE7F1A645D495E]]></AD_TABLE_ID>
<!--04652225290B427FB593B592E8A58DA3--> <AD_WINDOW_ID><![CDATA[50F50AC3C4A445EB8F122BE9A6FCDED0]]></AD_WINDOW_ID>
<!--04652225290B427FB593B592E8A58DA3--> <SEQNO><![CDATA[30]]></SEQNO>
<!--04652225290B427FB593B592E8A58DA3--> <SEQNO><![CDATA[20]]></SEQNO>
<!--04652225290B427FB593B592E8A58DA3--> <TABLEVEL><![CDATA[1]]></TABLEVEL>
<!--04652225290B427FB593B592E8A58DA3--> <ISSINGLEROW><![CDATA[N]]></ISSINGLEROW>
<!--04652225290B427FB593B592E8A58DA3--> <ISINFOTAB><![CDATA[N]]></ISINFOTAB>
Expand Down Expand Up @@ -143,7 +143,7 @@
<!--374A2B60A70D46F5AA06F2EE9DDE311D--> <HELP><![CDATA[Task Type names can be translated to any active system language.]]></HELP>
<!--374A2B60A70D46F5AA06F2EE9DDE311D--> <AD_TABLE_ID><![CDATA[0059DABD530F4318A492BA11805EF2D3]]></AD_TABLE_ID>
<!--374A2B60A70D46F5AA06F2EE9DDE311D--> <AD_WINDOW_ID><![CDATA[50F50AC3C4A445EB8F122BE9A6FCDED0]]></AD_WINDOW_ID>
<!--374A2B60A70D46F5AA06F2EE9DDE311D--> <SEQNO><![CDATA[20]]></SEQNO>
<!--374A2B60A70D46F5AA06F2EE9DDE311D--> <SEQNO><![CDATA[50]]></SEQNO>
<!--374A2B60A70D46F5AA06F2EE9DDE311D--> <TABLEVEL><![CDATA[1]]></TABLEVEL>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggestion

Ensure that the new sequence (50) does not conflict with other tabs not shown in the diff for this window.

<!--374A2B60A70D46F5AA06F2EE9DDE311D-->  <SEQNO><![CDATA[50]]></SEQNO>

Rationale: The PR aims to move the Translation tab to the end. In Etendo/Openbravo, it is a common UI convention to place the translation tab as the last sibling tab at its level. The sequence change from 20 to 50 for this tab, along with the adjustment of other tabs (30->20, 40->30, 50->40), correctly achieves this.

<!--374A2B60A70D46F5AA06F2EE9DDE311D--> <ISSINGLEROW><![CDATA[N]]></ISSINGLEROW>
<!--374A2B60A70D46F5AA06F2EE9DDE311D--> <ISINFOTAB><![CDATA[N]]></ISINFOTAB>
Expand Down Expand Up @@ -242,7 +242,7 @@
<!--5CBFDDD917B04ACF9A6EB2241619740F--> <HELP><![CDATA[This tab helps users in tracking and managing state information for different task types.]]></HELP>
<!--5CBFDDD917B04ACF9A6EB2241619740F--> <AD_TABLE_ID><![CDATA[A3E6472317734424BC60E15EB061E327]]></AD_TABLE_ID>
<!--5CBFDDD917B04ACF9A6EB2241619740F--> <AD_WINDOW_ID><![CDATA[50F50AC3C4A445EB8F122BE9A6FCDED0]]></AD_WINDOW_ID>
<!--5CBFDDD917B04ACF9A6EB2241619740F--> <SEQNO><![CDATA[40]]></SEQNO>
<!--5CBFDDD917B04ACF9A6EB2241619740F--> <SEQNO><![CDATA[30]]></SEQNO>
<!--5CBFDDD917B04ACF9A6EB2241619740F--> <TABLEVEL><![CDATA[1]]></TABLEVEL>
<!--5CBFDDD917B04ACF9A6EB2241619740F--> <ISSINGLEROW><![CDATA[N]]></ISSINGLEROW>
<!--5CBFDDD917B04ACF9A6EB2241619740F--> <ISINFOTAB><![CDATA[N]]></ISINFOTAB>
Expand Down Expand Up @@ -308,7 +308,7 @@
<!--A8706C1742224FE5A162AB4DB1FA469C--> <HELP><![CDATA[Add, view, or edit events related to the task state in this tab.]]></HELP>
<!--A8706C1742224FE5A162AB4DB1FA469C--> <AD_TABLE_ID><![CDATA[2F1D834E45FE42858DCB3557349C886C]]></AD_TABLE_ID>
<!--A8706C1742224FE5A162AB4DB1FA469C--> <AD_WINDOW_ID><![CDATA[50F50AC3C4A445EB8F122BE9A6FCDED0]]></AD_WINDOW_ID>
<!--A8706C1742224FE5A162AB4DB1FA469C--> <SEQNO><![CDATA[50]]></SEQNO>
<!--A8706C1742224FE5A162AB4DB1FA469C--> <SEQNO><![CDATA[40]]></SEQNO>
<!--A8706C1742224FE5A162AB4DB1FA469C--> <TABLEVEL><![CDATA[2]]></TABLEVEL>
<!--A8706C1742224FE5A162AB4DB1FA469C--> <ISSINGLEROW><![CDATA[N]]></ISSINGLEROW>
<!--A8706C1742224FE5A162AB4DB1FA469C--> <ISINFOTAB><![CDATA[N]]></ISINFOTAB>
Expand Down