diff --git a/migration/330-trunk/023_BF_1812362.sql b/migration/330-trunk/023_BF_1812362.sql new file mode 100644 index 0000000000..1c489607f1 --- /dev/null +++ b/migration/330-trunk/023_BF_1812362.sql @@ -0,0 +1 @@ +update C_Currency set CurSymbol='KR' where C_Currency_ID=285; \ No newline at end of file diff --git a/migration/330-trunk/postgresql/023_BF_1812362.sql b/migration/330-trunk/postgresql/023_BF_1812362.sql new file mode 100644 index 0000000000..1c489607f1 --- /dev/null +++ b/migration/330-trunk/postgresql/023_BF_1812362.sql @@ -0,0 +1 @@ +update C_Currency set CurSymbol='KR' where C_Currency_ID=285; \ No newline at end of file