Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0033401 | Openbravo ERP | 02. Master data management | public | 2016-07-01 08:19 | 2019-12-12 23:00 |
|
Reporter | caristu | |
Assigned To | collazoandy4 | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR20Q1 | |
Merge Request Status | |
Review Assigned To | Sandrahuguet |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0033401: Move display logic from Region tab fields to the tab itself |
Description | When trying to create records into the [Region] tab in [Country and Region] window, the form view does not display fields if the Country is not flagged as "has regions".
This is because the fields in that sub-tab has a display logic which depends on that flag.
Showing the form without fields can be confusing for the users (See attached image). |
Steps To Reproduce | 1) Go to the [Country and Region] window
2) Select a country with the "has regions" flag unchecked
3) Navigate to the [Region] tab and click on "create a new record in a form" toolbar button. |
Proposed Solution | Remove the display logic from the fields and use it in the tab instead. |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0005202 | 3.0MP19 | closed | AugustoMauch | Implement display logic for tabs [No new BOM creation possible] | has duplicate | defect | 0039394 | | closed | Triage Omni OMS | Cannot create Region in Country and Region window, the tab is blank |
|
Attached Files | emptyFormRegion.png (66,923) 2016-07-01 08:20 https://issues.openbravo.com/file_download.php?file_id=9605&type=bug
|
|
Issue History |
Date Modified | Username | Field | Change |
2016-07-01 08:19 | caristu | New Issue | |
2016-07-01 08:19 | caristu | Assigned To | => Triage Finance |
2016-07-01 08:19 | caristu | Modules | => Core |
2016-07-01 08:19 | caristu | Triggers an Emergency Pack | => No |
2016-07-01 08:20 | caristu | Description Updated | bug_revision_view_page.php?rev_id=12563#r12563 |
2016-07-01 08:20 | caristu | Relationship added | related to 0005202 |
2016-07-01 08:20 | caristu | File Added: emptyFormRegion.png | |
2016-07-01 08:22 | caristu | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=12565#r12565 |
2018-10-03 10:06 | ngarcia | Relationship added | has duplicate 0039394 |
2018-10-03 10:06 | ngarcia | Issue Monitored: ngarcia | |
2019-08-19 21:33 | collazoandy4 | Assigned To | Triage Finance => collazoandy4 |
2019-08-19 21:33 | collazoandy4 | Status | new => scheduled |
2019-08-19 21:36 | collazoandy4 | Note Added: 0114095 | |
2019-10-01 13:13 | hgbot | Checkin | |
2019-10-01 13:13 | hgbot | Note Added: 0114874 | |
2019-10-01 13:13 | hgbot | Status | scheduled => resolved |
2019-10-01 13:13 | hgbot | Resolution | open => fixed |
2019-10-01 13:13 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/bf8069ede64a0401e31ab0a74d423f98dd1cf7c4 [^] |
2019-10-01 13:13 | hgbot | Checkin | |
2019-10-01 13:13 | hgbot | Note Added: 0114875 | |
2019-10-01 13:32 | Sandrahuguet | Review Assigned To | => Sandrahuguet |
2019-10-01 13:32 | Sandrahuguet | Note Added: 0114876 | |
2019-10-01 13:32 | Sandrahuguet | Status | resolved => closed |
2019-10-01 13:32 | Sandrahuguet | Fixed in Version | => 3.0PR20Q1 |
2019-12-12 23:00 | hudsonbot | Checkin | |
2019-12-12 23:00 | hudsonbot | Note Added: 0116231 | |
2019-12-12 23:00 | hudsonbot | Checkin | |
2019-12-12 23:00 | hudsonbot | Note Added: 0116232 | |
Notes |
|
(0114095)
|
collazoandy4
|
2019-08-19 21:36
|
|
Go to the [Country and Region] window
Select Andorra country and check Region tab is not shown
Select Spain country and check Region tab is shown |
|
|
(0114874)
|
hgbot
|
2019-10-01 13:13
|
|
Repository: erp/devel/pi
Changeset: bf8069ede64a0401e31ab0a74d423f98dd1cf7c4
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Mon Aug 19 16:15:03 2019 -0400
URL: http://code.openbravo.com/erp/devel/pi/rev/bf8069ede64a0401e31ab0a74d423f98dd1cf7c4 [^]
Fixes issue 33401: Move display logic from Region tab fields to the tab itself
Removed the fields display logic and set it in the Region tab
---
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_TAB.xml
---
|
|
|
(0114875)
|
hgbot
|
2019-10-01 13:13
|
|
|
|
|
|
|
|
|
|
|
|