[IMP] web-responsive: Document Viewer

This commit is contained in:
Alexandre Díaz
2019-12-24 10:42:20 +01:00
committed by Sergey Shebanin
parent ea3ba31b00
commit 06e505bed0
8 changed files with 163 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
{
"name": "Web Responsive",
"summary": "Responsive web client, community-supported",
"version": "13.0.1.0.2",
"version": "13.0.2.0.0",
"category": "Website",
"website": "https://github.com/OCA/web",
"author": "LasLabs, Tecnativa, " "Odoo Community Association (OCA)",
@@ -20,5 +20,6 @@
"static/src/xml/apps.xml",
"static/src/xml/form_view.xml",
"static/src/xml/navbar.xml",
"static/src/xml/document_viewer.xml",
],
}