Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0045847Openbravo ERP02. Master data managementpublic2021-02-04 09:392021-02-04 13:12
vmromanos 
vmromanos 
normalminorhave not tried
closedfixed 
5
 
PR21Q2 
Core
No
0045847: Product | Price and Product customer share the same seqno and level
Tabs *Price* and *Product customer* under *Product* window share the same seqno=20 and they are at the same level=1.

This might create conflicts when defining new subtabs (see 0045818 for details).

This is a very concrete problem reproducible in core, so it makes sense to fix it right now as it doesn't have any dependency to external modules.
As System Admin go to Windows, Tabs and Fields.
Search Product window.
Check *Price* and *Product customer* share the same level=1 and seqno=20
Change *Product customer* seqno to 23
No tags attached.
related to design defect 0045818 new Triage Finance Tracking issue: Modules adding tabs with same tablevel & seqno as an existing tab should be fixed 
Issue History
2021-02-04 09:39vmromanosNew Issue
2021-02-04 09:39vmromanosAssigned To => vmromanos
2021-02-04 09:39vmromanosModules => Core
2021-02-04 09:39vmromanosTriggers an Emergency Pack => No
2021-02-04 09:40vmromanosRelationship addedrelated to 0045818
2021-02-04 09:53vmromanosStatusnew => scheduled
2021-02-04 10:11hgbotNote Added: 0125975
2021-02-04 13:12hgbotResolutionopen => fixed
2021-02-04 13:12hgbotStatusscheduled => closed
2021-02-04 13:12hgbotFixed in Version => PR21Q2
2021-02-04 13:12hgbotNote Added: 0125978
2021-02-04 13:12hgbotNote Added: 0125979

Notes
(0125975)
hgbot   
2021-02-04 10:11   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/302 [^]
(0125978)
hgbot   
2021-02-04 13:12   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: bc9e0837488e14bc56afc7df9753ffd4af1d78e6
Author: Víctor Martínez Romanos <victor.martinez@openbravo.com>
Date: 2021-02-04T10:00:42+01:00
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/bc9e0837488e14bc56afc7df9753ffd4af1d78e6 [^]

Fixed BUG-45847: Price and Product customer tabs shared same level and seqno

Changed Product customer's seqno from 20 to 23, so both tabs don't conflict anymore,
and we have some room for adding new tabs.

The change is safe because there are no modules maintained by us that depend on the
definition of the Product customer tab.

---
M src-db/database/sourcedata/AD_TAB.xml
---
(0125979)
hgbot   
2021-02-04 13:12   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/302 [^]