This website requires JavaScript.
Explore
Help
Sign In
midsuit
/
core-jgi
Watch
1
Star
0
Fork
You've already forked core-jgi
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
42bcef6981
core-jgi
/
migration
/
330-331b
/
023_BF_1812362.sql
1 line
61 B
MySQL
Raw
Normal View
History
Unescape
Escape
Bugfix [ 1812362 ] incorrect symbol for Estonian Kroon
2007-10-23 18:53:23 +07:00
update
C_Currency
set
CurSymbol
=
'
KR
'
where
C_Currency_ID
=
285
;