Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0005483Openbravo ERPF. Localizationpublic2008-10-09 11:352008-12-09 13:51
rafaroda 
gmauleon 
normalminoralways
closedfixed 
20Ubuntu 7.10
pi 
 
Core
No
0005483: 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.
blocks defect 0005480 closed gmauleon HasRegion check in C_COUNTRY 
Issue History
2008-10-09 11:35rafarodaNew Issue
2008-10-09 11:35rafarodaAssigned To => gmauleon
2008-10-09 11:35rafarodaStatusnew => scheduled
2008-10-09 15:16svnbotCheckin
2008-10-09 15:16svnbotNote Added: 0009492
2008-10-09 15:16svnbotStatusscheduled => resolved
2008-10-09 15:16svnbotResolutionopen => fixed
2008-10-09 15:16svnbotsvn_revision => 8476
2008-10-14 14:52svnbotCheckin
2008-10-14 14:52svnbotNote Added: 0009558
2008-10-14 14:52svnbotsvn_revision8476 => 8705
2008-12-09 13:51krishnaRegression testing => No
2008-12-09 13:51krishnaStatusresolved => closed

Notes
(0009492)
svnbot   
2008-10-09 15:16   
Repository: openbravo
Revision: 8476
Author: gmauleon
Date: 2008-10-09 15:16:24 +0200 (Thu, 09 Oct 2008)

Fixes bug 0005483 Checked HasRegions and added County for UK.

---
U branches/r2.40/src-db/database/masterdata/C_COUNTRY.xml
---

https://dev.openbravo.com/websvn/openbravo/?rev=8476&sc=1 [^]
(0009558)
svnbot   
2008-10-14 14:52   
Repository: openbravo
Revision: 8705
Author: villind
Date: 2008-10-14 14:52:07 +0200 (Tue, 14 Oct 2008)

Merged change 8476. Fixes bug 0005483 Checked HasRegions and added County for UK.

---
_U branches/bonware/r2.40/
_U branches/bonware/r2.40/config/setup-tool/
_U branches/bonware/r2.40/eclipse.install.source.launch
_U branches/bonware/r2.40/export.database.launch
_U branches/bonware/r2.40/src-core/src/org/openbravo/database/OpenbravoDriverManagerConnectionFactory.java
U branches/bonware/r2.40/src-db/database/masterdata/C_COUNTRY.xml
_U branches/bonware/r2.40/update.database.launch
---

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