From 0291fa9d16738c22b485f89e240e4b49cd122b9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aar=C3=B3n=20Henr=C3=ADquez?= Date: Fri, 7 Sep 2018 10:22:23 +0200 Subject: [PATCH] Create README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..4a494f80 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# stock-rma +Stock RMA migration scripts + +Those scripts are needed to migrate the previous version of rma to stock-rma. +They only work if the previous rma version is installed on the database. +Do not use this branch on a fresh installation.