Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0005480Openbravo ERPF. Localizationpublic2008-10-09 10:332008-12-03 10:48
rafaroda 
gmauleon 
normalminoralways
closedfixed 
20Ubuntu 7.10
pi 
 
Core
No
0005480: HasRegion check in C_COUNTRY
United Kingdom has counties defined in Region tab but they can't be viewed since Has Regions check is not ticked.
1) Logged as System Administrator, go to 'General Setup || Application || Country Region and City || Country' and select United Kingdom.
2) Go to 'Region' tab.

select distinct c_country_id from c_region;
select * from c_country where hasregion = 'Y';
1) Tick 'Has Regions' check-box for the United Kingdom.
2) Type 'County' in region name text field [1]
3) Run: ant export.masterdata
4) Commit src-db/database/masterdata/C_COUNTRY.xml

[1] https://sourceforge.net/forum/forum.php?thread_id=2104092&forum_id=549511 [^]
No tags attached.
related to feature request 0004052 acknowledged rmorley On Country window, remove the check called "Has regions" that enables or disables the region's tab grid 
depends on backport 0005483 closed gmauleon HasRegion check in C_COUNTRY 
related to defect 0019209 closed dbaz New Region can not be created in Form mode 
Issue History
2008-10-09 10:33rafarodaNew Issue
2008-10-09 10:33rafarodaAssigned To => cromero
2008-10-09 10:33rafarodasf_bug_id0 => 2154664
2008-10-09 10:33rafarodaRegression testing => No
2008-10-09 10:38rafarodaRelationship addedrelated to 0004052
2008-10-09 11:32rafarodaAssigned Tocromero => gmauleon
2008-10-09 11:32rafarodaSummaryHasRegion chek in C_COUNTRY => HasRegion check in C_COUNTRY
2008-10-09 11:32rafarodaDescription Updated
2008-10-09 11:32rafarodaProposed Solution updated
2008-10-09 11:35rafarodaStatusnew => scheduled
2008-10-09 11:35rafarodafix_in_branch => trunk
2008-10-09 16:13svnbotCheckin
2008-10-09 16:13svnbotNote Added: 0009494
2008-10-09 16:13svnbotStatusscheduled => resolved
2008-10-09 16:13svnbotResolutionopen => fixed
2008-10-09 16:13svnbotsvn_revision => 8480
2008-12-03 10:48krishnaStatusresolved => closed
2011-12-01 16:25dbazRelationship addedrelated to 0019209

Notes
(0009494)
svnbot   
2008-10-09 16:13   
Repository: openbravo
Revision: 8480
Author: gmauleon
Date: 2008-10-09 16:13:04 +0200 (Thu, 09 Oct 2008)

Fixes bug 0005480 Checked HasRegions and added County for UK.

---
U trunk/src-db/database/masterdata/C_COUNTRY.xml
---

https://dev.openbravo.com/websvn/openbravo/?rev=8480&sc=1 [^]