From 29db9a21b1a725e516f0dfa47ae8019effb43e69 Mon Sep 17 00:00:00 2001 From: "Laurent Mignonn (ACSONE)" Date: Sun, 10 Nov 2024 12:12:34 +0100 Subject: [PATCH] oca-port: store 'fs_storage' data --- .oca/oca-port/blacklist/fs_storage.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .oca/oca-port/blacklist/fs_storage.json diff --git a/.oca/oca-port/blacklist/fs_storage.json b/.oca/oca-port/blacklist/fs_storage.json new file mode 100644 index 0000000000..fbe4676cd8 --- /dev/null +++ b/.oca/oca-port/blacklist/fs_storage.json @@ -0,0 +1,5 @@ +{ + "pull_requests": { + "OCA/storage#323": "migration PR" + } +}