mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[IMP] web_widget_many2one_simple: Add a demo view to better test the functionality.
TT40367
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
"depends": ["web"],
|
||||
"installable": True,
|
||||
"maintainers": ["Tardo"],
|
||||
"demo": [
|
||||
"demo/res_partner_view.xml",
|
||||
],
|
||||
"assets": {
|
||||
"web.assets_backend": [
|
||||
"web_widget_many2one_simple/static/src/css/many2one_simple.scss",
|
||||
|
||||
Reference in New Issue
Block a user