Merge pull request #5572 from expsa/14.0-feat-dms-auto-20251201_235624
[IMP] dms web_drop_target: Automatic Update
This commit is contained in:
commit
c685049399
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
{
|
||||
"name": "Document Management System",
|
||||
"summary": """Document Management System for Odoo""",
|
||||
"summary": """Document Management System for Odex""",
|
||||
"version": "14.0.4.0.0",
|
||||
"category": "Odex25-DMS/Odex25-DMS",
|
||||
"license": "LGPL-3",
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
"website": "https://github.com/OCA/web",
|
||||
"license": "LGPL-3",
|
||||
"category": "Usability",
|
||||
"summary": "Allows to drag files into Odoo",
|
||||
"summary": "Allows to drag files into Odex",
|
||||
"depends": ["web"],
|
||||
"data": ["views/templates.xml"],
|
||||
"qweb": ["static/src/xml/widgets.xml"],
|
||||
|
|
|
|||
Loading…
Reference in New Issue