Set test_base_fileurl_field (#190)

It seems it has been forgotten during the migration of
base_fileurl_field at 65cdd3d
This commit is contained in:
Guewen Baconnier
2023-03-01 10:59:38 +01:00
committed by GitHub
co-authored by GitHub
parent 686744e092
commit 0000eab313
3 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -14,6 +14,6 @@
"views/res_partner.xml",
"views/res_users.xml",
],
'installable': False,
'installable': True,
'auto_install': False,
}