[FIX] document_url: Migration was not done properly

This commit is contained in:
Enric Tobella
2023-06-06 09:31:41 +02:00
committed by Bhavesh Heliconia
parent ab87e3e499
commit a6e79f21de
4 changed files with 44 additions and 54 deletions

View File

@@ -15,9 +15,8 @@
"assets": {
"web.assets_backend": [
"document_url/static/src/js/url.esm.js",
],
"web.assets_qweb": [
"document_url/static/src/xml/url.xml",
"document_url/static/src/scss/document_url.scss",
],
},
"installable": True,