Bugfix [ 1812362 ] incorrect symbol for Estonian Kroon

This commit is contained in:
kthiemann 2007-10-23 11:53:23 +00:00
parent e6ac2e07dc
commit 2d5e73ea1e
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
update C_Currency set CurSymbol='KR' where C_Currency_ID=285;

View File

@ -0,0 +1 @@
update C_Currency set CurSymbol='KR' where C_Currency_ID=285;