From a61b34c9c74ab1ee4e83df5781ed0b59a1271859 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paulius=20Sladkevi=C4=8Dius?= Date: Mon, 2 Jun 2014 17:59:03 +0200 Subject: [PATCH] Added migration note for event addon --- addons/event/migrations/8.0.0.1/user_notes.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 addons/event/migrations/8.0.0.1/user_notes.txt diff --git a/addons/event/migrations/8.0.0.1/user_notes.txt b/addons/event/migrations/8.0.0.1/user_notes.txt new file mode 100644 index 000000000000..2b99936fec31 --- /dev/null +++ b/addons/event/migrations/8.0.0.1/user_notes.txt @@ -0,0 +1 @@ +Nothing to do for event, because fields are using 'oldname' attribute.