From c3e510c873addac5c8215bb6a9721dc642436c1e Mon Sep 17 00:00:00 2001 From: mreul Date: Fri, 12 Jan 2024 15:17:03 +0000 Subject: [PATCH] Update testserver_o2b/__manifest__.py --- testserver_o2b/__manifest__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/testserver_o2b/__manifest__.py b/testserver_o2b/__manifest__.py index 708f7c4..fa7b9a5 100644 --- a/testserver_o2b/__manifest__.py +++ b/testserver_o2b/__manifest__.py @@ -18,7 +18,6 @@ 'data': [ 'views/views.xml', 'views/templates.xml', - 'security/ir.model.access.csv', ], 'demo': [ 'demo/demo.xml',