Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0002411Openbravo ERPF. Localizationpublic2007-12-26 12:032008-11-06 15:37
user11 
dalsasua 
normalminoralways
closedfixed 
5
 
2.40alpha-r2 
No
Core
No
0002411: Remove Yugoslavia from the country list
Yugoslavia is no longer a country. In my opinion, it should not be included in the country list (C_COUNTRY* table).

See: http://en.wikipedia.org/wiki/Yugoslavia [^]

I'm going to ask Rok to comment on this bug.

Jordi,
No tags attached.
depends on backport 0003591 closed dalsasua Remove Yugoslavia from the country list 
Issue History
2008-11-06 15:37psarobeRegression testing => No
2008-11-06 15:37psarobeStatusresolved => closed

Notes
(0006000)
user71   
2005-06-01 00:00   
(edited on: 2008-06-12 09:43)
This bug was originally reported in SourceForge bug tracker and then migrated to Mantis.

You can see the original bug report in:
https://sourceforge.net/support/tracker.php?aid=1858407 [^]
(0002857)
roklenardic   
2007-12-26 12:56   
(edited on: 2008-06-12 09:23)
Logged In: YES
user_id=1626799
Originator: NO

Hi,

Yes, I agree with this. Yugoslavia in its original form fell apart in 1991. The leftovers of it were called Federal Republic of Yugoslavia between 1992 and 2003 when it was renamed to Serbia and Montenegro. Starting June 7, 2006 those two are now independent countries, Republic of Serbia as one, and Montenegro as the other one. each with their own currency. therefore we should revise this. But for sure Yugoslavia must be removed from the list since there is not such country anymore. Neither does Yugoslavian dinar exist as a currency. I can revise the country list and suggest the corrections regarding ex-yugoslavia.
(0002858)
roklenardic   
2007-12-26 13:40   
(edited on: 2008-06-12 09:23)
Logged In: YES
user_id=1626799
Originator: NO

The proper list of ex Yugoslavian countries is: (according to my knowledge, wikipedia and various european sources)
[COUNTRY_NAME], [CURRENCY_SYMBOL], [ISOCODE], [DESCRIPTION]
Montenegro, EUR, EUR, Euro
Macedonia (Republic of Macedonia), MKD, MKD, Macedonian denar
Serbia, din, RSD, Serbian Dinar
Slovenia, EUR, EUR, Euro
Bosnia and Herzegovina, KM, BAM, Convertible mark
Croatia, kn, HRK, Kuna

Therefore the proposed changes are:
1) remove Yugoslavia country and the corresponding currency
  <C_COUNTRY C_COUNTRY_ID="346" AD_CLIENT_ID="0" AD_ORG_ID="0" ISACTIVE="Y" CREATED="2003-03-09 00:00:00.0" CREATEDBY="0" UPDATED="2003-03-09 00:00:00.0" UPDATEDBY="0" NAME="Yugoslavia" DESCRIPTION="Yugoslavia" COUNTRYCODE="YU" HASREGION="N" DISPLAYSEQUENCE="@C@, @P@" HASPOSTAL_ADD="N" ISDEFAULT="N" C_CURRENCY_ID="240" />
2) update Macedonia and its currency according to the data above (not Former Yugoslavian Republic...)
  <C_COUNTRY C_COUNTRY_ID="235" AD_CLIENT_ID="0" AD_ORG_ID="0" ISACTIVE="Y" CREATED="2003-03-09 00:00:00.0" CREATEDBY="0" UPDATED="2003-03-09 00:00:00.0" UPDATEDBY="0" NAME="Macedonia Former Yugoslav Republic Of" DESCRIPTION="Macedonia Former Yugoslav Republic Of" COUNTRYCODE="MK" HASREGION="N" DISPLAYSEQUENCE="@C@, @P@" HASPOSTAL_ADD="N" ISDEFAULT="N" AD_LANGUAGE="mk_MK" C_CURRENCY_ID="282" />
3) Add Montenegro country and currency according to the data above
4) Update croatian currency symbol from HRK to kn
  <C_CURRENCY C_CURRENCY_ID="259" AD_CLIENT_ID="0" AD_ORG_ID="0" ISACTIVE="Y" CREATED="2003-08-06 17:05:39.0" CREATEDBY="0" UPDATED="2003-08-06 17:05:39.0" UPDATEDBY="0" ISO_CODE="HRK" CURSYMBOL="HRK" DESCRIPTION="Croatian Kuna" STDPRECISION="2" COSTINGPRECISION="4" ISEURO="N" ISEMUMEMBER="N" PRICEPRECISION="0" />
6) Remove Slovenian currency SLT and set the currency of Slovenia to EUR
  <C_CURRENCY C_CURRENCY_ID="314" AD_CLIENT_ID="0" AD_ORG_ID="0" ISACTIVE="Y" CREATED="2003-08-06 17:05:45.0" CREATEDBY="0" UPDATED="2003-08-06 17:05:45.0" UPDATEDBY="0" ISO_CODE="SIT" CURSYMBOL="SlT" DESCRIPTION="Tolar" STDPRECISION="2" COSTINGPRECISION="4" ISEURO="N" ISEMUMEMBER="N" PRICEPRECISION="0" />

Let me know if you want me to commit these changes to the trunk.
(0002859)
dalsasua   
2008-01-11 18:17   
(edited on: 2008-06-12 09:23)
Logged In: YES
user_id=1924288
Originator: NO

changes in:

c_currency.xml
c_currency_trl.xml
c_country.xml
c_country_trl.xml

1) remove Yugoslavia country and the corresponding currency
2) Macedonia (Republic of Macedonia), MKD, MKD, Macedonian denar
     update Macedonia and its currency (not Former Yugoslavian Republic...)
3) Montenegro, EUR, EUR, Euro
     Add Montenegro country and currency
4) Croatia, HRK, Kuna
5) Bosnia and Herzegovina, KM, BAM, Convertible mark
6) Slovenia, EUR, EUR, Euro
    Remove Slovenian currency SLT and set the currency of Slovenia to EUR
7) Serbia, din, RSD, Serbian Dinar
(0002860)
roklenardic   
2008-01-12 12:49   
(edited on: 2008-06-12 09:23)
Logged In: YES
user_id=1626799
Originator: NO

I do not see the changes in trunk revision 1975. Yugoslavia is still there, Macedonia is still FOrmer Republic of Yugoslavia, etc. Only slovenia currency has been changed according to diff.

what happened to all other suggested changes?