Openbravo Issue Tracking System - Modules
View Issue Details
0037137ModulesIntrastatpublic2017-10-20 23:222017-10-30 11:35
rbianchini 
AtulOpenbravo 
immediatemajoralways
closedfixed 
5
 
 
dmiguelez
0037137: Intrastat breaks Products window
When installing Intrastat in Pristine17Q3 the "Characteristic Configuration" tab appears inside the "Intrastat" tab in the "Product" window but it should appear below the "Characteristic" tab.

When a product is selected on the list, the "Characteristic Configuration" tab disappears from "Intrastat" but it doesn't appear in the "Characteristic" one.

Screenshot attached showing the issue.

This disrupts the correct behaviour of that functionality.
1- Install Intrastat module in a Pristine17Q3
2- Navigate to "Product" window.
3- Without selecting any product from the list click on "Intrastat" tab and verify that "Characteristic Configuration" tab appears below.
4- Select any product from the "Product" tab list.
5- Verify that the "Characteristic Configuration" tab disappears from "Intrastat" tab and it doesn't appear where it should.
Change the sequence number of the "Intrastat" tab to a different value, for example: 125 or 145.
No tags attached.
related to defect 0037153 closed caristu Openbravo ERP Characteristics Configuration tab display logic does not work properly 
png BugIntrastat.png (177,837) 2017-10-20 23:22
https://issues.openbravo.com/file_download.php?file_id=11214&type=bug
png
Issue History
2017-10-20 23:22rbianchiniNew Issue
2017-10-20 23:22rbianchiniAssigned To => Triage Finance
2017-10-20 23:22rbianchiniFile Added: BugIntrastat.png
2017-10-20 23:22rbianchiniIssue Monitored: rbianchini
2017-10-23 09:26PracticsIssue Monitored: Practics
2017-10-23 11:08ngarciaResolution time => 1510268400
2017-10-23 12:50dmiguelezAssigned ToTriage Finance => AtulOpenbravo
2017-10-23 13:02AtulOpenbravoStatusnew => scheduled
2017-10-23 17:41rbianchiniIssue Monitored: szapata
2017-10-24 11:41AtulOpenbravoNote Added: 0100017
2017-10-24 11:45AtulOpenbravoRelationship addedrelated to 0037153
2017-10-26 11:41dmiguelezAssigned ToAtulOpenbravo => platform
2017-10-26 11:52dmiguelezAssigned Toplatform => AtulOpenbravo
2017-10-30 11:34hgbotCheckin
2017-10-30 11:34hgbotNote Added: 0100137
2017-10-30 11:34hgbotStatusscheduled => resolved
2017-10-30 11:34hgbotResolutionopen => fixed
2017-10-30 11:34hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.module.intrastat/rev/f0810609ef4a505731696b82520413542e6f8270 [^]
2017-10-30 11:34hgbotCheckin
2017-10-30 11:34hgbotNote Added: 0100138
2017-10-30 11:35dmiguelezReview Assigned To => dmiguelez
2017-10-30 11:35dmiguelezNote Added: 0100139
2017-10-30 11:35dmiguelezStatusresolved => closed

Notes
(0100017)
AtulOpenbravo   
2017-10-24 11:41   
- Install Intrastat module in a Pristine17Q3
- Navigate to "Product" window.
- Without selecting any product from the list click on "Characteristics" tab and verify that "Characteristic Configuration" tab appears below.
(0100137)
hgbot   
2017-10-30 11:34   
Repository: erp/pmods/org.openbravo.module.intrastat
Changeset: f0810609ef4a505731696b82520413542e6f8270
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Tue Oct 24 10:01:46 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.intrastat/rev/f0810609ef4a505731696b82520413542e6f8270 [^]

Fixes Issue 37137:Intrastat breaks Products window

Characteristics and Characteristics Configuration Tab have parent child
level with sequence 130 and 140 respectively. Intrastat Tab level is
changed from 131 to 200 so that it does not appears in between.

---
M src-db/database/sourcedata/AD_TAB.xml
---
(0100138)
hgbot   
2017-10-30 11:34   
Repository: erp/pmods/org.openbravo.module.intrastat
Changeset: 3cbd801058c1fafd4af21004617e1fd850b1b6f2
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Mon Oct 30 11:32:12 2017 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.intrastat/rev/3cbd801058c1fafd4af21004617e1fd850b1b6f2 [^]

Related to Issue 37137. Updated Module version

---
M src-db/database/sourcedata/AD_MODULE.xml
---
(0100139)
dmiguelez   
2017-10-30 11:35   
Code Review + Testing Ok