Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0000571 | Openbravo ERP | 01. General setup | public | 2008-06-06 19:02 | 2008-07-01 17:56 |
|
Reporter | psarobe | |
Assigned To | alostale | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 10 | OS Version | xp |
Product Version | 2.40alpha-r2 | |
Target Version | 2.40 | Fixed in Version | 2.40alpha-r3 | |
Merge Request Status | |
Review Assigned To | |
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 | 0000571: Cannot see the region tab |
Description | It is not possible to see the region tab independently from the role you have
Please check if this behaviour can be reproduce on other windows |
Steps To Reproduce | 1. Go to General setup->Application->Country and regions
2. Select Spain
3. Move to Region tab. Cannot see anything
SEE ATTACH |
Proposed Solution | |
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] |
|
Attached Files | region.PNG (151,560) 2008-06-06 19:02 https://issues.openbravo.com/file_download.php?file_id=66&type=bug
|
|
Issue History |
Date Modified | Username | Field | Change |
2008-06-06 19:02 | psarobe | New Issue | |
2008-06-06 19:02 | psarobe | Assigned To | => alostale |
2008-06-06 19:02 | psarobe | File Added: region.PNG | |
2008-06-09 09:51 | cromero | Status | new => scheduled |
2008-06-09 10:56 | alostale | Note Added: 0000459 | |
2008-06-09 10:56 | alostale | Status | scheduled => feedback |
2008-06-09 13:11 | psarobe | Note Added: 0000463 | |
2008-06-09 13:11 | psarobe | Status | feedback => scheduled |
2008-06-09 15:00 | alostale | Note Added: 0000467 | |
2008-06-09 15:11 | svnbot | Checkin | |
2008-06-09 15:11 | svnbot | Note Added: 0000468 | |
2008-06-09 15:11 | svnbot | Status | scheduled => resolved |
2008-06-09 15:11 | svnbot | Resolution | open => fixed |
2008-06-09 15:11 | svnbot | svn_revision | => 4911 |
2008-06-10 13:15 | svnbot | Checkin | |
2008-06-10 13:15 | svnbot | Note Added: 0000478 | |
2008-06-10 13:15 | svnbot | svn_revision | 4911 => 4923 |
2008-06-11 12:46 | cromero | Target Version | => 2.40 |
2008-06-11 14:33 | cromero | Fixed in Version | => 2.40alpha r3 |
2008-06-19 13:04 | plujan | Status | resolved => closed |
2008-07-01 17:56 | anonymous | sf_bug_id | 0 => 2007935 |
2009-11-18 09:10 | rafaroda | Relationship added | related to 0005202 |
Notes |
|
|
I've tested it in the current trunk revision and seems to work fine.
Just on comment: Is the country checked as "Has regions", if not display logic prevents to see any information in that tab. |
|
|
|
Hi Asier,
The problem has to be with the session value "hasregion". When you select a country without entry in edit mode, the "hasregion" value is not being writing in the session value unless you entry in edit mode.
Steps to reproduce:
1. Login
2. Go to Country, regions. Using the search window write "United". Click OK
3. Select United kingdom (has region='N') in the grid and go to the regions. You don't see anything. That's correct
4. Move to Country and click search button and write "%sp%". Select spain but without entrying in edit mode. Move to regions
5. As the "hasregions" keeps False you cannot see anything in the region tab. That's wrong because Spain has "hasregion" = 'Y' |
|
|
|
|
|
(0000468)
|
svnbot
|
2008-06-09 15:11
|
|
Repository: openbravo
Revision: 4911
Author: alostale
Date: 2008-06-09 15:11:22 +0200 (Mon, 09 Jun 2008)
fixed bug 0000571: reverted changes in r3636 and r3709, reopen bug [1879633]
---
U trunk/src-wad/src/org/openbravo/wad/Wad.java
U trunk/src-wad/src/org/openbravo/wad/javasource.javaxml
---
https://dev.openbravo.com/websvn/openbravo/?rev=4911&sc=1 [^]
|
|
|
(0000478)
|
svnbot
|
2008-06-10 13:15
|
|
Repository: openbravo
Revision: 4923
Author: alostale
Date: 2008-06-10 13:15:47 +0200 (Tue, 10 Jun 2008)
fixed bug 0000588: Search button in toolbar is not visible. This was due to the commit for issue 0000571
---
U trunk/src-wad/src/org/openbravo/wad/Wad.java
---
https://dev.openbravo.com/websvn/openbravo/?rev=4923&sc=1 [^]
|
|