Initial commit: OCA Technical packages (595 packages)
BIN
odoo-bringout-oca-dms-dms/dms/static/description/icon.png
Normal file
|
After Width: | Height: | Size: 7 KiB |
|
After Width: | Height: | Size: 7.8 KiB |
566
odoo-bringout-oca-dms-dms/dms/static/description/index.html
Normal file
|
|
@ -0,0 +1,566 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
|
||||
<title>Document Management System</title>
|
||||
<style type="text/css">
|
||||
|
||||
/*
|
||||
:Author: David Goodger (goodger@python.org)
|
||||
:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
|
||||
:Copyright: This stylesheet has been placed in the public domain.
|
||||
|
||||
Default cascading style sheet for the HTML output of Docutils.
|
||||
Despite the name, some widely supported CSS2 features are used.
|
||||
|
||||
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
|
||||
customize this style sheet.
|
||||
*/
|
||||
|
||||
/* used to remove borders from tables and images */
|
||||
.borderless, table.borderless td, table.borderless th {
|
||||
border: 0 }
|
||||
|
||||
table.borderless td, table.borderless th {
|
||||
/* Override padding for "table.docutils td" with "! important".
|
||||
The right padding separates the table cells. */
|
||||
padding: 0 0.5em 0 0 ! important }
|
||||
|
||||
.first {
|
||||
/* Override more specific margin styles with "! important". */
|
||||
margin-top: 0 ! important }
|
||||
|
||||
.last, .with-subtitle {
|
||||
margin-bottom: 0 ! important }
|
||||
|
||||
.hidden {
|
||||
display: none }
|
||||
|
||||
.subscript {
|
||||
vertical-align: sub;
|
||||
font-size: smaller }
|
||||
|
||||
.superscript {
|
||||
vertical-align: super;
|
||||
font-size: smaller }
|
||||
|
||||
a.toc-backref {
|
||||
text-decoration: none ;
|
||||
color: black }
|
||||
|
||||
blockquote.epigraph {
|
||||
margin: 2em 5em ; }
|
||||
|
||||
dl.docutils dd {
|
||||
margin-bottom: 0.5em }
|
||||
|
||||
object[type="image/svg+xml"], object[type="application/x-shockwave-flash"] {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
/* Uncomment (and remove this text!) to get bold-faced definition list terms
|
||||
dl.docutils dt {
|
||||
font-weight: bold }
|
||||
*/
|
||||
|
||||
div.abstract {
|
||||
margin: 2em 5em }
|
||||
|
||||
div.abstract p.topic-title {
|
||||
font-weight: bold ;
|
||||
text-align: center }
|
||||
|
||||
div.admonition, div.attention, div.caution, div.danger, div.error,
|
||||
div.hint, div.important, div.note, div.tip, div.warning {
|
||||
margin: 2em ;
|
||||
border: medium outset ;
|
||||
padding: 1em }
|
||||
|
||||
div.admonition p.admonition-title, div.hint p.admonition-title,
|
||||
div.important p.admonition-title, div.note p.admonition-title,
|
||||
div.tip p.admonition-title {
|
||||
font-weight: bold ;
|
||||
font-family: sans-serif }
|
||||
|
||||
div.attention p.admonition-title, div.caution p.admonition-title,
|
||||
div.danger p.admonition-title, div.error p.admonition-title,
|
||||
div.warning p.admonition-title, .code .error {
|
||||
color: red ;
|
||||
font-weight: bold ;
|
||||
font-family: sans-serif }
|
||||
|
||||
/* Uncomment (and remove this text!) to get reduced vertical space in
|
||||
compound paragraphs.
|
||||
div.compound .compound-first, div.compound .compound-middle {
|
||||
margin-bottom: 0.5em }
|
||||
|
||||
div.compound .compound-last, div.compound .compound-middle {
|
||||
margin-top: 0.5em }
|
||||
*/
|
||||
|
||||
div.dedication {
|
||||
margin: 2em 5em ;
|
||||
text-align: center ;
|
||||
font-style: italic }
|
||||
|
||||
div.dedication p.topic-title {
|
||||
font-weight: bold ;
|
||||
font-style: normal }
|
||||
|
||||
div.figure {
|
||||
margin-left: 2em ;
|
||||
margin-right: 2em }
|
||||
|
||||
div.footer, div.header {
|
||||
clear: both;
|
||||
font-size: smaller }
|
||||
|
||||
div.line-block {
|
||||
display: block ;
|
||||
margin-top: 1em ;
|
||||
margin-bottom: 1em }
|
||||
|
||||
div.line-block div.line-block {
|
||||
margin-top: 0 ;
|
||||
margin-bottom: 0 ;
|
||||
margin-left: 1.5em }
|
||||
|
||||
div.sidebar {
|
||||
margin: 0 0 0.5em 1em ;
|
||||
border: medium outset ;
|
||||
padding: 1em ;
|
||||
background-color: #ffffee ;
|
||||
width: 40% ;
|
||||
float: right ;
|
||||
clear: right }
|
||||
|
||||
div.sidebar p.rubric {
|
||||
font-family: sans-serif ;
|
||||
font-size: medium }
|
||||
|
||||
div.system-messages {
|
||||
margin: 5em }
|
||||
|
||||
div.system-messages h1 {
|
||||
color: red }
|
||||
|
||||
div.system-message {
|
||||
border: medium outset ;
|
||||
padding: 1em }
|
||||
|
||||
div.system-message p.system-message-title {
|
||||
color: red ;
|
||||
font-weight: bold }
|
||||
|
||||
div.topic {
|
||||
margin: 2em }
|
||||
|
||||
h1.section-subtitle, h2.section-subtitle, h3.section-subtitle,
|
||||
h4.section-subtitle, h5.section-subtitle, h6.section-subtitle {
|
||||
margin-top: 0.4em }
|
||||
|
||||
h1.title {
|
||||
text-align: center }
|
||||
|
||||
h2.subtitle {
|
||||
text-align: center }
|
||||
|
||||
hr.docutils {
|
||||
width: 75% }
|
||||
|
||||
img.align-left, .figure.align-left, object.align-left, table.align-left {
|
||||
clear: left ;
|
||||
float: left ;
|
||||
margin-right: 1em }
|
||||
|
||||
img.align-right, .figure.align-right, object.align-right, table.align-right {
|
||||
clear: right ;
|
||||
float: right ;
|
||||
margin-left: 1em }
|
||||
|
||||
img.align-center, .figure.align-center, object.align-center {
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
table.align-center {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.align-left {
|
||||
text-align: left }
|
||||
|
||||
.align-center {
|
||||
clear: both ;
|
||||
text-align: center }
|
||||
|
||||
.align-right {
|
||||
text-align: right }
|
||||
|
||||
/* reset inner alignment in figures */
|
||||
div.align-right {
|
||||
text-align: inherit }
|
||||
|
||||
/* div.align-center * { */
|
||||
/* text-align: left } */
|
||||
|
||||
.align-top {
|
||||
vertical-align: top }
|
||||
|
||||
.align-middle {
|
||||
vertical-align: middle }
|
||||
|
||||
.align-bottom {
|
||||
vertical-align: bottom }
|
||||
|
||||
ol.simple, ul.simple {
|
||||
margin-bottom: 1em }
|
||||
|
||||
ol.arabic {
|
||||
list-style: decimal }
|
||||
|
||||
ol.loweralpha {
|
||||
list-style: lower-alpha }
|
||||
|
||||
ol.upperalpha {
|
||||
list-style: upper-alpha }
|
||||
|
||||
ol.lowerroman {
|
||||
list-style: lower-roman }
|
||||
|
||||
ol.upperroman {
|
||||
list-style: upper-roman }
|
||||
|
||||
p.attribution {
|
||||
text-align: right ;
|
||||
margin-left: 50% }
|
||||
|
||||
p.caption {
|
||||
font-style: italic }
|
||||
|
||||
p.credits {
|
||||
font-style: italic ;
|
||||
font-size: smaller }
|
||||
|
||||
p.label {
|
||||
white-space: nowrap }
|
||||
|
||||
p.rubric {
|
||||
font-weight: bold ;
|
||||
font-size: larger ;
|
||||
color: maroon ;
|
||||
text-align: center }
|
||||
|
||||
p.sidebar-title {
|
||||
font-family: sans-serif ;
|
||||
font-weight: bold ;
|
||||
font-size: larger }
|
||||
|
||||
p.sidebar-subtitle {
|
||||
font-family: sans-serif ;
|
||||
font-weight: bold }
|
||||
|
||||
p.topic-title {
|
||||
font-weight: bold }
|
||||
|
||||
pre.address {
|
||||
margin-bottom: 0 ;
|
||||
margin-top: 0 ;
|
||||
font: inherit }
|
||||
|
||||
pre.literal-block, pre.doctest-block, pre.math, pre.code {
|
||||
margin-left: 2em ;
|
||||
margin-right: 2em }
|
||||
|
||||
pre.code .ln { color: gray; } /* line numbers */
|
||||
pre.code, code { background-color: #eeeeee }
|
||||
pre.code .comment, code .comment { color: #5C6576 }
|
||||
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
|
||||
pre.code .literal.string, code .literal.string { color: #0C5404 }
|
||||
pre.code .name.builtin, code .name.builtin { color: #352B84 }
|
||||
pre.code .deleted, code .deleted { background-color: #DEB0A1}
|
||||
pre.code .inserted, code .inserted { background-color: #A3D289}
|
||||
|
||||
span.classifier {
|
||||
font-family: sans-serif ;
|
||||
font-style: oblique }
|
||||
|
||||
span.classifier-delimiter {
|
||||
font-family: sans-serif ;
|
||||
font-weight: bold }
|
||||
|
||||
span.interpreted {
|
||||
font-family: sans-serif }
|
||||
|
||||
span.option {
|
||||
white-space: nowrap }
|
||||
|
||||
span.pre {
|
||||
white-space: pre }
|
||||
|
||||
span.problematic, pre.problematic {
|
||||
color: red }
|
||||
|
||||
span.section-subtitle {
|
||||
/* font-size relative to parent (h1..h6 element) */
|
||||
font-size: 80% }
|
||||
|
||||
table.citation {
|
||||
border-left: solid 1px gray;
|
||||
margin-left: 1px }
|
||||
|
||||
table.docinfo {
|
||||
margin: 2em 4em }
|
||||
|
||||
table.docutils {
|
||||
margin-top: 0.5em ;
|
||||
margin-bottom: 0.5em }
|
||||
|
||||
table.footnote {
|
||||
border-left: solid 1px black;
|
||||
margin-left: 1px }
|
||||
|
||||
table.docutils td, table.docutils th,
|
||||
table.docinfo td, table.docinfo th {
|
||||
padding-left: 0.5em ;
|
||||
padding-right: 0.5em ;
|
||||
vertical-align: top }
|
||||
|
||||
table.docutils th.field-name, table.docinfo th.docinfo-name {
|
||||
font-weight: bold ;
|
||||
text-align: left ;
|
||||
white-space: nowrap ;
|
||||
padding-left: 0 }
|
||||
|
||||
/* "booktabs" style (no vertical lines) */
|
||||
table.docutils.booktabs {
|
||||
border: 0px;
|
||||
border-top: 2px solid;
|
||||
border-bottom: 2px solid;
|
||||
border-collapse: collapse;
|
||||
}
|
||||
table.docutils.booktabs * {
|
||||
border: 0px;
|
||||
}
|
||||
table.docutils.booktabs th {
|
||||
border-bottom: thin solid;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
h1 tt.docutils, h2 tt.docutils, h3 tt.docutils,
|
||||
h4 tt.docutils, h5 tt.docutils, h6 tt.docutils {
|
||||
font-size: 100% }
|
||||
|
||||
ul.auto-toc {
|
||||
list-style-type: none }
|
||||
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="document" id="document-management-system">
|
||||
<h1 class="title">Document Management System</h1>
|
||||
|
||||
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:4ca37da84fb902307a08168a40a5048ba34c2af01b05c97a139cca5eb19b8301
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/dms/tree/16.0/dms"><img alt="OCA/dms" src="https://img.shields.io/badge/github-OCA%2Fdms-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/dms-16-0/dms-16-0-dms"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/dms&target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
||||
<p>DMS is a module for creating, managing and viewing document files directly
|
||||
within Odoo.
|
||||
This module is only the basis for an entire ecosystem of apps that extend and
|
||||
seamlessly integrate with the document management system.</p>
|
||||
<p>This module adds portal functionality for directories and files for allowed users, both portal or internal users. You can get as well a tokenized link from a directory or a file for sharing it with any anonymous user.</p>
|
||||
<p><strong>Table of contents</strong></p>
|
||||
<div class="contents local topic" id="contents">
|
||||
<ul class="simple">
|
||||
<li><a class="reference internal" href="#installation" id="toc-entry-1">Installation</a><ul>
|
||||
<li><a class="reference internal" href="#preview" id="toc-entry-2">Preview</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a class="reference internal" href="#configuration" id="toc-entry-3">Configuration</a><ul>
|
||||
<li><a class="reference internal" href="#migration" id="toc-entry-4">Migration</a></li>
|
||||
<li><a class="reference internal" href="#file-wizard-selection" id="toc-entry-5">File Wizard Selection</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a class="reference internal" href="#usage" id="toc-entry-6">Usage</a><ul>
|
||||
<li><a class="reference internal" href="#portal-functionality" id="toc-entry-7">Portal functionality</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a class="reference internal" href="#known-issues-roadmap" id="toc-entry-8">Known issues / Roadmap</a></li>
|
||||
<li><a class="reference internal" href="#bug-tracker" id="toc-entry-9">Bug Tracker</a></li>
|
||||
<li><a class="reference internal" href="#credits" id="toc-entry-10">Credits</a><ul>
|
||||
<li><a class="reference internal" href="#authors" id="toc-entry-11">Authors</a></li>
|
||||
<li><a class="reference internal" href="#contributors" id="toc-entry-12">Contributors</a></li>
|
||||
<li><a class="reference internal" href="#other-credits" id="toc-entry-13">Other credits</a></li>
|
||||
<li><a class="reference internal" href="#maintainers" id="toc-entry-14">Maintainers</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="installation">
|
||||
<h1><a class="toc-backref" href="#toc-entry-1">Installation</a></h1>
|
||||
<div class="section" id="preview">
|
||||
<h2><a class="toc-backref" href="#toc-entry-2">Preview</a></h2>
|
||||
<p><tt class="docutils literal">mail_preview_base</tt> is required for DMS but it is recommended to install all
|
||||
the other <cite>mail_preview</cite> modules from <cite>social</cite> OCA repository
|
||||
in order to improve the preview of files.</p>
|
||||
<p><tt class="docutils literal"><span class="pre">python-magic</span></tt> library is recommended to be installed for having whole support
|
||||
to get proper file types and file preview.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="configuration">
|
||||
<h1><a class="toc-backref" href="#toc-entry-3">Configuration</a></h1>
|
||||
<p>To configure this module, you need to:</p>
|
||||
<ol class="arabic simple">
|
||||
<li>Go to <em>Documents -> Configuration -> Storages</em>.</li>
|
||||
<li><dl class="first docutils">
|
||||
<dt>Create a new document storage. You can choose between two options on <cite>Save Type</cite>:</dt>
|
||||
<dd><ul class="first last">
|
||||
<li><cite>Database</cite>: Store the files on the database as a field</li>
|
||||
<li><cite>Attachment</cite>: Store the files as attachments</li>
|
||||
</ul>
|
||||
</dd>
|
||||
</dl>
|
||||
</li>
|
||||
<li><dl class="first docutils">
|
||||
<dt>Next create an administrative access group. Go to <em>Configuration -> Access Groups</em>.</dt>
|
||||
<dd><ul class="first last">
|
||||
<li>Create a new group, name it appropriately, and turn on all three permissions (Create, Write and Unlink - Read is implied and always enabled).</li>
|
||||
<li>Add any other top-level administrative users to the group if needed (your user should already be there).</li>
|
||||
<li>You can create other groups in here later for fine grained access control.</li>
|
||||
</ul>
|
||||
</dd>
|
||||
</dl>
|
||||
</li>
|
||||
<li>Afterwards go to <em>Documents -> Directories</em>.</li>
|
||||
<li><dl class="first docutils">
|
||||
<dt>Create a new directory, mark it as root and select the previously created setting.</dt>
|
||||
<dd><ul class="first last">
|
||||
<li>Select the <em>Groups</em> tab and add your administrative group created above.</li>
|
||||
</ul>
|
||||
</dd>
|
||||
</dl>
|
||||
</li>
|
||||
<li><dl class="first docutils">
|
||||
<dt>On the Directory you can also add other access groups (created above) that will be able to:</dt>
|
||||
<dd><ul class="first last">
|
||||
<li>read</li>
|
||||
<li>create</li>
|
||||
<li>write</li>
|
||||
<li>delete</li>
|
||||
</ul>
|
||||
</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ol>
|
||||
<div class="section" id="migration">
|
||||
<h2><a class="toc-backref" href="#toc-entry-4">Migration</a></h2>
|
||||
<p>If you need to modify the storage Save Type you might want to migrate the file data.
|
||||
In order to achieve it you need to:</p>
|
||||
<ol class="arabic simple">
|
||||
<li>Go to <em>Documents -> Configuration -> Storage</em> and select the storage you want to modify</li>
|
||||
<li>Modify the save type</li>
|
||||
<li>Press the button <cite>Migrate files</cite> if you want to migrate all the files at once</li>
|
||||
<li>Press the button <cite>Manual File Migration</cite> in order to specify files one by one</li>
|
||||
</ol>
|
||||
<p>You can check all the files that still needs to be migrated from all storages
|
||||
and migrate them manually on <em>Documents -> Configuration -> Migration</em></p>
|
||||
</div>
|
||||
<div class="section" id="file-wizard-selection">
|
||||
<h2><a class="toc-backref" href="#toc-entry-5">File Wizard Selection</a></h2>
|
||||
<p>There is an action called <cite>action_dms_file_wizard_selector</cite> to open a wizard to list files in kanban view.
|
||||
This can be used (example <cite>dms_attachment_link</cite> module) to add a button in kanban view with the action we need.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="usage">
|
||||
<h1><a class="toc-backref" href="#toc-entry-6">Usage</a></h1>
|
||||
<p>The best way to manage the documents is to switch to the Documents view.
|
||||
Existing documents can be managed there and new documents can be created.</p>
|
||||
<div class="section" id="portal-functionality">
|
||||
<h2><a class="toc-backref" href="#toc-entry-7">Portal functionality</a></h2>
|
||||
<p>You can add any portal user to DMS access groups, and then allow that group in directories, so they will see in the portal such directories and their files.
|
||||
Another possibility is to click on “Share” button inside a directory or a file for obtaining a tokenized link for single access to that resource, no matter if logged or not.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="known-issues-roadmap">
|
||||
<h1><a class="toc-backref" href="#toc-entry-8">Known issues / Roadmap</a></h1>
|
||||
<ul class="simple">
|
||||
<li>Files preview in portal</li>
|
||||
<li>Allow to download folder in portal and create zip file with all content</li>
|
||||
<li>Save in cache own_root directories and update in every create/write/unlink function</li>
|
||||
<li>Add a migration procedure for converting an storage to attachment one for populating existing records with attachments as folders</li>
|
||||
<li>Add a link from attachment view in chatter to linked documents</li>
|
||||
<li>If Inherit permissions from related record (the inherit_access_from_parent_record field from storage) is changed when directories already exist, inconsistencies may occur because groups defined in the directories and subdirectories will still exist, all groups in these directories should be removed before changing.</li>
|
||||
<li>Since portal users can read <tt class="docutils literal">dms.storage</tt> records, if your module extends this model to another storage backend that needs using secrets, remember to forbid access to the secrets fields by other means. It would be nice to be able to remove that rule at some point.</li>
|
||||
<li>Searchpanel in files: Highlight items (shading) without records when filtering something (by name for example).</li>
|
||||
<li>Accessing the clipboard (for example copy share link of file/directory) is limited to secure connections. It also happens in any part of Odoo.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="bug-tracker">
|
||||
<h1><a class="toc-backref" href="#toc-entry-9">Bug Tracker</a></h1>
|
||||
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/dms/issues">GitHub Issues</a>.
|
||||
In case of trouble, please check there if your issue has already been reported.
|
||||
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
||||
<a class="reference external" href="https://github.com/OCA/dms/issues/new?body=module:%20dms%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
|
||||
<p>Do not contact contributors directly about support or help with technical issues.</p>
|
||||
</div>
|
||||
<div class="section" id="credits">
|
||||
<h1><a class="toc-backref" href="#toc-entry-10">Credits</a></h1>
|
||||
<div class="section" id="authors">
|
||||
<h2><a class="toc-backref" href="#toc-entry-11">Authors</a></h2>
|
||||
<ul class="simple">
|
||||
<li>MuK IT</li>
|
||||
<li>Tecnativa</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="contributors">
|
||||
<h2><a class="toc-backref" href="#toc-entry-12">Contributors</a></h2>
|
||||
<ul class="simple">
|
||||
<li>Mathias Markl <<a class="reference external" href="mailto:mathias.markl@mukit.at">mathias.markl@mukit.at</a>></li>
|
||||
<li>Enric Tobella <<a class="reference external" href="mailto:etobella@creublanca.es">etobella@creublanca.es</a>></li>
|
||||
<li>Antoni Romera</li>
|
||||
<li>Gelu Boros <<a class="reference external" href="mailto:gelu.boros@rgbconsulting.com">gelu.boros@rgbconsulting.com</a>></li>
|
||||
<li><a class="reference external" href="https://www.tecnativa.com">Tecnativa</a>:<ul>
|
||||
<li>Víctor Martínez</li>
|
||||
<li>Pedro M. Baeza</li>
|
||||
<li>Jairo Llopis</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a class="reference external" href="https://www.elegosoft.com">Elego</a>:<ul>
|
||||
<li>Yu Weng <<a class="reference external" href="mailto:yweng@elegosoft.com">yweng@elegosoft.com</a>></li>
|
||||
<li>Philip Witte <<a class="reference external" href="mailto:phillip.witte@elegosoft.com">phillip.witte@elegosoft.com</a>></li>
|
||||
<li>Khanh Bui <<a class="reference external" href="mailto:khanh.bui@mail.elegosoft.com">khanh.bui@mail.elegosoft.com</a>></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="other-credits">
|
||||
<h2><a class="toc-backref" href="#toc-entry-13">Other credits</a></h2>
|
||||
<p>The migration of this module from 15.0 to 16.0 was financially supported by <a class="reference external" href="https://www.agenterp.com">AgentERP</a></p>
|
||||
<p>Some pictures are based on or inspired by:</p>
|
||||
<ul class="simple">
|
||||
<li><a class="reference external" href="https://www.flaticon.com/authors/roundicons">Roundicons</a></li>
|
||||
<li><a class="reference external" href="https://www.flaticon.com/authors/smashicons">Smashicons</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="maintainers">
|
||||
<h2><a class="toc-backref" href="#toc-entry-14">Maintainers</a></h2>
|
||||
<p>This module is maintained by the OCA.</p>
|
||||
<a class="reference external image-reference" href="https://odoo-community.org">
|
||||
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
|
||||
</a>
|
||||
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
|
||||
mission is to support the collaborative development of Odoo features and
|
||||
promote its widespread use.</p>
|
||||
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/dms/tree/16.0/dms">OCA/dms</a> project on GitHub.</p>
|
||||
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_ai.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 256 256" width="256" height="256"><defs><clipPath id="_clipPath_DIUxPpL1A4o6jIKxrY3KVZ5F1CHA2mKL"><rect width="256" height="256"/></clipPath></defs><g clip-path="url(#_clipPath_DIUxPpL1A4o6jIKxrY3KVZ5F1CHA2mKL)"><rect width="256" height="256" style="fill:rgb(0,0,0)" fill-opacity="0"/><g><g><path d=" M 156.239 40 L 65.027 40 C 62.487 40 60.429 42.059 60.429 46.053 L 60.429 212.857 C 60.429 213.941 62.487 216 65.027 216 L 190.973 216 C 193.513 216 195.571 213.941 195.571 212.857 L 195.571 80.788 C 195.571 78.601 195.279 77.897 194.764 77.378 L 158.193 40.808 C 157.675 40.292 156.971 40 156.239 40 Z " fill="rgb(233,233,224)"/><path d=" M 190.973 216 L 65.027 216 C 62.487 216 60.429 213.941 60.429 211.402 L 60.429 162.571 L 195.571 162.571 L 195.571 211.402 C 195.571 213.941 193.513 216 190.973 216 Z " fill="rgb(255,193,79)"/><path d=" M 128.095 203.746 L 126.023 197.594 L 115.236 197.594 L 113.186 203.746 L 106.644 203.746 L 117.759 173.887 L 123.46 173.887 L 134.637 203.746 L 128.095 203.746 L 128.095 203.746 Z M 120.609 181.434 L 116.897 192.61 L 124.362 192.61 L 120.609 181.434 L 120.609 181.434 Z M 143.968 173.887 L 143.968 203.746 L 137.815 203.746 L 137.815 173.887 L 143.968 173.887 L 143.968 173.887 Z " fill-rule="evenodd" fill="rgb(255,255,255)"/><path d=" M 157.857 74.571 L 157.857 76.02 C 148.205 79.063 140.562 86.649 137.422 96.26 C 135.263 94.516 132.557 93.429 129.571 93.429 C 123.729 93.429 118.851 97.451 117.446 102.857 L 107.571 102.857 L 107.571 96.571 L 88.714 96.571 L 88.714 115.429 L 107.571 115.429 L 107.571 109.143 L 116.752 109.143 C 115.696 117.512 110.513 124.788 102.958 128.512 C 100.858 124.493 96.697 121.714 91.857 121.714 C 84.924 121.714 79.286 127.353 79.286 134.286 C 79.286 141.219 84.924 146.857 91.857 146.857 C 98.602 146.857 104.077 141.508 104.372 134.836 C 112.716 131.218 118.977 124.191 121.733 115.749 C 123.889 117.487 126.592 118.571 129.571 118.571 C 135.414 118.571 140.292 114.549 141.697 109.143 L 151.571 109.143 L 151.571 115.429 L 170.429 115.429 L 170.429 96.571 L 151.571 96.571 L 151.571 102.857 L 142.36 102.857 C 143.551 93.369 150.041 85.527 158.772 82.372 C 160.632 87.001 165.142 90.286 170.429 90.286 C 177.362 90.286 183 84.647 183 77.714 L 183 74.571 L 157.857 74.571 Z M 101.286 109.143 L 95 109.143 L 95 102.857 L 101.286 102.857 L 101.286 109.143 Z M 91.857 140.571 C 88.391 140.571 85.571 137.752 85.571 134.286 C 85.571 130.819 88.391 128 91.857 128 C 95.324 128 98.143 130.819 98.143 134.286 C 98.143 137.752 95.324 140.571 91.857 140.571 Z M 157.857 102.857 L 164.143 102.857 L 164.143 109.143 L 157.857 109.143 L 157.857 102.857 Z M 129.571 112.286 C 126.105 112.286 123.286 109.467 123.286 106 C 123.286 102.533 126.105 99.714 129.571 99.714 C 133.038 99.714 135.857 102.533 135.857 106 C 135.857 109.467 133.038 112.286 129.571 112.286 Z M 170.429 84 C 168.156 84 166.176 82.777 165.073 80.97 C 165.802 80.904 166.538 80.857 167.286 80.857 L 175.869 80.857 C 174.785 82.733 172.751 84 170.429 84 Z " fill="rgb(200,189,184)"/><path d=" M 157.857 40.475 L 157.857 77.714 L 195.097 77.714 L 157.857 40.475 Z " fill="rgb(217,215,202)"/></g></g></g></svg>
|
||||
|
After Width: | Height: | Size: 3.3 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_aj.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 256 256" width="256" height="256"><defs><clipPath id="_clipPath_6nAp4GoljLPqc74aMxxhpy3ZhrUJqOMK"><rect width="256" height="256"/></clipPath></defs><g clip-path="url(#_clipPath_6nAp4GoljLPqc74aMxxhpy3ZhrUJqOMK)"><rect width="256" height="256" style="fill:rgb(0,0,0)" fill-opacity="0"/><g><g><path d=" M 156.239 40 L 65.027 40 C 62.487 40 60.429 42.059 60.429 46.053 L 60.429 212.857 C 60.429 213.941 62.487 216 65.027 216 L 190.973 216 C 193.513 216 195.571 213.941 195.571 212.857 L 195.571 80.788 C 195.571 78.601 195.279 77.897 194.764 77.378 L 158.193 40.808 C 157.675 40.292 156.971 40 156.239 40 Z " fill="rgb(233,233,224)"/><path d=" M 157.857 40.475 L 157.857 77.714 L 195.097 77.714 L 157.857 40.475 Z " fill="rgb(217,215,202)"/><path d=" M 190.973 216 L 65.027 216 C 62.487 216 60.429 213.941 60.429 211.402 L 60.429 162.571 L 195.571 162.571 L 195.571 211.402 C 195.571 213.941 193.513 216 190.973 216 Z " fill="rgb(93,93,93)"/><g><path d=" M 112.936 91.207 C 111.707 89.978 109.721 89.978 108.492 91.207 L 89.635 110.064 C 88.406 111.293 88.406 113.279 89.635 114.508 L 108.492 133.365 C 109.105 133.978 109.91 134.286 110.714 134.286 C 111.519 134.286 112.323 133.978 112.936 133.365 C 114.165 132.136 114.165 130.15 112.936 128.921 L 96.301 112.286 L 112.936 95.651 C 114.165 94.422 114.165 92.435 112.936 91.207 Z " fill="rgb(93,93,93)"/><path d=" M 169.508 110.064 L 161.722 102.278 L 150.651 91.207 C 149.422 89.978 147.435 89.978 146.207 91.207 C 144.978 92.435 144.978 94.422 146.207 95.651 L 162.842 112.286 L 146.207 128.921 C 144.978 130.15 144.978 132.136 146.207 133.365 C 146.819 133.978 147.624 134.286 148.429 134.286 C 149.233 134.286 150.038 133.978 150.651 133.365 L 169.508 114.508 C 170.737 113.279 170.737 111.293 169.508 110.064 Z " fill="rgb(93,93,93)"/></g></g></g><path d=" M 122.595 203.746 L 120.523 197.594 L 109.736 197.594 L 107.686 203.746 L 101.144 203.746 L 112.259 173.887 L 117.96 173.887 L 129.137 203.746 L 122.595 203.746 L 122.595 203.746 Z M 115.109 181.434 L 111.397 192.61 L 118.862 192.61 L 115.109 181.434 L 115.109 181.434 Z M 143.964 194.559 L 143.964 173.887 L 150.116 173.887 L 150.116 194.559 L 150.116 194.559 Q 150.116 197.409 148.855 199.593 L 148.855 199.593 L 148.855 199.593 Q 147.594 201.777 145.297 202.967 L 145.297 202.967 L 145.297 202.967 Q 143 204.156 140.108 204.156 L 140.108 204.156 L 140.108 204.156 Q 135.371 204.156 132.726 201.747 L 132.726 201.747 L 132.726 201.747 Q 130.08 199.337 130.08 194.928 L 130.08 194.928 L 136.273 194.928 L 136.273 194.928 Q 136.273 197.122 137.196 198.168 L 137.196 198.168 L 137.196 198.168 Q 138.119 199.214 140.108 199.214 L 140.108 199.214 L 140.108 199.214 Q 141.872 199.214 142.918 198.004 L 142.918 198.004 L 142.918 198.004 Q 143.964 196.794 143.964 194.559 L 143.964 194.559 L 143.964 194.559 Z " fill-rule="evenodd" fill="rgb(255,255,255)"/></g></svg>
|
||||
|
After Width: | Height: | Size: 3 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_avi.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 256 256" width="256" height="256"><defs><clipPath id="_clipPath_FLHZ43wzdKFmTHD21bIUvTuw3Pzi3Qlw"><rect width="256" height="256"/></clipPath></defs><g clip-path="url(#_clipPath_FLHZ43wzdKFmTHD21bIUvTuw3Pzi3Qlw)"><rect width="256" height="256" style="fill:rgb(0,0,0)" fill-opacity="0"/><g><g><path d=" M 156.239 40 L 65.027 40 C 62.487 40 60.429 42.059 60.429 46.053 L 60.429 212.857 C 60.429 213.941 62.487 216 65.027 216 L 190.973 216 C 193.513 216 195.571 213.941 195.571 212.857 L 195.571 80.788 C 195.571 78.601 195.279 77.897 194.764 77.378 L 158.193 40.808 C 157.675 40.292 156.971 40 156.239 40 Z " fill="rgb(233,233,224)"/><path d=" M 157.857 40.475 L 157.857 77.714 L 195.097 77.714 L 157.857 40.475 Z " fill="rgb(217,215,202)"/><path d=" M 190.973 216 L 65.027 216 C 62.487 216 60.429 213.941 60.429 211.402 L 60.429 162.571 L 195.571 162.571 L 195.571 211.402 C 195.571 213.941 193.513 216 190.973 216 Z " fill="rgb(215,94,114)"/><path d=" M 114.595 203.746 L 112.523 197.594 L 101.736 197.594 L 99.686 203.746 L 93.144 203.746 L 104.259 173.887 L 109.96 173.887 L 121.137 203.746 L 114.595 203.746 L 114.595 203.746 Z M 107.109 181.434 L 103.397 192.61 L 110.862 192.61 L 107.109 181.434 L 107.109 181.434 Z M 128.232 173.887 L 134.959 196.343 L 141.727 173.887 L 148.576 173.887 L 138.179 203.746 L 131.76 203.746 L 121.403 173.887 L 128.232 173.887 L 128.232 173.887 Z M 157.928 173.887 L 157.928 203.746 L 151.775 203.746 L 151.775 173.887 L 157.928 173.887 L 157.928 173.887 Z " fill-rule="evenodd" fill="rgb(255,255,255)"/><path d=" M 113.857 128 L 113.857 105.855 L 113.857 84 L 148.429 106 L 113.857 128 Z " fill="rgb(200,189,184)"/></g></g></g></svg>
|
||||
|
After Width: | Height: | Size: 1.8 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_c.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 256 256" width="256" height="256"><defs><clipPath id="_clipPath_QDq7UHuMAP1DndjZvSJ7oBHBPdwuwQhy"><rect width="256" height="256"/></clipPath></defs><g clip-path="url(#_clipPath_QDq7UHuMAP1DndjZvSJ7oBHBPdwuwQhy)"><rect width="256" height="256" style="fill:rgb(0,0,0)" fill-opacity="0"/><g><g><path d=" M 156.239 40 L 65.027 40 C 62.487 40 60.429 42.059 60.429 46.053 L 60.429 212.857 C 60.429 213.941 62.487 216 65.027 216 L 190.973 216 C 193.513 216 195.571 213.941 195.571 212.857 L 195.571 80.788 C 195.571 78.601 195.279 77.897 194.764 77.378 L 158.193 40.808 C 157.675 40.292 156.971 40 156.239 40 Z " fill="rgb(233,233,224)"/><path d=" M 157.857 40.475 L 157.857 77.714 L 195.097 77.714 L 157.857 40.475 Z " fill="rgb(217,215,202)"/><path d=" M 190.973 216 L 65.027 216 C 62.487 216 60.429 213.941 60.429 211.402 L 60.429 162.571 L 195.571 162.571 L 195.571 211.402 C 195.571 213.941 193.513 216 190.973 216 Z " fill="rgb(128,140,155)"/></g></g><path d=" M 132.954 195.8 L 139.106 195.8 L 139.106 195.8 Q 138.758 200.619 135.548 203.388 L 135.548 203.388 L 135.548 203.388 Q 132.339 206.156 127.089 206.156 L 127.089 206.156 L 127.089 206.156 Q 121.347 206.156 118.055 202.291 L 118.055 202.291 L 118.055 202.291 Q 114.764 198.425 114.764 191.678 L 114.764 191.678 L 114.764 189.853 L 114.764 189.853 Q 114.764 185.546 116.281 182.265 L 116.281 182.265 L 116.281 182.265 Q 117.799 178.983 120.619 177.23 L 120.619 177.23 L 120.619 177.23 Q 123.438 175.477 127.171 175.477 L 127.171 175.477 L 127.171 175.477 Q 132.339 175.477 135.497 178.245 L 135.497 178.245 L 135.497 178.245 Q 138.655 181.014 139.147 186.018 L 139.147 186.018 L 132.995 186.018 L 132.995 186.018 Q 132.77 183.126 131.385 181.824 L 131.385 181.824 L 131.385 181.824 Q 130.001 180.521 127.171 180.521 L 127.171 180.521 L 127.171 180.521 Q 124.095 180.521 122.567 182.726 L 122.567 182.726 L 122.567 182.726 Q 121.039 184.931 120.998 189.565 L 120.998 189.565 L 120.998 191.821 L 120.998 191.821 Q 120.998 196.661 122.464 198.896 L 122.464 198.896 L 122.464 198.896 Q 123.931 201.132 127.089 201.132 L 127.089 201.132 L 127.089 201.132 Q 129.939 201.132 131.344 199.83 L 131.344 199.83 L 131.344 199.83 Q 132.749 198.527 132.954 195.8 L 132.954 195.8 L 132.954 195.8 Z " fill="rgb(255,255,255)"/><path d=" M 131.94 106.301 L 131.94 106.301 L 131.94 106.301 Q 127.32 106.301 124.86 109.121 L 124.86 109.121 L 124.86 109.121 Q 122.4 111.941 122.4 117.101 L 122.4 117.101 L 122.4 117.101 Q 122.4 122.321 125.13 125.141 L 125.13 125.141 L 125.13 125.141 Q 127.86 127.961 132.48 127.961 L 132.48 127.961 L 132.48 127.961 Q 134.94 127.961 136.65 127.301 L 136.65 127.301 L 136.65 127.301 Q 138.36 126.641 139.92 125.801 L 139.92 125.801 L 139.92 125.801 Q 140.94 126.641 141.51 127.811 L 141.51 127.811 L 141.51 127.811 Q 142.08 128.981 142.08 130.541 L 142.08 130.541 L 142.08 130.541 Q 142.08 133.001 139.35 134.711 L 139.35 134.711 L 139.35 134.711 Q 136.62 136.421 131.04 136.421 L 131.04 136.421 L 131.04 136.421 Q 127.02 136.421 123.48 135.281 L 123.48 135.281 L 123.48 135.281 Q 119.94 134.141 117.3 131.771 L 117.3 131.771 L 117.3 131.771 Q 114.66 129.401 113.13 125.771 L 113.13 125.771 L 113.13 125.771 Q 111.6 122.141 111.6 117.101 L 111.6 117.101 L 111.6 117.101 Q 111.6 112.421 113.07 108.851 L 113.07 108.851 L 113.07 108.851 Q 114.54 105.281 117.09 102.821 L 117.09 102.821 L 117.09 102.821 Q 119.64 100.361 123.06 99.101 L 123.06 99.101 L 123.06 99.101 Q 126.48 97.841 130.38 97.841 L 130.38 97.841 L 130.38 97.841 Q 135.9 97.841 138.93 99.641 L 138.93 99.641 L 138.93 99.641 Q 141.96 101.441 141.96 104.261 L 141.96 104.261 L 141.96 104.261 Q 141.96 105.821 141.18 106.961 L 141.18 106.961 L 141.18 106.961 Q 140.4 108.101 139.38 108.761 L 139.38 108.761 L 139.38 108.761 Q 137.82 107.741 136.05 107.021 L 136.05 107.021 L 136.05 107.021 Q 134.28 106.301 131.94 106.301 Z " fill="rgb(128,140,155)"/></g></svg>
|
||||
|
After Width: | Height: | Size: 4 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_cbl.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 256 256" width="256" height="256"><defs><clipPath id="_clipPath_TQmEGhsjtrLEyjf6zmhvf3bpAZU65XHf"><rect width="256" height="256"/></clipPath></defs><g clip-path="url(#_clipPath_TQmEGhsjtrLEyjf6zmhvf3bpAZU65XHf)"><rect width="256" height="256" style="fill:rgb(0,0,0)" fill-opacity="0"/><g><g><path d=" M 156.239 40 L 65.027 40 C 62.487 40 60.429 42.059 60.429 46.053 L 60.429 212.857 C 60.429 213.941 62.487 216 65.027 216 L 190.973 216 C 193.513 216 195.571 213.941 195.571 212.857 L 195.571 80.788 C 195.571 78.601 195.279 77.897 194.764 77.378 L 158.193 40.808 C 157.675 40.292 156.971 40 156.239 40 Z " fill="rgb(233,233,224)"/><path d=" M 157.857 40.475 L 157.857 77.714 L 195.097 77.714 L 157.857 40.475 Z " fill="rgb(217,215,202)"/><path d=" M 190.973 216 L 65.027 216 C 62.487 216 60.429 213.941 60.429 211.402 L 60.429 162.571 L 195.571 162.571 L 195.571 211.402 C 195.571 213.941 193.513 216 190.973 216 Z " fill="rgb(93,93,93)"/><g><path d=" M 112.936 91.207 C 111.707 89.978 109.721 89.978 108.492 91.207 L 89.635 110.064 C 88.406 111.293 88.406 113.279 89.635 114.508 L 108.492 133.365 C 109.105 133.978 109.91 134.286 110.714 134.286 C 111.519 134.286 112.323 133.978 112.936 133.365 C 114.165 132.136 114.165 130.15 112.936 128.921 L 96.301 112.286 L 112.936 95.651 C 114.165 94.422 114.165 92.435 112.936 91.207 Z " fill="rgb(93,93,93)"/><path d=" M 169.508 110.064 L 161.722 102.278 L 150.651 91.207 C 149.422 89.978 147.435 89.978 146.207 91.207 C 144.978 92.435 144.978 94.422 146.207 95.651 L 162.842 112.286 L 146.207 128.921 C 144.978 130.15 144.978 132.136 146.207 133.365 C 146.819 133.978 147.624 134.286 148.429 134.286 C 149.233 134.286 150.038 133.978 150.651 133.365 L 169.508 114.508 C 170.737 113.279 170.737 111.293 169.508 110.064 Z " fill="rgb(93,93,93)"/></g></g></g><path d=" M 107.954 195.8 L 114.106 195.8 L 114.106 195.8 Q 113.758 200.619 110.548 203.388 L 110.548 203.388 L 110.548 203.388 Q 107.339 206.156 102.089 206.156 L 102.089 206.156 L 102.089 206.156 Q 96.347 206.156 93.055 202.291 L 93.055 202.291 L 93.055 202.291 Q 89.764 198.425 89.764 191.678 L 89.764 191.678 L 89.764 189.853 L 89.764 189.853 Q 89.764 185.546 91.281 182.265 L 91.281 182.265 L 91.281 182.265 Q 92.799 178.983 95.619 177.23 L 95.619 177.23 L 95.619 177.23 Q 98.438 175.477 102.171 175.477 L 102.171 175.477 L 102.171 175.477 Q 107.339 175.477 110.497 178.245 L 110.497 178.245 L 110.497 178.245 Q 113.655 181.014 114.147 186.018 L 114.147 186.018 L 107.995 186.018 L 107.995 186.018 Q 107.77 183.126 106.385 181.824 L 106.385 181.824 L 106.385 181.824 Q 105.001 180.521 102.171 180.521 L 102.171 180.521 L 102.171 180.521 Q 99.095 180.521 97.567 182.726 L 97.567 182.726 L 97.567 182.726 Q 96.039 184.931 95.998 189.565 L 95.998 189.565 L 95.998 191.821 L 95.998 191.821 Q 95.998 196.661 97.464 198.896 L 97.464 198.896 L 97.464 198.896 Q 98.931 201.132 102.089 201.132 L 102.089 201.132 L 102.089 201.132 Q 104.939 201.132 106.344 199.83 L 106.344 199.83 L 106.344 199.83 Q 107.749 198.527 107.954 195.8 L 107.954 195.8 L 107.954 195.8 Z M 129.754 205.746 L 118.146 205.746 L 118.146 175.887 L 128.605 175.887 L 128.605 175.887 Q 134.04 175.887 136.85 177.968 L 136.85 177.968 L 136.85 177.968 Q 139.659 180.05 139.659 184.069 L 139.659 184.069 L 139.659 184.069 Q 139.659 186.264 138.531 187.935 L 138.531 187.935 L 138.531 187.935 Q 137.403 189.606 135.394 190.386 L 135.394 190.386 L 135.394 190.386 Q 137.69 190.96 139.013 192.703 L 139.013 192.703 L 139.013 192.703 Q 140.336 194.446 140.336 196.969 L 140.336 196.969 L 140.336 196.969 Q 140.336 201.275 137.588 203.49 L 137.588 203.49 L 137.588 203.49 Q 134.84 205.705 129.754 205.746 L 129.754 205.746 L 129.754 205.746 Z M 129.938 192.744 L 124.299 192.744 L 124.299 200.804 L 129.569 200.804 L 129.569 200.804 Q 131.743 200.804 132.963 199.768 L 132.963 199.768 L 132.963 199.768 Q 134.184 198.732 134.184 196.907 L 134.184 196.907 L 134.184 196.907 Q 134.184 192.806 129.938 192.744 L 129.938 192.744 L 129.938 192.744 Z M 124.299 180.87 L 124.299 188.396 L 128.852 188.396 L 128.852 188.396 Q 133.507 188.314 133.507 184.685 L 133.507 184.685 L 133.507 184.685 Q 133.507 182.654 132.328 181.762 L 132.328 181.762 L 132.328 181.762 Q 131.148 180.87 128.605 180.87 L 128.605 180.87 L 124.299 180.87 L 124.299 180.87 Z M 151.103 175.887 L 151.103 200.804 L 164.166 200.804 L 164.166 205.746 L 144.95 205.746 L 144.95 175.887 L 151.103 175.887 L 151.103 175.887 Z " fill-rule="evenodd" fill="rgb(255,255,255)"/></g></svg>
|
||||
|
After Width: | Height: | Size: 4.6 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_cc.svg
Normal file
|
After Width: | Height: | Size: 6.5 KiB |
|
After Width: | Height: | Size: 7.4 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_cs.svg
Normal file
|
After Width: | Height: | Size: 7.2 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_css.svg
Normal file
|
After Width: | Height: | Size: 7.5 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_csv.svg
Normal file
|
After Width: | Height: | Size: 5.5 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_dbf.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 256 256" width="256" height="256"><defs><clipPath id="_clipPath_AC8gC2Fy7eYKCxX4InFHVsjb6C7TwY0y"><rect width="256" height="256"/></clipPath></defs><g clip-path="url(#_clipPath_AC8gC2Fy7eYKCxX4InFHVsjb6C7TwY0y)"><rect width="256" height="256" style="fill:rgb(0,0,0)" fill-opacity="0"/><g><g><path d=" M 156.239 40 L 65.027 40 C 62.487 40 60.429 42.059 60.429 46.053 L 60.429 212.857 C 60.429 213.941 62.487 216 65.027 216 L 190.973 216 C 193.513 216 195.571 213.941 195.571 212.857 L 195.571 80.788 C 195.571 78.601 195.279 77.897 194.764 77.378 L 158.193 40.808 C 157.675 40.292 156.971 40 156.239 40 Z " fill="rgb(233,233,224)"/><path d=" M 157.857 40.475 L 157.857 77.714 L 195.097 77.714 L 157.857 40.475 Z " fill="rgb(217,215,202)"/><path d=" M 190.973 216 L 65.027 216 C 62.487 216 60.429 213.941 60.429 211.402 L 60.429 162.571 L 195.571 162.571 L 195.571 211.402 C 195.571 213.941 193.513 216 190.973 216 Z " fill="rgb(233,99,96)"/><path d=" M 117 90.286 L 117 77.714 L 79.286 77.714 L 79.286 90.286 L 79.286 96.571 L 79.286 102.857 L 79.286 109.143 L 79.286 115.429 L 79.286 121.714 L 79.286 128 L 79.286 134.286 L 79.286 146.857 L 110.714 146.857 L 117 146.857 L 183 146.857 L 183 134.286 L 183 128 L 183 121.714 L 183 115.429 L 183 109.143 L 183 102.857 L 183 90.286 L 117 90.286 Z M 85.571 84 L 110.714 84 L 110.714 90.286 L 85.571 90.286 L 85.571 84 Z M 85.571 96.571 L 110.714 96.571 L 110.714 102.857 L 85.571 102.857 L 85.571 96.571 Z M 85.571 109.143 L 110.714 109.143 L 110.714 115.429 L 85.571 115.429 L 85.571 109.143 Z M 85.571 121.714 L 110.714 121.714 L 110.714 128 L 85.571 128 L 85.571 121.714 Z M 110.714 140.571 L 85.571 140.571 L 85.571 134.286 L 110.714 134.286 L 110.714 140.571 Z M 176.714 140.571 L 117 140.571 L 117 134.286 L 176.714 134.286 L 176.714 140.571 Z M 176.714 128 L 117 128 L 117 121.714 L 176.714 121.714 L 176.714 128 Z M 176.714 115.429 L 117 115.429 L 117 109.143 L 176.714 109.143 L 176.714 115.429 Z M 117 102.857 L 117 96.571 L 176.714 96.571 L 176.714 102.857 L 117 102.857 Z " fill="rgb(200,189,184)"/></g></g><path d=" M 99.915 205.746 L 90.666 205.746 L 90.666 175.887 L 99.854 175.887 L 99.854 175.887 Q 103.791 175.887 106.898 177.661 L 106.898 177.661 L 106.898 177.661 Q 110.005 179.435 111.748 182.706 L 111.748 182.706 L 111.748 182.706 Q 113.491 185.977 113.491 190.14 L 113.491 190.14 L 113.491 191.514 L 113.491 191.514 Q 113.491 195.677 111.779 198.917 L 111.779 198.917 L 111.779 198.917 Q 110.066 202.157 106.949 203.941 L 106.949 203.941 L 106.949 203.941 Q 103.832 205.726 99.915 205.746 L 99.915 205.746 L 99.915 205.746 Z M 99.854 180.87 L 96.818 180.87 L 96.818 200.804 L 99.792 200.804 L 99.792 200.804 Q 103.401 200.804 105.309 198.445 L 105.309 198.445 L 105.309 198.445 Q 107.216 196.087 107.257 191.698 L 107.257 191.698 L 107.257 190.119 L 107.257 190.119 Q 107.257 185.566 105.37 183.218 L 105.37 183.218 L 105.37 183.218 Q 103.483 180.87 99.854 180.87 L 99.854 180.87 L 99.854 180.87 Z M 129.569 205.746 L 117.962 205.746 L 117.962 175.887 L 128.421 175.887 L 128.421 175.887 Q 133.855 175.887 136.665 177.968 L 136.665 177.968 L 136.665 177.968 Q 139.475 180.05 139.475 184.069 L 139.475 184.069 L 139.475 184.069 Q 139.475 186.264 138.347 187.935 L 138.347 187.935 L 138.347 187.935 Q 137.219 189.606 135.209 190.386 L 135.209 190.386 L 135.209 190.386 Q 137.506 190.96 138.829 192.703 L 138.829 192.703 L 138.829 192.703 Q 140.151 194.446 140.151 196.969 L 140.151 196.969 L 140.151 196.969 Q 140.151 201.275 137.403 203.49 L 137.403 203.49 L 137.403 203.49 Q 134.655 205.705 129.569 205.746 L 129.569 205.746 L 129.569 205.746 Z M 129.754 192.744 L 124.114 192.744 L 124.114 200.804 L 129.385 200.804 L 129.385 200.804 Q 131.559 200.804 132.779 199.768 L 132.779 199.768 L 132.779 199.768 Q 133.999 198.732 133.999 196.907 L 133.999 196.907 L 133.999 196.907 Q 133.999 192.806 129.754 192.744 L 129.754 192.744 L 129.754 192.744 Z M 124.114 180.87 L 124.114 188.396 L 128.667 188.396 L 128.667 188.396 Q 133.322 188.314 133.322 184.685 L 133.322 184.685 L 133.322 184.685 Q 133.322 182.654 132.143 181.762 L 132.143 181.762 L 132.143 181.762 Q 130.964 180.87 128.421 180.87 L 128.421 180.87 L 124.114 180.87 L 124.114 180.87 Z M 162.73 188.581 L 162.73 193.544 L 150.918 193.544 L 150.918 205.746 L 144.766 205.746 L 144.766 175.887 L 164.207 175.887 L 164.207 180.87 L 150.918 180.87 L 150.918 188.581 L 162.73 188.581 L 162.73 188.581 Z " fill-rule="evenodd" fill="rgb(255,255,255)"/></g></svg>
|
||||
|
After Width: | Height: | Size: 4.6 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_dll.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 256 256" width="256" height="256"><defs><clipPath id="_clipPath_JRbDI2Nk1iQLWnj5TvFr9peayMg5GuJ2"><rect width="256" height="256"/></clipPath></defs><g clip-path="url(#_clipPath_JRbDI2Nk1iQLWnj5TvFr9peayMg5GuJ2)"><rect width="256" height="256" style="fill:rgb(0,0,0)" fill-opacity="0"/><g><g><path d=" M 156.239 38 L 65.027 38 C 62.487 38 60.429 40.059 60.429 44.053 L 60.429 210.857 C 60.429 211.941 62.487 214 65.027 214 L 190.973 214 C 193.513 214 195.571 211.941 195.571 210.857 L 195.571 78.788 C 195.571 76.601 195.279 75.897 194.764 75.378 L 158.193 38.808 C 157.675 38.292 156.971 38 156.239 38 Z " fill="rgb(233,233,224)"/><path d=" M 190.973 214 L 65.027 214 C 62.487 214 60.429 211.941 60.429 209.402 L 60.429 160.571 L 195.571 160.571 L 195.571 209.402 C 195.571 211.941 193.513 214 190.973 214 Z " fill="rgb(62,71,83)"/><path d=" M 157.857 38.475 L 157.857 75.714 L 195.097 75.714 L 157.857 38.475 Z " fill="rgb(217,215,202)"/></g></g><path d=" M 102.415 203.746 L 93.166 203.746 L 93.166 173.887 L 102.354 173.887 L 102.354 173.887 Q 106.291 173.887 109.398 175.661 L 109.398 175.661 L 109.398 175.661 Q 112.505 177.435 114.248 180.706 L 114.248 180.706 L 114.248 180.706 Q 115.991 183.977 115.991 188.14 L 115.991 188.14 L 115.991 189.514 L 115.991 189.514 Q 115.991 193.677 114.279 196.917 L 114.279 196.917 L 114.279 196.917 Q 112.566 200.157 109.449 201.941 L 109.449 201.941 L 109.449 201.941 Q 106.332 203.726 102.415 203.746 L 102.415 203.746 L 102.415 203.746 Z M 102.354 178.87 L 99.318 178.87 L 99.318 198.804 L 102.292 198.804 L 102.292 198.804 Q 105.901 198.804 107.809 196.445 L 107.809 196.445 L 107.809 196.445 Q 109.716 194.087 109.757 189.698 L 109.757 189.698 L 109.757 188.119 L 109.757 188.119 Q 109.757 183.566 107.87 181.218 L 107.87 181.218 L 107.87 181.218 Q 105.983 178.87 102.354 178.87 L 102.354 178.87 L 102.354 178.87 Z M 126.614 173.887 L 126.614 198.804 L 139.678 198.804 L 139.678 203.746 L 120.462 203.746 L 120.462 173.887 L 126.614 173.887 L 126.614 173.887 Z M 149.357 173.887 L 149.357 198.804 L 162.421 198.804 L 162.421 203.746 L 143.205 203.746 L 143.205 173.887 L 149.357 173.887 L 149.357 173.887 Z " fill-rule="evenodd" fill="rgb(255,255,255)"/><g><g><g><g><path d=" M 128 98.25 C 122.625 98.25 118.25 102.625 118.25 108 C 118.25 113.375 122.625 117.75 128 117.75 C 133.375 117.75 137.75 113.375 137.75 108 C 137.75 102.625 133.375 98.25 128 98.25 Z " fill="rgb(200,189,184)"/><path d=" M 164.364 101.37 L 160.061 100.541 C 158.134 100.174 156.623 98.913 155.905 97.093 C 155.186 95.263 155.44 93.31 156.603 91.727 L 159.304 88.042 C 160.253 86.752 160.113 84.958 158.979 83.827 L 153.146 77.993 C 152.047 76.891 150.312 76.729 149.028 77.6 L 145.398 80.053 C 143.779 81.155 141.823 81.334 140.019 80.554 C 138.222 79.767 137.016 78.207 136.72 76.267 L 136.025 71.756 C 135.78 70.17 134.415 69 132.81 69 L 124.561 69 C 123.005 69 121.666 70.105 121.37 71.636 L 120.301 77.193 C 119.94 79.075 118.718 80.576 116.947 81.308 C 115.175 82.046 113.245 81.847 111.659 80.771 L 106.972 77.6 C 105.689 76.729 103.96 76.891 102.855 77.993 L 97.021 83.827 C 95.887 84.958 95.747 86.752 96.696 88.042 L 99.397 91.73 C 100.56 93.31 100.814 95.263 100.096 97.093 C 99.377 98.913 97.866 100.174 95.936 100.541 L 91.636 101.37 C 90.105 101.666 89 103.005 89 104.561 L 89 112.81 C 89 114.415 90.17 115.78 91.756 116.024 L 96.267 116.72 C 98.207 117.015 99.767 118.221 100.554 120.018 C 101.337 121.816 101.155 123.775 100.053 125.4 L 97.6 129.027 C 96.725 130.314 96.891 132.043 97.993 133.145 L 103.827 138.979 C 104.961 140.116 106.752 140.246 108.042 139.304 L 111.73 136.603 C 113.31 135.443 115.26 135.192 117.093 135.904 C 118.913 136.622 120.174 138.134 120.541 140.064 L 121.37 144.364 C 121.666 145.895 123.005 147 124.561 147 L 132.81 147 C 134.415 147 135.78 145.83 136.024 144.244 L 136.512 141.072 C 136.817 139.086 138.055 137.51 139.908 136.746 C 141.747 135.979 143.746 136.217 145.368 137.406 L 147.958 139.304 C 149.242 140.247 151.039 140.117 152.173 138.979 L 158.007 133.145 C 159.109 132.044 159.275 130.315 158.4 129.028 L 155.947 125.398 C 154.845 123.776 154.663 121.816 155.446 120.019 C 156.233 118.222 157.793 117.016 159.733 116.72 L 164.244 116.025 C 165.83 115.781 167 114.416 167 112.81 L 167 104.562 C 167 103.005 165.895 101.666 164.364 101.37 Z M 128 124.25 C 119.04 124.25 111.75 116.96 111.75 108 C 111.75 99.04 119.04 91.75 128 91.75 C 136.96 91.75 144.25 99.04 144.25 108 C 144.25 116.96 136.96 124.25 128 124.25 Z " fill="rgb(200,189,184)"/></g></g></g></g></g></svg>
|
||||
|
After Width: | Height: | Size: 4.6 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_doc.svg
Normal file
|
After Width: | Height: | Size: 8.1 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_docx.svg
Normal file
|
After Width: | Height: | Size: 8.3 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_dwg.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 256 256" width="256" height="256"><defs><clipPath id="_clipPath_D4Sj8YJrR0Fd21hr8GyZRcCPEVvEhAsA"><rect width="256" height="256"/></clipPath></defs><g clip-path="url(#_clipPath_D4Sj8YJrR0Fd21hr8GyZRcCPEVvEhAsA)"><rect width="256" height="256" style="fill:rgb(0,0,0)" fill-opacity="0"/><g><g><path d=" M 156.239 40 L 65.027 40 C 62.487 40 60.429 42.059 60.429 46.053 L 60.429 212.857 C 60.429 213.941 62.487 216 65.027 216 L 190.973 216 C 193.513 216 195.571 213.941 195.571 212.857 L 195.571 80.788 C 195.571 78.601 195.279 77.897 194.764 77.378 L 158.193 40.808 C 157.675 40.292 156.971 40 156.239 40 Z " fill="rgb(233,233,224)"/><path d=" M 157.857 40.475 L 157.857 77.714 L 195.097 77.714 L 157.857 40.475 Z " fill="rgb(217,215,202)"/><path d=" M 190.973 216 L 65.027 216 C 62.487 216 60.429 213.941 60.429 211.402 L 60.429 162.571 L 195.571 162.571 L 195.571 211.402 C 195.571 213.941 193.513 216 190.973 216 Z " fill="rgb(134,151,203)"/><rect x="79.286" y="80.857" width="47.143" height="47.347" transform="matrix(1,0,0,1,0,0)" fill="rgb(200,189,184)"/><rect x="148.429" y="84" width="6.286" height="22" transform="matrix(1,0,0,1,0,0)" fill="rgb(173,162,158)"/><rect x="148.429" y="131.143" width="6.286" height="22" transform="matrix(1,0,0,1,0,0)" fill="rgb(173,162,158)"/><path d=" M 167.286 134.286 L 135.857 134.286 L 135.857 102.857 L 167.286 102.857 L 167.286 134.286 Z M 142.143 128 L 161 128 L 161 109.143 L 142.143 109.143 L 142.143 128 Z " fill="rgb(173,162,158)"/><rect x="164.143" y="115.429" width="22" height="6.286" transform="matrix(1,0,0,1,0,0)" fill="rgb(173,162,158)"/><rect x="117" y="115.429" width="22" height="6.286" transform="matrix(1,0,0,1,0,0)" fill="rgb(173,162,158)"/></g></g><path d=" M 92.415 203.746 L 83.166 203.746 L 83.166 173.887 L 92.354 173.887 L 92.354 173.887 Q 96.291 173.887 99.398 175.661 L 99.398 175.661 L 99.398 175.661 Q 102.505 177.435 104.248 180.706 L 104.248 180.706 L 104.248 180.706 Q 105.991 183.977 105.991 188.14 L 105.991 188.14 L 105.991 189.514 L 105.991 189.514 Q 105.991 193.677 104.279 196.917 L 104.279 196.917 L 104.279 196.917 Q 102.566 200.157 99.449 201.941 L 99.449 201.941 L 99.449 201.941 Q 96.332 203.726 92.415 203.746 L 92.415 203.746 L 92.415 203.746 Z M 92.354 178.87 L 89.318 178.87 L 89.318 198.804 L 92.292 198.804 L 92.292 198.804 Q 95.901 198.804 97.809 196.445 L 97.809 196.445 L 97.809 196.445 Q 99.716 194.087 99.757 189.698 L 99.757 189.698 L 99.757 188.119 L 99.757 188.119 Q 99.757 183.566 97.87 181.218 L 97.87 181.218 L 97.87 181.218 Q 95.983 178.87 92.354 178.87 L 92.354 178.87 L 92.354 178.87 Z M 128.816 173.887 L 133.718 195.133 L 137.737 173.887 L 143.869 173.887 L 137.245 203.746 L 131.052 203.746 L 126.191 183.771 L 121.331 203.746 L 115.138 203.746 L 108.514 173.887 L 114.646 173.887 L 118.686 195.092 L 123.607 173.887 L 128.816 173.887 L 128.816 173.887 Z M 170.816 188.058 L 170.816 199.973 L 170.816 199.973 Q 169.155 201.962 166.12 203.059 L 166.12 203.059 L 166.12 203.059 Q 163.085 204.156 159.394 204.156 L 159.394 204.156 L 159.394 204.156 Q 155.518 204.156 152.595 202.464 L 152.595 202.464 L 152.595 202.464 Q 149.673 200.772 148.083 197.553 L 148.083 197.553 L 148.083 197.553 Q 146.494 194.333 146.453 189.985 L 146.453 189.985 L 146.453 187.955 L 146.453 187.955 Q 146.453 183.484 147.96 180.213 L 147.96 180.213 L 147.96 180.213 Q 149.468 176.942 152.308 175.209 L 152.308 175.209 L 152.308 175.209 Q 155.148 173.477 158.963 173.477 L 158.963 173.477 L 158.963 173.477 Q 164.274 173.477 167.269 176.009 L 167.269 176.009 L 167.269 176.009 Q 170.263 178.542 170.816 183.382 L 170.816 183.382 L 164.828 183.382 L 164.828 183.382 Q 164.418 180.818 163.013 179.629 L 163.013 179.629 L 163.013 179.629 Q 161.608 178.439 159.147 178.439 L 159.147 178.439 L 159.147 178.439 Q 156.01 178.439 154.369 180.798 L 154.369 180.798 L 154.369 180.798 Q 152.729 183.156 152.708 187.812 L 152.708 187.812 L 152.708 189.719 L 152.708 189.719 Q 152.708 194.415 154.492 196.814 L 154.492 196.814 L 154.492 196.814 Q 156.276 199.214 159.722 199.214 L 159.722 199.214 L 159.722 199.214 Q 163.188 199.214 164.664 197.737 L 164.664 197.737 L 164.664 192.59 L 159.065 192.59 L 159.065 188.058 L 170.816 188.058 L 170.816 188.058 Z " fill-rule="evenodd" fill="rgb(255,255,255)"/></g></svg>
|
||||
|
After Width: | Height: | Size: 4.4 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_eml.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 256 256" width="256" height="256"><defs><clipPath id="_clipPath_eMGLtDmIvhgzWzMJn5Zi3pkjzRQYkoFv"><rect width="256" height="256"/></clipPath></defs><g clip-path="url(#_clipPath_eMGLtDmIvhgzWzMJn5Zi3pkjzRQYkoFv)"><rect width="256" height="256" style="fill:rgb(0,0,0)" fill-opacity="0"/><path d=" M 156.239 40 L 65.027 40 C 62.487 40 60.429 42.059 60.429 46.053 L 60.429 212.857 C 60.429 213.941 62.487 216 65.027 216 L 190.973 216 C 193.513 216 195.571 213.941 195.571 212.857 L 195.571 80.788 C 195.571 78.601 195.279 77.897 194.764 77.378 L 158.193 40.808 C 157.675 40.292 156.971 40 156.239 40 Z " fill="rgb(233,233,224)"/><path d=" M 157.857 40.475 L 157.857 77.714 L 195.097 77.714 L 157.857 40.475 Z " fill="rgb(217,215,202)"/><path d=" M 190.973 216 L 65.027 216 C 62.487 216 60.429 213.941 60.429 211.402 L 60.429 162.571 L 195.571 162.571 L 195.571 211.402 C 195.571 213.941 193.513 216 190.973 216 Z " fill="rgb(74,134,232)"/><path d=" M 157.767 134.37 L 157.767 104.603 Q 156.526 105.999 155.092 107.161 Q 144.705 115.146 138.581 120.262 Q 136.604 121.929 135.364 122.859 Q 134.124 123.789 132.012 124.739 Q 129.899 125.688 128.039 125.688 L 127.961 125.688 Q 126.101 125.688 123.988 124.739 Q 121.876 123.789 120.636 122.859 Q 119.396 121.929 117.419 120.262 Q 111.295 115.146 100.908 107.161 Q 99.474 105.999 98.233 104.603 L 98.233 134.37 Q 98.233 134.874 98.602 135.242 Q 98.97 135.61 99.474 135.61 L 156.526 135.61 Q 157.03 135.61 157.398 135.242 Q 157.767 134.874 157.767 134.37 Z M 157.767 93.635 L 157.767 92.685 L 157.747 92.181 L 157.631 91.697 L 157.418 91.348 L 157.069 91.057 L 156.526 90.96 L 99.474 90.96 Q 98.97 90.96 98.602 91.329 Q 98.233 91.697 98.233 92.201 Q 98.233 98.712 103.931 103.208 Q 111.411 109.099 119.473 115.495 Q 119.706 115.688 120.83 116.638 Q 121.954 117.588 122.613 118.091 Q 123.271 118.595 124.337 119.312 Q 125.403 120.029 126.295 120.378 Q 127.186 120.727 127.961 120.727 L 128.039 120.727 Q 128.814 120.727 129.705 120.378 Q 130.597 120.029 131.663 119.312 Q 132.729 118.595 133.387 118.091 Q 134.046 117.588 135.17 116.638 Q 136.294 115.688 136.527 115.495 Q 144.589 109.099 152.069 103.208 Q 154.162 101.541 155.964 98.731 Q 157.767 95.921 157.767 93.635 Z M 162.728 92.201 L 162.728 134.37 Q 162.728 136.928 160.906 138.75 Q 159.084 140.571 156.526 140.571 L 99.474 140.571 Q 96.916 140.571 95.094 138.75 Q 93.272 136.928 93.272 134.37 L 93.272 92.201 Q 93.272 89.643 95.094 87.821 Q 96.916 85.999 99.474 85.999 L 156.526 85.999 Q 159.084 85.999 160.906 87.821 Q 162.728 89.643 162.728 92.201 Z " fill="rgb(74,134,232)"/><path d=" M 105.631 185.881 L 105.631 190.701 L 93.818 190.701 L 93.818 198.699 L 107.682 198.699 L 107.682 203.641 L 87.666 203.641 L 87.666 173.782 L 107.641 173.782 L 107.641 178.765 L 93.818 178.765 L 93.818 185.881 L 105.631 185.881 L 105.631 185.881 Z M 111.291 173.782 L 119.33 173.782 L 127 195.438 L 134.629 173.782 L 142.709 173.782 L 142.709 203.641 L 136.536 203.641 L 136.536 195.479 L 137.151 181.39 L 129.092 203.641 L 124.867 203.641 L 116.828 181.411 L 117.443 195.479 L 117.443 203.641 L 111.291 203.641 L 111.291 173.782 L 111.291 173.782 Z M 154.234 173.782 L 154.234 198.699 L 167.298 198.699 L 167.298 203.641 L 148.082 203.641 L 148.082 173.782 L 154.234 173.782 L 154.234 173.782 Z " fill-rule="evenodd" fill="rgb(255,255,255)"/></g></svg>
|
||||
|
After Width: | Height: | Size: 3.4 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_eps.svg
Normal file
|
After Width: | Height: | Size: 5.1 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_exe.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 256 256" width="256" height="256"><defs><clipPath id="_clipPath_fuCqdWSzYoowVCmecSUlBS0SWUOdLKXJ"><rect width="256" height="256"/></clipPath></defs><g clip-path="url(#_clipPath_fuCqdWSzYoowVCmecSUlBS0SWUOdLKXJ)"><rect width="256" height="256" style="fill:rgb(0,0,0)" fill-opacity="0"/><g><g><path d=" M 156.239 40 L 65.027 40 C 62.487 40 60.429 42.059 60.429 46.053 L 60.429 212.857 C 60.429 213.941 62.487 216 65.027 216 L 190.973 216 C 193.513 216 195.571 213.941 195.571 212.857 L 195.571 80.788 C 195.571 78.601 195.279 77.897 194.764 77.378 L 158.193 40.808 C 157.675 40.292 156.971 40 156.239 40 Z " fill="rgb(233,233,224)"/><path d=" M 157.857 40.475 L 157.857 77.714 L 195.097 77.714 L 157.857 40.475 Z " fill="rgb(217,215,202)"/><path d=" M 190.973 216 L 65.027 216 C 62.487 216 60.429 213.941 60.429 211.402 L 60.429 162.571 L 195.571 162.571 L 195.571 211.402 C 195.571 213.941 193.513 216 190.973 216 Z " fill="rgb(151,119,168)"/><path d=" M 145.286 140.571 C 144.975 140.571 144.657 140.524 144.346 140.427 C 142.69 139.908 141.766 138.145 142.284 136.489 L 157.999 86.203 C 158.517 84.547 160.28 83.623 161.937 84.141 C 163.593 84.66 164.517 86.423 163.998 88.079 L 148.284 138.365 C 147.866 139.71 146.625 140.571 145.286 140.571 Z " fill="rgb(151,119,168)"/><circle vector-effect="non-scaling-stroke" cx="131.14285714285717" cy="101.28571428571428" r="4.714285714285722" fill="rgb(151,119,168)"/><circle vector-effect="non-scaling-stroke" cx="131.14285714285717" cy="123.28571428571428" r="4.714285714285722" fill="rgb(151,119,168)"/><path d=" M 113.857 134.286 L 107.571 134.286 C 95.44 134.286 85.571 124.417 85.571 112.286 C 85.571 100.154 95.44 90.286 107.571 90.286 L 113.857 90.286 C 115.592 90.286 117 91.694 117 93.429 C 117 95.163 115.592 96.571 113.857 96.571 L 107.571 96.571 C 98.907 96.571 91.857 103.621 91.857 112.286 C 91.857 120.951 98.907 128 107.571 128 L 113.857 128 C 115.592 128 117 129.408 117 131.143 C 117 132.878 115.592 134.286 113.857 134.286 Z " fill="rgb(151,119,168)"/></g></g><path d=" M 110.631 185.986 L 110.631 190.806 L 98.818 190.806 L 98.818 198.804 L 112.682 198.804 L 112.682 203.746 L 92.666 203.746 L 92.666 173.887 L 112.641 173.887 L 112.641 178.87 L 98.818 178.87 L 98.818 185.986 L 110.631 185.986 L 110.631 185.986 Z M 121.377 173.887 L 126.976 184.182 L 132.574 173.887 L 139.649 173.887 L 130.954 188.693 L 139.875 203.746 L 132.718 203.746 L 126.976 193.287 L 121.233 203.746 L 114.076 203.746 L 122.997 188.693 L 114.302 173.887 L 121.377 173.887 L 121.377 173.887 Z M 160.937 185.986 L 160.937 190.806 L 149.124 190.806 L 149.124 198.804 L 162.987 198.804 L 162.987 203.746 L 142.972 203.746 L 142.972 173.887 L 162.946 173.887 L 162.946 178.87 L 149.124 178.87 L 149.124 185.986 L 160.937 185.986 L 160.937 185.986 Z " fill-rule="evenodd" fill="rgb(255,255,255)"/></g></svg>
|
||||
|
After Width: | Height: | Size: 3 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_f.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 256 256" width="256" height="256"><defs><clipPath id="_clipPath_5oTXkrN31uMQuyZv3FF9Doe4IqTHZzDZ"><rect width="256" height="256"/></clipPath></defs><g clip-path="url(#_clipPath_5oTXkrN31uMQuyZv3FF9Doe4IqTHZzDZ)"><rect width="256" height="256" style="fill:rgb(0,0,0)" fill-opacity="0"/><g><g><path d=" M 156.239 40 L 65.027 40 C 62.487 40 60.429 42.059 60.429 46.053 L 60.429 212.857 C 60.429 213.941 62.487 216 65.027 216 L 190.973 216 C 193.513 216 195.571 213.941 195.571 212.857 L 195.571 80.788 C 195.571 78.601 195.279 77.897 194.764 77.378 L 158.193 40.808 C 157.675 40.292 156.971 40 156.239 40 Z " fill="rgb(233,233,224)"/><path d=" M 157.857 40.475 L 157.857 77.714 L 195.097 77.714 L 157.857 40.475 Z " fill="rgb(217,215,202)"/><path d=" M 190.973 216 L 65.027 216 C 62.487 216 60.429 213.941 60.429 211.402 L 60.429 162.571 L 195.571 162.571 L 195.571 211.402 C 195.571 213.941 193.513 216 190.973 216 Z " fill="rgb(93,93,93)"/><g><path d=" M 112.936 91.207 C 111.707 89.978 109.721 89.978 108.492 91.207 L 89.635 110.064 C 88.406 111.293 88.406 113.279 89.635 114.508 L 108.492 133.365 C 109.105 133.978 109.91 134.286 110.714 134.286 C 111.519 134.286 112.323 133.978 112.936 133.365 C 114.165 132.136 114.165 130.15 112.936 128.921 L 96.301 112.286 L 112.936 95.651 C 114.165 94.422 114.165 92.435 112.936 91.207 Z " fill="rgb(93,93,93)"/><path d=" M 169.508 110.064 L 161.722 102.278 L 150.651 91.207 C 149.422 89.978 147.435 89.978 146.207 91.207 C 144.978 92.435 144.978 94.422 146.207 95.651 L 162.842 112.286 L 146.207 128.921 C 144.978 130.15 144.978 132.136 146.207 133.365 C 146.819 133.978 147.624 134.286 148.429 134.286 C 149.233 134.286 150.038 133.978 150.651 133.365 L 169.508 114.508 C 170.737 113.279 170.737 111.293 169.508 110.064 Z " fill="rgb(93,93,93)"/></g></g></g><path d=" M 135.631 188.581 L 135.631 193.544 L 123.818 193.544 L 123.818 205.746 L 117.666 205.746 L 117.666 175.887 L 137.107 175.887 L 137.107 180.87 L 123.818 180.87 L 123.818 188.581 L 135.631 188.581 L 135.631 188.581 Z " fill="rgb(255,255,255)"/></g></svg>
|
||||
|
After Width: | Height: | Size: 2.2 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_fla.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 256 256" width="256" height="256"><defs><clipPath id="_clipPath_2IuqJwMePGGPEksxk56V3JdmHKDktmlJ"><rect width="256" height="256"/></clipPath></defs><g clip-path="url(#_clipPath_2IuqJwMePGGPEksxk56V3JdmHKDktmlJ)"><rect width="256" height="256" style="fill:rgb(0,0,0)" fill-opacity="0"/><g><g><path d=" M 156.239 40 L 65.027 40 C 62.487 40 60.429 42.059 60.429 46.053 L 60.429 212.857 C 60.429 213.941 62.487 216 65.027 216 L 190.973 216 C 193.513 216 195.571 213.941 195.571 212.857 L 195.571 80.788 C 195.571 78.601 195.279 77.897 194.764 77.378 L 158.193 40.808 C 157.675 40.292 156.971 40 156.239 40 Z " fill="rgb(233,233,224)"/><path d=" M 157.857 40.475 L 157.857 77.714 L 195.097 77.714 L 157.857 40.475 Z " fill="rgb(217,215,202)"/><path d=" M 190.973 216 L 65.027 216 C 62.487 216 60.429 213.941 60.429 211.402 L 60.429 162.571 L 195.571 162.571 L 195.571 211.402 C 195.571 213.941 193.513 216 190.973 216 Z " fill="rgb(206,60,59)"/><circle vector-effect="non-scaling-stroke" cx="120.14285714285714" cy="90.28571428571439" r="6.285714285714278" fill="rgb(200,189,184)"/><g><path d=" M 149.953 83.777 L 147.731 81.555 C 141.203 75.024 132.519 71.429 123.286 71.429 C 114.052 71.429 105.368 75.024 98.841 81.555 C 92.31 88.083 88.714 96.766 88.714 106 C 88.714 115.234 92.31 123.917 98.841 130.445 C 105.368 136.976 114.052 140.571 123.286 140.571 C 132.519 140.571 141.203 136.976 147.731 130.445 L 149.953 128.223 L 127.73 106 L 149.953 83.777 Z M 140.942 128.101 C 135.945 132.111 129.782 134.286 123.286 134.286 C 115.73 134.286 108.627 131.344 103.285 126.001 C 97.942 120.658 95 113.555 95 106 C 95 98.445 97.942 91.342 103.285 85.999 C 108.627 80.656 115.73 77.714 123.286 77.714 C 129.782 77.714 135.945 79.889 140.942 83.899 L 118.842 106 L 140.942 128.101 Z " fill="rgb(200,189,184)"/><path d=" M 151.571 102.857 L 142.143 102.857 C 140.405 102.857 139 104.262 139 106 C 139 107.738 140.405 109.143 142.143 109.143 L 151.571 109.143 C 153.309 109.143 154.714 107.738 154.714 106 C 154.714 104.262 153.309 102.857 151.571 102.857 Z " fill="rgb(200,189,184)"/><path d=" M 170.429 102.857 L 164.143 102.857 C 162.405 102.857 161 104.262 161 106 C 161 107.738 162.405 109.143 164.143 109.143 L 170.429 109.143 C 172.167 109.143 173.571 107.738 173.571 106 C 173.571 104.262 172.167 102.857 170.429 102.857 Z " fill="rgb(200,189,184)"/></g></g></g><path d=" M 110.131 186.581 L 110.131 191.544 L 98.318 191.544 L 98.318 203.746 L 92.166 203.746 L 92.166 173.887 L 111.607 173.887 L 111.607 178.87 L 98.318 178.87 L 98.318 186.581 L 110.131 186.581 L 110.131 186.581 Z M 121.328 173.887 L 121.328 198.804 L 134.392 198.804 L 134.392 203.746 L 115.176 203.746 L 115.176 173.887 L 121.328 173.887 L 121.328 173.887 Z M 156.848 203.746 L 154.776 197.594 L 143.989 197.594 L 141.938 203.746 L 135.396 203.746 L 146.512 173.887 L 152.213 173.887 L 163.39 203.746 L 156.848 203.746 L 156.848 203.746 Z M 149.362 181.434 L 145.65 192.61 L 153.115 192.61 L 149.362 181.434 L 149.362 181.434 Z " fill-rule="evenodd" fill="rgb(255,255,255)"/></g></svg>
|
||||
|
After Width: | Height: | Size: 3.2 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_gif.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 256 256" width="256" height="256"><defs><clipPath id="_clipPath_qJ4JQ2vHPl9yNMOIFjFdX7hbAxrDctK3"><rect width="256" height="256"/></clipPath></defs><g clip-path="url(#_clipPath_qJ4JQ2vHPl9yNMOIFjFdX7hbAxrDctK3)"><rect width="256" height="256" style="fill:rgb(0,0,0)" fill-opacity="0"/><g><g><path d=" M 156.239 40 L 65.027 40 C 62.487 40 60.429 42.059 60.429 46.053 L 60.429 212.857 C 60.429 213.941 62.487 216 65.027 216 L 190.973 216 C 193.513 216 195.571 213.941 195.571 212.857 L 195.571 80.788 C 195.571 78.601 195.279 77.897 194.764 77.378 L 158.193 40.808 C 157.675 40.292 156.971 40 156.239 40 Z " fill="rgb(233,233,224)"/><path d=" M 157.857 40.475 L 157.857 77.714 L 195.097 77.714 L 157.857 40.475 Z " fill="rgb(217,215,202)"/><circle vector-effect="non-scaling-stroke" cx="99.49742857142849" cy="85.35457142857132" r="14.35971428571429" fill="rgb(243,213,91)"/><path d=" M 60.429 162.571 L 95 162.571 L 195.571 162.571 L 195.571 128 L 164.143 98.143 L 131.143 134.286 L 113.911 117.053 L 60.429 162.571 Z " fill="rgb(38,114,185)"/><path d=" M 190.973 216 L 65.027 216 C 62.487 216 60.429 213.941 60.429 211.402 L 60.429 162.571 L 195.571 162.571 L 195.571 211.402 C 195.571 213.941 193.513 216 190.973 216 Z " fill="rgb(24,94,159)"/></g></g><path d=" M 121.291 188.058 L 121.291 199.973 L 121.291 199.973 Q 119.63 201.962 116.595 203.059 L 116.595 203.059 L 116.595 203.059 Q 113.56 204.156 109.868 204.156 L 109.868 204.156 L 109.868 204.156 Q 105.992 204.156 103.07 202.464 L 103.07 202.464 L 103.07 202.464 Q 100.147 200.772 98.558 197.553 L 98.558 197.553 L 98.558 197.553 Q 96.969 194.333 96.928 189.985 L 96.928 189.985 L 96.928 187.955 L 96.928 187.955 Q 96.928 183.484 98.435 180.213 L 98.435 180.213 L 98.435 180.213 Q 99.942 176.942 102.783 175.209 L 102.783 175.209 L 102.783 175.209 Q 105.623 173.477 109.438 173.477 L 109.438 173.477 L 109.438 173.477 Q 114.749 173.477 117.743 176.009 L 117.743 176.009 L 117.743 176.009 Q 120.737 178.542 121.291 183.382 L 121.291 183.382 L 115.303 183.382 L 115.303 183.382 Q 114.893 180.818 113.488 179.629 L 113.488 179.629 L 113.488 179.629 Q 112.083 178.439 109.622 178.439 L 109.622 178.439 L 109.622 178.439 Q 106.484 178.439 104.844 180.798 L 104.844 180.798 L 104.844 180.798 Q 103.203 183.156 103.183 187.812 L 103.183 187.812 L 103.183 189.719 L 103.183 189.719 Q 103.183 194.415 104.967 196.814 L 104.967 196.814 L 104.967 196.814 Q 106.751 199.214 110.196 199.214 L 110.196 199.214 L 110.196 199.214 Q 113.662 199.214 115.139 197.737 L 115.139 197.737 L 115.139 192.59 L 109.54 192.59 L 109.54 188.058 L 121.291 188.058 L 121.291 188.058 Z M 132.816 173.887 L 132.816 203.746 L 126.664 203.746 L 126.664 173.887 L 132.816 173.887 L 132.816 173.887 Z M 156.482 186.581 L 156.482 191.544 L 144.67 191.544 L 144.67 203.746 L 138.518 203.746 L 138.518 173.887 L 157.959 173.887 L 157.959 178.87 L 144.67 178.87 L 144.67 186.581 L 156.482 186.581 L 156.482 186.581 Z " fill-rule="evenodd" fill="rgb(255,255,255)"/></g></svg>
|
||||
|
After Width: | Height: | Size: 3.1 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_go.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 256 256" width="256" height="256"><defs><clipPath id="_clipPath_g24Gte2OrG30DAPUumNJM7BCqXYtetjX"><rect width="256" height="256"/></clipPath></defs><g clip-path="url(#_clipPath_g24Gte2OrG30DAPUumNJM7BCqXYtetjX)"><rect width="256" height="256" style="fill:rgb(0,0,0)" fill-opacity="0"/><g><g><path d=" M 156.239 40 L 65.027 40 C 62.487 40 60.429 42.059 60.429 46.053 L 60.429 212.857 C 60.429 213.941 62.487 216 65.027 216 L 190.973 216 C 193.513 216 195.571 213.941 195.571 212.857 L 195.571 80.788 C 195.571 78.601 195.279 77.897 194.764 77.378 L 158.193 40.808 C 157.675 40.292 156.971 40 156.239 40 Z " fill="rgb(233,233,224)"/><path d=" M 157.857 40.475 L 157.857 77.714 L 195.097 77.714 L 157.857 40.475 Z " fill="rgb(217,215,202)"/><path d=" M 190.973 216 L 65.027 216 C 62.487 216 60.429 213.941 60.429 211.402 L 60.429 162.571 L 195.571 162.571 L 195.571 211.402 C 195.571 213.941 193.513 216 190.973 216 Z " fill="rgb(116,206,221)"/><g><path d=" M 112.936 91.207 C 111.707 89.978 109.721 89.978 108.492 91.207 L 89.635 110.064 C 88.406 111.293 88.406 113.279 89.635 114.508 L 108.492 133.365 C 109.105 133.978 109.91 134.286 110.714 134.286 C 111.519 134.286 112.323 133.978 112.936 133.365 C 114.165 132.136 114.165 130.15 112.936 128.921 L 96.301 112.286 L 112.936 95.651 C 114.165 94.422 114.165 92.435 112.936 91.207 Z " fill="rgb(116,206,221)"/><path d=" M 169.508 110.064 L 161.722 102.278 L 150.651 91.207 C 149.422 89.978 147.435 89.978 146.207 91.207 C 144.978 92.435 144.978 94.422 146.207 95.651 L 162.842 112.286 L 146.207 128.921 C 144.978 130.15 144.978 132.136 146.207 133.365 C 146.819 133.978 147.624 134.286 148.429 134.286 C 149.233 134.286 150.038 133.978 150.651 133.365 L 169.508 114.508 C 170.737 113.279 170.737 111.293 169.508 110.064 Z " fill="rgb(116,206,221)"/></g></g></g><path d=" M 124.291 189.058 L 124.291 200.973 L 124.291 200.973 Q 122.63 202.962 119.595 204.059 L 119.595 204.059 L 119.595 204.059 Q 116.56 205.156 112.868 205.156 L 112.868 205.156 L 112.868 205.156 Q 108.992 205.156 106.07 203.464 L 106.07 203.464 L 106.07 203.464 Q 103.147 201.772 101.558 198.553 L 101.558 198.553 L 101.558 198.553 Q 99.969 195.333 99.928 190.985 L 99.928 190.985 L 99.928 188.955 L 99.928 188.955 Q 99.928 184.484 101.435 181.213 L 101.435 181.213 L 101.435 181.213 Q 102.942 177.942 105.783 176.209 L 105.783 176.209 L 105.783 176.209 Q 108.623 174.477 112.438 174.477 L 112.438 174.477 L 112.438 174.477 Q 117.749 174.477 120.743 177.009 L 120.743 177.009 L 120.743 177.009 Q 123.737 179.542 124.291 184.382 L 124.291 184.382 L 118.303 184.382 L 118.303 184.382 Q 117.893 181.818 116.488 180.629 L 116.488 180.629 L 116.488 180.629 Q 115.083 179.439 112.622 179.439 L 112.622 179.439 L 112.622 179.439 Q 109.484 179.439 107.844 181.798 L 107.844 181.798 L 107.844 181.798 Q 106.203 184.156 106.183 188.812 L 106.183 188.812 L 106.183 190.719 L 106.183 190.719 Q 106.183 195.415 107.967 197.814 L 107.967 197.814 L 107.967 197.814 Q 109.751 200.214 113.196 200.214 L 113.196 200.214 L 113.196 200.214 Q 116.662 200.214 118.139 198.737 L 118.139 198.737 L 118.139 193.59 L 112.54 193.59 L 112.54 189.058 L 124.291 189.058 L 124.291 189.058 Z M 153.802 189.16 L 153.802 190.493 L 153.802 190.493 Q 153.802 194.902 152.243 198.225 L 152.243 198.225 L 152.243 198.225 Q 150.685 201.547 147.783 203.352 L 147.783 203.352 L 147.783 203.352 Q 144.881 205.156 141.128 205.156 L 141.128 205.156 L 141.128 205.156 Q 137.416 205.156 134.504 203.372 L 134.504 203.372 L 134.504 203.372 Q 131.592 201.588 129.992 198.276 L 129.992 198.276 L 129.992 198.276 Q 128.393 194.964 128.372 190.657 L 128.372 190.657 L 128.372 189.181 L 128.372 189.181 Q 128.372 184.771 129.961 181.418 L 129.961 181.418 L 129.961 181.418 Q 131.551 178.065 134.453 176.271 L 134.453 176.271 L 134.453 176.271 Q 137.354 174.477 141.087 174.477 L 141.087 174.477 L 141.087 174.477 Q 144.819 174.477 147.721 176.271 L 147.721 176.271 L 147.721 176.271 Q 150.623 178.065 152.212 181.418 L 152.212 181.418 L 152.212 181.418 Q 153.802 184.771 153.802 189.16 L 153.802 189.16 L 153.802 189.16 Z M 147.567 190.596 L 147.567 189.14 L 147.567 189.14 Q 147.567 184.443 145.886 182.003 L 145.886 182.003 L 145.886 182.003 Q 144.204 179.563 141.087 179.563 L 141.087 179.563 L 141.087 179.563 Q 137.99 179.563 136.309 181.972 L 136.309 181.972 L 136.309 181.972 Q 134.627 184.382 134.606 189.037 L 134.606 189.037 L 134.606 190.493 L 134.606 190.493 Q 134.606 195.066 136.288 197.589 L 136.288 197.589 L 136.288 197.589 Q 137.97 200.111 141.128 200.111 L 141.128 200.111 L 141.128 200.111 Q 144.225 200.111 145.886 197.681 L 145.886 197.681 L 145.886 197.681 Q 147.547 195.251 147.567 190.596 L 147.567 190.596 L 147.567 190.596 Z " fill-rule="evenodd" fill="rgb(255,255,255)"/></g></svg>
|
||||
|
After Width: | Height: | Size: 4.8 KiB |
|
After Width: | Height: | Size: 6.7 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_html.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 256 256" width="256" height="256"><defs><clipPath id="_clipPath_rhplHpdI3DTbrTRaojPyWupcuif0b6PM"><rect width="256" height="256"/></clipPath></defs><g clip-path="url(#_clipPath_rhplHpdI3DTbrTRaojPyWupcuif0b6PM)"><rect width="256" height="256" style="fill:rgb(0,0,0)" fill-opacity="0"/><g><g><path d=" M 156.239 40 L 65.027 40 C 62.487 40 60.429 42.059 60.429 46.053 L 60.429 212.857 C 60.429 213.941 62.487 216 65.027 216 L 190.973 216 C 193.513 216 195.571 213.941 195.571 212.857 L 195.571 80.788 C 195.571 78.601 195.279 77.897 194.764 77.378 L 158.193 40.808 C 157.675 40.292 156.971 40 156.239 40 Z " fill="rgb(233,233,224)"/><path d=" M 157.857 40.475 L 157.857 77.714 L 195.097 77.714 L 157.857 40.475 Z " fill="rgb(217,215,202)"/><path d=" M 190.973 216 L 65.027 216 C 62.487 216 60.429 213.941 60.429 211.402 L 60.429 162.571 L 195.571 162.571 L 195.571 211.402 C 195.571 213.941 193.513 216 190.973 216 Z " fill="rgb(236,102,48)"/><g><path d=" M 112.936 91.207 C 111.707 89.978 109.721 89.978 108.492 91.207 L 89.635 110.064 C 88.406 111.293 88.406 113.279 89.635 114.508 L 108.492 133.365 C 109.105 133.978 109.91 134.286 110.714 134.286 C 111.519 134.286 112.323 133.978 112.936 133.365 C 114.165 132.136 114.165 130.15 112.936 128.921 L 96.301 112.286 L 112.936 95.651 C 114.165 94.422 114.165 92.435 112.936 91.207 Z " fill="rgb(236,102,48)"/><path d=" M 169.508 110.064 L 150.651 91.207 C 149.422 89.978 147.435 89.978 146.207 91.207 C 144.978 92.435 144.978 94.422 146.207 95.651 L 162.842 112.286 L 146.207 128.921 C 144.978 130.15 144.978 132.136 146.207 133.365 C 146.819 133.978 147.624 134.286 148.429 134.286 C 149.233 134.286 150.038 133.978 150.651 133.365 L 169.508 114.508 C 170.737 113.279 170.737 111.293 169.508 110.064 Z " fill="rgb(236,102,48)"/></g></g></g><path d=" M 95.968 173.887 L 95.968 203.746 L 89.815 203.746 L 89.815 190.949 L 77.818 190.949 L 77.818 203.746 L 71.666 203.746 L 71.666 173.887 L 77.818 173.887 L 77.818 185.986 L 89.815 185.986 L 89.815 173.887 L 95.968 173.887 L 95.968 173.887 Z M 123.817 173.887 L 123.817 178.87 L 114.671 178.87 L 114.671 203.746 L 108.519 203.746 L 108.519 178.87 L 99.495 178.87 L 99.495 173.887 L 123.817 173.887 L 123.817 173.887 Z M 127.324 173.887 L 135.363 173.887 L 143.033 195.543 L 150.662 173.887 L 158.742 173.887 L 158.742 203.746 L 152.569 203.746 L 152.569 195.584 L 153.185 181.495 L 145.125 203.746 L 140.9 203.746 L 132.861 181.516 L 133.477 195.584 L 133.477 203.746 L 127.324 203.746 L 127.324 173.887 L 127.324 173.887 Z M 170.268 173.887 L 170.268 198.804 L 183.331 198.804 L 183.331 203.746 L 164.115 203.746 L 164.115 173.887 L 170.268 173.887 L 170.268 173.887 Z " fill-rule="evenodd" fill="rgb(255,255,255)"/></g></svg>
|
||||
|
After Width: | Height: | Size: 2.8 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_iso.svg
Normal file
|
After Width: | Height: | Size: 5.4 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_java.svg
Normal file
|
After Width: | Height: | Size: 7.2 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_jpg.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 256 256" width="256" height="256"><defs><clipPath id="_clipPath_cfbSQzBKfRUXVWtELZ5utsl7ZhZ3mlDk"><rect width="256" height="256"/></clipPath></defs><g clip-path="url(#_clipPath_cfbSQzBKfRUXVWtELZ5utsl7ZhZ3mlDk)"><rect width="256" height="256" style="fill:rgb(0,0,0)" fill-opacity="0"/><g><g><path d=" M 156.239 40 L 65.027 40 C 62.487 40 60.429 42.059 60.429 46.053 L 60.429 212.857 C 60.429 213.941 62.487 216 65.027 216 L 190.973 216 C 193.513 216 195.571 213.941 195.571 212.857 L 195.571 80.788 C 195.571 78.601 195.279 77.897 194.764 77.378 L 158.193 40.808 C 157.675 40.292 156.971 40 156.239 40 Z " fill="rgb(233,233,224)"/><path d=" M 157.857 40.475 L 157.857 77.714 L 195.097 77.714 L 157.857 40.475 Z " fill="rgb(217,215,202)"/><circle vector-effect="non-scaling-stroke" cx="99.49742857142849" cy="85.35457142857132" r="14.35971428571429" fill="rgb(243,213,91)"/><path d=" M 60.429 162.571 L 95 162.571 L 195.571 162.571 L 195.571 128 L 164.143 98.143 L 131.143 134.286 L 113.911 117.053 L 60.429 162.571 Z " fill="rgb(38,185,154)"/><path d=" M 190.973 216 L 65.027 216 C 62.487 216 60.429 213.941 60.429 211.402 L 60.429 162.571 L 195.571 162.571 L 195.571 211.402 C 195.571 213.941 193.513 216 190.973 216 Z " fill="rgb(20,160,133)"/></g></g><path d=" M 101.704 194.559 L 101.704 173.887 L 107.856 173.887 L 107.856 194.559 L 107.856 194.559 Q 107.856 197.409 106.595 199.593 L 106.595 199.593 L 106.595 199.593 Q 105.334 201.777 103.037 202.967 L 103.037 202.967 L 103.037 202.967 Q 100.74 204.156 97.849 204.156 L 97.849 204.156 L 97.849 204.156 Q 93.111 204.156 90.466 201.747 L 90.466 201.747 L 90.466 201.747 Q 87.82 199.337 87.82 194.928 L 87.82 194.928 L 94.014 194.928 L 94.014 194.928 Q 94.014 197.122 94.937 198.168 L 94.937 198.168 L 94.937 198.168 Q 95.859 199.214 97.849 199.214 L 97.849 199.214 L 97.849 199.214 Q 99.612 199.214 100.658 198.004 L 100.658 198.004 L 100.658 198.004 Q 101.704 196.794 101.704 194.559 L 101.704 194.559 L 101.704 194.559 Z M 124.673 193.226 L 119.279 193.226 L 119.279 203.746 L 113.127 203.746 L 113.127 173.887 L 124.775 173.887 L 124.775 173.887 Q 128.139 173.887 130.692 175.117 L 130.692 175.117 L 130.692 175.117 Q 133.245 176.348 134.619 178.614 L 134.619 178.614 L 134.619 178.614 Q 135.993 180.88 135.993 183.771 L 135.993 183.771 L 135.993 183.771 Q 135.993 188.16 132.989 190.693 L 132.989 190.693 L 132.989 190.693 Q 129.984 193.226 124.673 193.226 L 124.673 193.226 L 124.673 193.226 Z M 119.279 178.87 L 119.279 188.242 L 124.775 188.242 L 124.775 188.242 Q 127.216 188.242 128.498 187.094 L 128.498 187.094 L 128.498 187.094 Q 129.779 185.945 129.779 183.813 L 129.779 183.813 L 129.779 183.813 Q 129.779 181.618 128.487 180.265 L 128.487 180.265 L 128.487 180.265 Q 127.195 178.911 124.919 178.87 L 124.919 178.87 L 119.279 178.87 L 119.279 178.87 Z M 163.843 188.058 L 163.843 199.973 L 163.843 199.973 Q 162.182 201.962 159.146 203.059 L 159.146 203.059 L 159.146 203.059 Q 156.111 204.156 152.42 204.156 L 152.42 204.156 L 152.42 204.156 Q 148.544 204.156 145.622 202.464 L 145.622 202.464 L 145.622 202.464 Q 142.699 200.772 141.11 197.553 L 141.11 197.553 L 141.11 197.553 Q 139.521 194.333 139.479 189.985 L 139.479 189.985 L 139.479 187.955 L 139.479 187.955 Q 139.479 183.484 140.987 180.213 L 140.987 180.213 L 140.987 180.213 Q 142.494 176.942 145.334 175.209 L 145.334 175.209 L 145.334 175.209 Q 148.175 173.477 151.989 173.477 L 151.989 173.477 L 151.989 173.477 Q 157.301 173.477 160.295 176.009 L 160.295 176.009 L 160.295 176.009 Q 163.289 178.542 163.843 183.382 L 163.843 183.382 L 157.854 183.382 L 157.854 183.382 Q 157.444 180.818 156.04 179.629 L 156.04 179.629 L 156.04 179.629 Q 154.635 178.439 152.174 178.439 L 152.174 178.439 L 152.174 178.439 Q 149.036 178.439 147.396 180.798 L 147.396 180.798 L 147.396 180.798 Q 145.755 183.156 145.734 187.812 L 145.734 187.812 L 145.734 189.719 L 145.734 189.719 Q 145.734 194.415 147.519 196.814 L 147.519 196.814 L 147.519 196.814 Q 149.303 199.214 152.748 199.214 L 152.748 199.214 L 152.748 199.214 Q 156.214 199.214 157.69 197.737 L 157.69 197.737 L 157.69 192.59 L 152.092 192.59 L 152.092 188.058 L 163.843 188.058 L 163.843 188.058 Z " fill-rule="evenodd" fill="rgb(255,255,255)"/></g></svg>
|
||||
|
After Width: | Height: | Size: 4.3 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_js.svg
Normal file
|
After Width: | Height: | Size: 5.6 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_json.svg
Normal file
|
After Width: | Height: | Size: 7.2 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_less.svg
Normal file
|
After Width: | Height: | Size: 12 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_md.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 256 256" width="256" height="256"><defs><clipPath id="_clipPath_I1G28y1htKKMJgcF7pHEbsBWAMJckYyY"><rect width="256" height="256"/></clipPath></defs><g clip-path="url(#_clipPath_I1G28y1htKKMJgcF7pHEbsBWAMJckYyY)"><rect width="256" height="256" style="fill:rgb(0,0,0)" fill-opacity="0"/><g><g><path d=" M 156.239 40 L 65.027 40 C 62.487 40 60.429 42.059 60.429 46.053 L 60.429 212.857 C 60.429 213.941 62.487 216 65.027 216 L 190.973 216 C 193.513 216 195.571 213.941 195.571 212.857 L 195.571 80.788 C 195.571 78.601 195.279 77.897 194.764 77.378 L 158.193 40.808 C 157.675 40.292 156.971 40 156.239 40 Z " fill="rgb(233,233,224)"/><path d=" M 157.857 40.475 L 157.857 77.714 L 195.097 77.714 L 157.857 40.475 Z " fill="rgb(217,215,202)"/><path d=" M 190.973 216 L 65.027 216 C 62.487 216 60.429 213.941 60.429 211.402 L 60.429 162.571 L 195.571 162.571 L 195.571 211.402 C 195.571 213.941 193.513 216 190.973 216 Z " fill="rgb(149,203,165)"/></g></g><path d=" M 97.333 174.887 L 105.372 174.887 L 113.042 196.543 L 120.671 174.887 L 128.751 174.887 L 128.751 204.746 L 122.578 204.746 L 122.578 196.584 L 123.193 182.495 L 115.133 204.746 L 110.909 204.746 L 102.87 182.516 L 103.485 196.584 L 103.485 204.746 L 97.333 204.746 L 97.333 174.887 L 97.333 174.887 Z M 143.373 204.746 L 134.124 204.746 L 134.124 174.887 L 143.311 174.887 L 143.311 174.887 Q 147.249 174.887 150.356 176.661 L 150.356 176.661 L 150.356 176.661 Q 153.463 178.435 155.206 181.706 L 155.206 181.706 L 155.206 181.706 Q 156.949 184.977 156.949 189.14 L 156.949 189.14 L 156.949 190.514 L 156.949 190.514 Q 156.949 194.677 155.236 197.917 L 155.236 197.917 L 155.236 197.917 Q 153.524 201.157 150.407 202.941 L 150.407 202.941 L 150.407 202.941 Q 147.29 204.726 143.373 204.746 L 143.373 204.746 L 143.373 204.746 Z M 143.311 179.87 L 140.276 179.87 L 140.276 199.804 L 143.25 199.804 L 143.25 199.804 Q 146.859 199.804 148.766 197.445 L 148.766 197.445 L 148.766 197.445 Q 150.674 195.087 150.715 190.698 L 150.715 190.698 L 150.715 189.119 L 150.715 189.119 Q 150.715 184.566 148.828 182.218 L 148.828 182.218 L 148.828 182.218 Q 146.941 179.87 143.311 179.87 L 143.311 179.87 L 143.311 179.87 Z " fill-rule="evenodd" fill="rgb(255,255,255)"/><g><path d="M 93.808 90.667 L 162.192 90.667 C 164.312 90.667 166.034 92.388 166.034 94.508 L 166.034 132.158 C 166.034 134.279 164.312 136 162.192 136 L 93.808 136 C 91.688 136 89.966 134.279 89.966 132.158 L 89.966 94.508 C 89.966 92.388 91.688 90.667 93.808 90.667 Z" style="fill:none;stroke:#95CBA5;stroke-width:4;"/><path d=" M 99.737 126.395 L 99.737 100.271 L 107.421 100.271 L 115.105 109.876 L 122.788 100.271 L 130.472 100.271 L 130.472 126.395 L 122.788 126.395 L 122.788 111.412 L 115.105 121.017 L 107.421 111.412 L 107.421 126.395 L 99.737 126.395 Z M 147.76 126.395 L 136.234 113.718 L 143.918 113.718 L 143.918 100.271 L 151.602 100.271 L 151.602 113.718 L 159.285 113.718 L 147.76 126.395 Z " fill="rgb(149,203,165)"/></g></g></svg>
|
||||
|
After Width: | Height: | Size: 3.1 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_mov.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 256 256" width="256" height="256"><defs><clipPath id="_clipPath_asVcXb5ArovgRsAnstkkJMmj7NXPC138"><rect width="256" height="256"/></clipPath></defs><g clip-path="url(#_clipPath_asVcXb5ArovgRsAnstkkJMmj7NXPC138)"><rect width="256" height="256" style="fill:rgb(0,0,0)" fill-opacity="0"/><g><g><path d=" M 156.239 40 L 65.027 40 C 62.487 40 60.429 42.059 60.429 46.053 L 60.429 212.857 C 60.429 213.941 62.487 216 65.027 216 L 190.973 216 C 193.513 216 195.571 213.941 195.571 212.857 L 195.571 80.788 C 195.571 78.601 195.279 77.897 194.764 77.378 L 158.193 40.808 C 157.675 40.292 156.971 40 156.239 40 Z " fill="rgb(233,233,224)"/><path d=" M 157.857 40.475 L 157.857 77.714 L 195.097 77.714 L 157.857 40.475 Z " fill="rgb(217,215,202)"/><path d=" M 190.973 216 L 65.027 216 C 62.487 216 60.429 213.941 60.429 211.402 L 60.429 162.571 L 195.571 162.571 L 195.571 211.402 C 195.571 213.941 193.513 216 190.973 216 Z " fill="rgb(215,94,114)"/><path d=" M 82.666 173.887 L 90.705 173.887 L 98.375 195.543 L 106.004 173.887 L 114.084 173.887 L 114.084 203.746 L 107.911 203.746 L 107.911 195.584 L 108.526 181.495 L 100.467 203.746 L 96.242 203.746 L 88.203 181.516 L 88.818 195.584 L 88.818 203.746 L 82.666 203.746 L 82.666 173.887 L 82.666 173.887 Z M 143.984 188.16 L 143.984 189.493 L 143.984 189.493 Q 143.984 193.902 142.426 197.225 L 142.426 197.225 L 142.426 197.225 Q 140.867 200.547 137.965 202.352 L 137.965 202.352 L 137.965 202.352 Q 135.063 204.156 131.311 204.156 L 131.311 204.156 L 131.311 204.156 Q 127.599 204.156 124.687 202.372 L 124.687 202.372 L 124.687 202.372 Q 121.774 200.588 120.175 197.276 L 120.175 197.276 L 120.175 197.276 Q 118.575 193.964 118.555 189.657 L 118.555 189.657 L 118.555 188.181 L 118.555 188.181 Q 118.555 183.771 120.144 180.418 L 120.144 180.418 L 120.144 180.418 Q 121.733 177.065 124.635 175.271 L 124.635 175.271 L 124.635 175.271 Q 127.537 173.477 131.27 173.477 L 131.27 173.477 L 131.27 173.477 Q 135.002 173.477 137.904 175.271 L 137.904 175.271 L 137.904 175.271 Q 140.806 177.065 142.395 180.418 L 142.395 180.418 L 142.395 180.418 Q 143.984 183.771 143.984 188.16 L 143.984 188.16 L 143.984 188.16 Z M 137.75 189.596 L 137.75 188.14 L 137.75 188.14 Q 137.75 183.443 136.068 181.003 L 136.068 181.003 L 136.068 181.003 Q 134.387 178.562 131.27 178.562 L 131.27 178.562 L 131.27 178.562 Q 128.173 178.562 126.491 180.972 L 126.491 180.972 L 126.491 180.972 Q 124.81 183.382 124.789 188.037 L 124.789 188.037 L 124.789 189.493 L 124.789 189.493 Q 124.789 194.066 126.471 196.589 L 126.471 196.589 L 126.471 196.589 Q 128.152 199.111 131.311 199.111 L 131.311 199.111 L 131.311 199.111 Q 134.407 199.111 136.068 196.681 L 136.068 196.681 L 136.068 196.681 Q 137.729 194.251 137.75 189.596 L 137.75 189.596 L 137.75 189.596 Z M 152.762 173.887 L 159.488 196.343 L 166.256 173.887 L 173.105 173.887 L 162.708 203.746 L 156.289 203.746 L 145.933 173.887 L 152.762 173.887 L 152.762 173.887 Z " fill-rule="evenodd" fill="rgb(255,255,255)"/><path d=" M 113.857 128 L 113.857 105.855 L 113.857 84 L 148.429 106 L 113.857 128 Z " fill="rgb(200,189,184)"/></g></g></g></svg>
|
||||
|
After Width: | Height: | Size: 3.2 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_mp3.svg
Normal file
|
After Width: | Height: | Size: 5.3 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_mp4.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 256 256" width="256" height="256"><defs><clipPath id="_clipPath_noUtHHGzPYvyzCKWl55c2UQn5veEgJAP"><rect width="256" height="256"/></clipPath></defs><g clip-path="url(#_clipPath_noUtHHGzPYvyzCKWl55c2UQn5veEgJAP)"><rect width="256" height="256" style="fill:rgb(0,0,0)" fill-opacity="0"/><g><g><path d=" M 156.239 40 L 65.027 40 C 62.487 40 60.429 42.059 60.429 46.053 L 60.429 212.857 C 60.429 213.941 62.487 216 65.027 216 L 190.973 216 C 193.513 216 195.571 213.941 195.571 212.857 L 195.571 80.788 C 195.571 78.601 195.279 77.897 194.764 77.378 L 158.193 40.808 C 157.675 40.292 156.971 40 156.239 40 Z " fill="rgb(233,233,224)"/><path d=" M 190.973 216 L 65.027 216 C 62.487 216 60.429 213.941 60.429 211.402 L 60.429 162.571 L 195.571 162.571 L 195.571 211.402 C 195.571 213.941 193.513 216 190.973 216 Z " fill="rgb(255,83,100)"/><path d=" M 117 128 C 116.478 128 115.96 127.871 115.488 127.613 C 114.483 127.06 113.857 126.004 113.857 124.857 L 113.857 80.857 C 113.857 79.71 114.483 78.654 115.488 78.101 C 116.497 77.551 117.72 77.592 118.691 78.205 L 153.262 100.205 C 154.164 100.783 154.714 101.782 154.714 102.857 C 154.714 103.932 154.164 104.931 153.259 105.51 L 118.688 127.51 C 118.175 127.833 117.588 128 117 128 Z M 120.143 86.58 L 120.143 119.131 L 145.716 102.857 L 120.143 86.58 Z " fill="rgb(200,189,184)"/><path d=" M 129.571 150 C 103.577 150 82.429 128.852 82.429 102.857 C 82.429 76.863 103.577 55.714 129.571 55.714 C 155.566 55.714 176.714 76.863 176.714 102.857 C 176.714 128.852 155.566 150 129.571 150 Z M 129.571 62 C 107.043 62 88.714 80.329 88.714 102.857 C 88.714 125.385 107.043 143.714 129.571 143.714 C 152.099 143.714 170.429 125.385 170.429 102.857 C 170.429 80.329 152.099 62 129.571 62 Z " fill="rgb(200,189,184)"/><path d=" M 157.857 40.475 L 157.857 77.714 L 195.097 77.714 L 157.857 40.475 Z " fill="rgb(217,215,202)"/></g></g><path d=" M 85.666 173.887 L 93.705 173.887 L 101.375 195.543 L 109.004 173.887 L 117.084 173.887 L 117.084 203.746 L 110.911 203.746 L 110.911 195.584 L 111.526 181.495 L 103.467 203.746 L 99.242 203.746 L 91.203 181.516 L 91.818 195.584 L 91.818 203.746 L 85.666 203.746 L 85.666 173.887 L 85.666 173.887 Z M 134.003 193.226 L 128.609 193.226 L 128.609 203.746 L 122.457 203.746 L 122.457 173.887 L 134.105 173.887 L 134.105 173.887 Q 137.469 173.887 140.022 175.117 L 140.022 175.117 L 140.022 175.117 Q 142.575 176.348 143.949 178.614 L 143.949 178.614 L 143.949 178.614 Q 145.323 180.88 145.323 183.771 L 145.323 183.771 L 145.323 183.771 Q 145.323 188.16 142.319 190.693 L 142.319 190.693 L 142.319 190.693 Q 139.314 193.226 134.003 193.226 L 134.003 193.226 L 134.003 193.226 Z M 128.609 178.87 L 128.609 188.242 L 134.105 188.242 L 134.105 188.242 Q 136.546 188.242 137.828 187.094 L 137.828 187.094 L 137.828 187.094 Q 139.109 185.945 139.109 183.813 L 139.109 183.813 L 139.109 183.813 Q 139.109 181.618 137.817 180.265 L 137.817 180.265 L 137.817 180.265 Q 136.525 178.911 134.249 178.87 L 134.249 178.87 L 128.609 178.87 L 128.609 178.87 Z M 166.446 173.887 L 166.446 192.508 L 169.83 192.508 L 169.83 197.286 L 166.446 197.286 L 166.446 203.746 L 160.52 203.746 L 160.52 197.286 L 148.276 197.286 L 148.01 193.554 L 160.458 173.887 L 166.446 173.887 L 166.446 173.887 Z M 160.13 182.644 L 153.916 192.508 L 160.52 192.508 L 160.52 181.967 L 160.13 182.644 L 160.13 182.644 Z " fill-rule="evenodd" fill="rgb(255,255,255)"/></g></svg>
|
||||
|
After Width: | Height: | Size: 3.5 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_odp.svg
Normal file
|
After Width: | Height: | Size: 5.5 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_ods.svg
Normal file
|
After Width: | Height: | Size: 6.5 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_odt.svg
Normal file
|
After Width: | Height: | Size: 7 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_pdf.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 256 256" width="256" height="256"><defs><clipPath id="_clipPath_T4lYH0jQ4ugwp6GLbfIkOPUBVBRKI4bF"><rect width="256" height="256"/></clipPath></defs><g clip-path="url(#_clipPath_T4lYH0jQ4ugwp6GLbfIkOPUBVBRKI4bF)"><rect width="256" height="256" style="fill:rgb(0,0,0)" fill-opacity="0"/><g><g><path d=" M 156.239 40 L 65.027 40 C 62.487 40 60.429 42.059 60.429 46.053 L 60.429 212.857 C 60.429 213.941 62.487 216 65.027 216 L 190.973 216 C 193.513 216 195.571 213.941 195.571 212.857 L 195.571 80.788 C 195.571 78.601 195.279 77.897 194.764 77.378 L 158.193 40.808 C 157.675 40.292 156.971 40 156.239 40 Z " fill="rgb(233,233,224)"/><path d=" M 157.857 40.475 L 157.857 77.714 L 195.097 77.714 L 157.857 40.475 Z " fill="rgb(217,215,202)"/><path d=" M 101.33 144.733 L 101.33 144.733 C 100.236 144.733 99.186 144.377 98.291 143.708 C 95.019 141.253 94.579 138.522 94.786 136.662 C 95.358 131.545 101.685 126.19 113.596 120.734 C 118.323 110.375 122.821 97.612 125.501 86.948 C 122.365 80.122 119.316 71.265 121.538 66.07 C 122.318 64.25 123.289 62.855 125.102 62.251 C 125.819 62.013 127.629 61.711 128.295 61.711 C 129.879 61.711 131.272 63.751 132.259 65.008 C 133.186 66.189 135.288 68.694 131.086 86.385 C 135.323 95.135 141.326 104.048 147.077 110.152 C 151.197 109.407 154.743 109.027 157.631 109.027 C 162.553 109.027 165.535 110.174 166.751 112.537 C 167.757 114.492 167.345 116.777 165.526 119.326 C 163.775 121.774 161.361 123.069 158.549 123.069 C 154.727 123.069 150.277 120.655 145.314 115.887 C 136.398 117.751 125.985 121.076 117.569 124.757 C 114.941 130.332 112.424 134.823 110.079 138.117 C 106.858 142.627 104.08 144.733 101.33 144.733 Z M 109.696 128.622 C 102.98 132.397 100.242 135.499 100.044 137.246 C 100.013 137.535 99.928 138.296 101.399 139.421 C 101.867 139.273 104.601 138.026 109.696 128.622 Z M 152.555 114.662 C 155.117 116.632 155.742 117.629 157.417 117.629 C 158.153 117.629 160.249 117.597 161.22 116.243 C 161.688 115.586 161.871 115.165 161.943 114.938 C 161.556 114.734 161.044 114.319 158.25 114.319 C 156.663 114.322 154.667 114.391 152.555 114.662 Z M 129.078 93.975 C 126.831 101.751 123.864 110.145 120.674 117.748 C 127.243 115.199 134.383 112.974 141.09 111.399 C 136.847 106.471 132.607 100.318 129.078 93.975 Z M 127.17 67.381 C 126.862 67.484 122.99 72.903 127.472 77.488 C 130.455 70.841 127.305 67.337 127.17 67.381 Z " fill="rgb(204,75,76)"/><path d=" M 190.973 216 L 65.027 216 C 62.487 216 60.429 213.941 60.429 211.402 L 60.429 162.571 L 195.571 162.571 L 195.571 211.402 C 195.571 213.941 193.513 216 190.973 216 Z " fill="rgb(204,75,76)"/></g></g><path d=" M 102.212 193.226 L 96.818 193.226 L 96.818 203.746 L 90.666 203.746 L 90.666 173.887 L 102.314 173.887 L 102.314 173.887 Q 105.678 173.887 108.231 175.117 L 108.231 175.117 L 108.231 175.117 Q 110.784 176.348 112.158 178.614 L 112.158 178.614 L 112.158 178.614 Q 113.532 180.88 113.532 183.771 L 113.532 183.771 L 113.532 183.771 Q 113.532 188.16 110.528 190.693 L 110.528 190.693 L 110.528 190.693 Q 107.523 193.226 102.212 193.226 L 102.212 193.226 L 102.212 193.226 Z M 96.818 178.87 L 96.818 188.242 L 102.314 188.242 L 102.314 188.242 Q 104.755 188.242 106.037 187.094 L 106.037 187.094 L 106.037 187.094 Q 107.318 185.945 107.318 183.813 L 107.318 183.813 L 107.318 183.813 Q 107.318 181.618 106.026 180.265 L 106.026 180.265 L 106.026 180.265 Q 104.734 178.911 102.458 178.87 L 102.458 178.87 L 96.818 178.87 L 96.818 178.87 Z M 127.006 203.746 L 117.757 203.746 L 117.757 173.887 L 126.944 173.887 L 126.944 173.887 Q 130.882 173.887 133.989 175.661 L 133.989 175.661 L 133.989 175.661 Q 137.096 177.435 138.839 180.706 L 138.839 180.706 L 138.839 180.706 Q 140.582 183.977 140.582 188.14 L 140.582 188.14 L 140.582 189.514 L 140.582 189.514 Q 140.582 193.677 138.87 196.917 L 138.87 196.917 L 138.87 196.917 Q 137.157 200.157 134.04 201.941 L 134.04 201.941 L 134.04 201.941 Q 130.923 203.726 127.006 203.746 L 127.006 203.746 L 127.006 203.746 Z M 126.944 178.87 L 123.909 178.87 L 123.909 198.804 L 126.883 198.804 L 126.883 198.804 Q 130.492 198.804 132.399 196.445 L 132.399 196.445 L 132.399 196.445 Q 134.307 194.087 134.348 189.698 L 134.348 189.698 L 134.348 188.119 L 134.348 188.119 Q 134.348 183.566 132.461 181.218 L 132.461 181.218 L 132.461 181.218 Q 130.574 178.87 126.944 178.87 L 126.944 178.87 L 126.944 178.87 Z M 163.018 186.581 L 163.018 191.544 L 151.205 191.544 L 151.205 203.746 L 145.053 203.746 L 145.053 173.887 L 164.494 173.887 L 164.494 178.87 L 151.205 178.87 L 151.205 186.581 L 163.018 186.581 L 163.018 186.581 Z " fill-rule="evenodd" fill="rgb(255,255,255)"/></g></svg>
|
||||
|
After Width: | Height: | Size: 4.7 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_php.svg
Normal file
|
After Width: | Height: | Size: 12 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_ppt.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 256 256" width="256" height="256"><defs><clipPath id="_clipPath_aHGuroPPSn3bQvMdTobuKZlOp1kZ4lEM"><rect width="256" height="256"/></clipPath></defs><g clip-path="url(#_clipPath_aHGuroPPSn3bQvMdTobuKZlOp1kZ4lEM)"><rect width="256" height="256" style="fill:rgb(0,0,0)" fill-opacity="0"/><g><g><path d=" M 156.239 40 L 65.027 40 C 62.487 40 60.429 42.059 60.429 46.053 L 60.429 212.857 C 60.429 213.941 62.487 216 65.027 216 L 190.973 216 C 193.513 216 195.571 213.941 195.571 212.857 L 195.571 80.788 C 195.571 78.601 195.279 77.897 194.764 77.378 L 158.193 40.808 C 157.675 40.292 156.971 40 156.239 40 Z " fill="rgb(233,233,224)"/><path d=" M 157.857 40.475 L 157.857 77.714 L 195.097 77.714 L 157.857 40.475 Z " fill="rgb(217,215,202)"/><path d=" M 190.973 216 L 65.027 216 C 62.487 216 60.429 213.941 60.429 211.402 L 60.429 162.571 L 195.571 162.571 L 195.571 211.402 C 195.571 213.941 193.513 216 190.973 216 Z " fill="rgb(246,113,46)"/><path d=" M 164.143 134.286 L 88.714 134.286 L 88.714 84 L 164.143 84 L 164.143 134.286 Z M 95 128 L 157.857 128 L 157.857 90.286 L 95 90.286 L 95 128 Z " fill="rgb(200,189,184)"/><path d=" M 104.425 150 C 103.875 150 103.316 149.855 102.81 149.551 C 101.32 148.658 100.839 146.728 101.732 145.239 L 111.161 129.524 C 112.053 128.035 113.983 127.554 115.473 128.446 C 116.962 129.339 117.443 131.269 116.551 132.758 L 107.122 148.473 C 106.534 149.456 105.494 150 104.425 150 Z " fill="rgb(200,189,184)"/><path d=" M 148.432 150 C 147.363 150 146.323 149.456 145.735 148.476 L 136.307 132.761 C 135.414 131.272 135.895 129.342 137.385 128.449 C 138.874 127.56 140.804 128.038 141.697 129.527 L 151.125 145.242 C 152.018 146.731 151.537 148.661 150.047 149.554 C 149.541 149.855 148.982 150 148.432 150 Z " fill="rgb(200,189,184)"/><path d=" M 126.429 90.286 C 124.694 90.286 123.286 88.881 123.286 87.143 L 123.286 77.714 C 123.286 75.976 124.694 74.571 126.429 74.571 C 128.163 74.571 129.571 75.976 129.571 77.714 L 129.571 87.143 C 129.571 88.881 128.163 90.286 126.429 90.286 Z " fill="rgb(200,189,184)"/><rect x="95" y="90.286" width="62.857" height="37.714" transform="matrix(1,0,0,1,0,0)" fill="rgb(211,204,201)"/></g></g><path d=" M 100.712 193.226 L 95.318 193.226 L 95.318 203.746 L 89.166 203.746 L 89.166 173.887 L 100.814 173.887 L 100.814 173.887 Q 104.178 173.887 106.731 175.117 L 106.731 175.117 L 106.731 175.117 Q 109.284 176.348 110.658 178.614 L 110.658 178.614 L 110.658 178.614 Q 112.032 180.88 112.032 183.771 L 112.032 183.771 L 112.032 183.771 Q 112.032 188.16 109.028 190.693 L 109.028 190.693 L 109.028 190.693 Q 106.023 193.226 100.712 193.226 L 100.712 193.226 L 100.712 193.226 Z M 95.318 178.87 L 95.318 188.242 L 100.814 188.242 L 100.814 188.242 Q 103.255 188.242 104.537 187.094 L 104.537 187.094 L 104.537 187.094 Q 105.818 185.945 105.818 183.813 L 105.818 183.813 L 105.818 183.813 Q 105.818 181.618 104.526 180.265 L 104.526 180.265 L 104.526 180.265 Q 103.234 178.911 100.958 178.87 L 100.958 178.87 L 95.318 178.87 L 95.318 178.87 Z M 127.803 193.226 L 122.409 193.226 L 122.409 203.746 L 116.257 203.746 L 116.257 173.887 L 127.905 173.887 L 127.905 173.887 Q 131.269 173.887 133.822 175.117 L 133.822 175.117 L 133.822 175.117 Q 136.375 176.348 137.749 178.614 L 137.749 178.614 L 137.749 178.614 Q 139.123 180.88 139.123 183.771 L 139.123 183.771 L 139.123 183.771 Q 139.123 188.16 136.119 190.693 L 136.119 190.693 L 136.119 190.693 Q 133.114 193.226 127.803 193.226 L 127.803 193.226 L 127.803 193.226 Z M 122.409 178.87 L 122.409 188.242 L 127.905 188.242 L 127.905 188.242 Q 130.346 188.242 131.627 187.094 L 131.627 187.094 L 131.627 187.094 Q 132.909 185.945 132.909 183.813 L 132.909 183.813 L 132.909 183.813 Q 132.909 181.618 131.617 180.265 L 131.617 180.265 L 131.617 180.265 Q 130.325 178.911 128.049 178.87 L 128.049 178.87 L 122.409 178.87 L 122.409 178.87 Z M 165.824 173.887 L 165.824 178.87 L 156.678 178.87 L 156.678 203.746 L 150.525 203.746 L 150.525 178.87 L 141.502 178.87 L 141.502 173.887 L 165.824 173.887 L 165.824 173.887 Z " fill-rule="evenodd" fill="rgb(255,255,255)"/></g></svg>
|
||||
|
After Width: | Height: | Size: 4.2 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_pptx.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 256 256" width="256" height="256"><defs><clipPath id="_clipPath_lMyuGubRIotblXMnQ7jMCoNnqqKJSGxl"><rect width="256" height="256"/></clipPath></defs><g clip-path="url(#_clipPath_lMyuGubRIotblXMnQ7jMCoNnqqKJSGxl)"><rect width="256" height="256" style="fill:rgb(0,0,0)" fill-opacity="0"/><g><g><path d=" M 156.239 40 L 65.027 40 C 62.487 40 60.429 42.059 60.429 46.053 L 60.429 212.857 C 60.429 213.941 62.487 216 65.027 216 L 190.973 216 C 193.513 216 195.571 213.941 195.571 212.857 L 195.571 80.788 C 195.571 78.601 195.279 77.897 194.764 77.378 L 158.193 40.808 C 157.675 40.292 156.971 40 156.239 40 Z " fill="rgb(233,233,224)"/><path d=" M 157.857 40.475 L 157.857 77.714 L 195.097 77.714 L 157.857 40.475 Z " fill="rgb(217,215,202)"/><path d=" M 190.973 216 L 65.027 216 C 62.487 216 60.429 213.941 60.429 211.402 L 60.429 162.571 L 195.571 162.571 L 195.571 211.402 C 195.571 213.941 193.513 216 190.973 216 Z " fill="rgb(246,113,46)"/><path d=" M 164.143 134.286 L 88.714 134.286 L 88.714 84 L 164.143 84 L 164.143 134.286 Z M 95 128 L 157.857 128 L 157.857 90.286 L 95 90.286 L 95 128 Z " fill="rgb(200,189,184)"/><path d=" M 104.425 150 C 103.875 150 103.316 149.855 102.81 149.551 C 101.32 148.658 100.839 146.728 101.732 145.239 L 111.161 129.524 C 112.053 128.035 113.983 127.554 115.473 128.446 C 116.962 129.339 117.443 131.269 116.551 132.758 L 107.122 148.473 C 106.534 149.456 105.494 150 104.425 150 Z " fill="rgb(200,189,184)"/><path d=" M 148.432 150 C 147.363 150 146.323 149.456 145.735 148.476 L 136.307 132.761 C 135.414 131.272 135.895 129.342 137.385 128.449 C 138.874 127.56 140.804 128.038 141.697 129.527 L 151.125 145.242 C 152.018 146.731 151.537 148.661 150.047 149.554 C 149.541 149.855 148.982 150 148.432 150 Z " fill="rgb(200,189,184)"/><path d=" M 126.429 90.286 C 124.694 90.286 123.286 88.881 123.286 87.143 L 123.286 77.714 C 123.286 75.976 124.694 74.571 126.429 74.571 C 128.163 74.571 129.571 75.976 129.571 77.714 L 129.571 87.143 C 129.571 88.881 128.163 90.286 126.429 90.286 Z " fill="rgb(200,189,184)"/><rect x="95" y="90.286" width="62.857" height="37.714" transform="matrix(1,0,0,1,0,0)" fill="rgb(211,204,201)"/></g></g><path d=" M 87.712 193.444 L 82.318 193.444 L 82.318 203.965 L 76.166 203.965 L 76.166 174.105 L 87.814 174.105 L 87.814 174.105 Q 91.178 174.105 93.731 175.336 L 93.731 175.336 L 93.731 175.336 Q 96.284 176.566 97.658 178.833 L 97.658 178.833 L 97.658 178.833 Q 99.032 181.099 99.032 183.99 L 99.032 183.99 L 99.032 183.99 Q 99.032 188.379 96.028 190.912 L 96.028 190.912 L 96.028 190.912 Q 93.023 193.444 87.712 193.444 L 87.712 193.444 L 87.712 193.444 Z M 82.318 179.089 L 82.318 188.461 L 87.814 188.461 L 87.814 188.461 Q 90.255 188.461 91.537 187.313 L 91.537 187.313 L 91.537 187.313 Q 92.818 186.164 92.818 184.031 L 92.818 184.031 L 92.818 184.031 Q 92.818 181.837 91.526 180.483 L 91.526 180.483 L 91.526 180.483 Q 90.234 179.13 87.958 179.089 L 87.958 179.089 L 82.318 179.089 L 82.318 179.089 Z M 114.803 193.444 L 109.409 193.444 L 109.409 203.965 L 103.257 203.965 L 103.257 174.105 L 114.905 174.105 L 114.905 174.105 Q 118.269 174.105 120.822 175.336 L 120.822 175.336 L 120.822 175.336 Q 123.375 176.566 124.749 178.833 L 124.749 178.833 L 124.749 178.833 Q 126.123 181.099 126.123 183.99 L 126.123 183.99 L 126.123 183.99 Q 126.123 188.379 123.119 190.912 L 123.119 190.912 L 123.119 190.912 Q 120.114 193.444 114.803 193.444 L 114.803 193.444 L 114.803 193.444 Z M 109.409 179.089 L 109.409 188.461 L 114.905 188.461 L 114.905 188.461 Q 117.346 188.461 118.627 187.313 L 118.627 187.313 L 118.627 187.313 Q 119.909 186.164 119.909 184.031 L 119.909 184.031 L 119.909 184.031 Q 119.909 181.837 118.617 180.483 L 118.617 180.483 L 118.617 180.483 Q 117.325 179.13 115.049 179.089 L 115.049 179.089 L 109.409 179.089 L 109.409 179.089 Z M 152.824 174.105 L 152.824 179.089 L 143.678 179.089 L 143.678 203.965 L 137.525 203.965 L 137.525 179.089 L 128.502 179.089 L 128.502 174.105 L 152.824 174.105 L 152.824 174.105 Z M 161.417 174.105 L 167.016 184.4 L 172.614 174.105 L 179.689 174.105 L 170.994 188.912 L 179.915 203.965 L 172.758 203.965 L 167.016 193.506 L 161.273 203.965 L 154.116 203.965 L 163.037 188.912 L 154.342 174.105 L 161.417 174.105 L 161.417 174.105 Z " fill-rule="evenodd" fill="rgb(255,255,255)"/></g></svg>
|
||||
|
After Width: | Height: | Size: 4.4 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_psd.svg
Normal file
|
After Width: | Height: | Size: 6.6 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_py.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 256 256" width="256" height="256"><defs><clipPath id="_clipPath_2OU59RX26Z25RRKMSSLcaTTjFJr3xE4G"><rect width="256" height="256"/></clipPath></defs><g clip-path="url(#_clipPath_2OU59RX26Z25RRKMSSLcaTTjFJr3xE4G)"><rect width="256" height="256" style="fill:rgb(0,0,0)" fill-opacity="0"/><path d=" M 156.239 40 L 65.027 40 C 62.487 40 60.429 42.059 60.429 46.053 L 60.429 212.857 C 60.429 213.941 62.487 216 65.027 216 L 190.973 216 C 193.513 216 195.571 213.941 195.571 212.857 L 195.571 80.788 C 195.571 78.601 195.279 77.897 194.764 77.378 L 158.193 40.808 C 157.675 40.292 156.971 40 156.239 40 Z " fill="rgb(233,233,224)"/><path d=" M 157.857 40.475 L 157.857 77.714 L 195.097 77.714 L 157.857 40.475 Z " fill="rgb(217,215,202)"/><path d=" M 190.973 216 L 65.027 216 C 62.487 216 60.429 213.941 60.429 211.402 L 60.429 162.571 L 195.571 162.571 L 195.571 211.402 C 195.571 213.941 193.513 216 190.973 216 Z " fill="rgb(248,198,61)"/><path d=" M 114.212 193.121 L 108.818 193.121 L 108.818 203.641 L 102.666 203.641 L 102.666 173.782 L 114.314 173.782 L 114.314 173.782 Q 117.678 173.782 120.231 175.012 L 120.231 175.012 L 120.231 175.012 Q 122.784 176.243 124.158 178.509 L 124.158 178.509 L 124.158 178.509 Q 125.532 180.775 125.532 183.667 L 125.532 183.667 L 125.532 183.667 Q 125.532 188.055 122.528 190.588 L 122.528 190.588 L 122.528 190.588 Q 119.523 193.121 114.212 193.121 L 114.212 193.121 L 114.212 193.121 Z M 108.818 178.765 L 108.818 188.137 L 114.314 188.137 L 114.314 188.137 Q 116.755 188.137 118.037 186.989 L 118.037 186.989 L 118.037 186.989 Q 119.318 185.84 119.318 183.708 L 119.318 183.708 L 119.318 183.708 Q 119.318 181.513 118.026 180.16 L 118.026 180.16 L 118.026 180.16 Q 116.734 178.806 114.458 178.765 L 114.458 178.765 L 108.818 178.765 L 108.818 178.765 Z M 133.879 173.782 L 140.052 187.235 L 146.266 173.782 L 152.992 173.782 L 143.189 192.813 L 143.189 203.641 L 136.935 203.641 L 136.935 192.813 L 127.132 173.782 L 133.879 173.782 L 133.879 173.782 Z " fill-rule="evenodd" fill="rgb(255,255,255)"/><g><g><linearGradient id="_lgradient_0" x1="0.12959359372586665" y1="0.1169963052650701" x2="0.7956443961566904" y2="0.7852749007964104" gradientTransform="matrix(51.243,0,0,51.358,93.449,75.258)" gradientUnits="userSpaceOnUse"><stop offset="0%" stop-opacity="1" style="stop-color:rgb(56,126,184)"/><stop offset="100%" stop-opacity="1" style="stop-color:rgb(54,105,148)"/></linearGradient><path d=" M 127.751 75.258 C 110.209 75.258 111.304 82.866 111.304 82.866 L 111.324 90.747 L 128.064 90.747 L 128.064 93.113 L 104.675 93.113 C 104.675 93.113 93.449 91.84 93.449 109.54 C 93.449 127.241 103.247 126.613 103.247 126.613 L 109.094 126.613 L 109.094 118.399 C 109.094 118.399 108.779 108.602 118.735 108.602 C 128.692 108.602 135.339 108.602 135.339 108.602 C 135.339 108.602 144.667 108.752 144.667 99.586 C 144.667 90.42 144.667 84.43 144.667 84.43 C 144.667 84.43 146.083 75.258 127.751 75.258 Z M 118.52 80.558 C 120.186 80.558 121.532 81.904 121.532 83.57 C 121.532 85.235 120.186 86.581 118.52 86.581 C 116.855 86.581 115.509 85.235 115.509 83.57 C 115.509 81.904 116.855 80.558 118.52 80.558 Z " fill="url(#_lgradient_0)"/><linearGradient id="_lgradient_1" x1="0.19127525011261282" y1="0.20315845977702884" x2="0.9066531095995977" y2="0.8885264992652997" gradientTransform="matrix(51.243,0,0,51.358,111.308,92.642)" gradientUnits="userSpaceOnUse"><stop offset="0%" stop-opacity="1" style="stop-color:rgb(255,224,82)"/><stop offset="100%" stop-opacity="1" style="stop-color:rgb(255,195,49)"/></linearGradient><path d=" M 128.249 144 C 145.791 144 144.696 136.393 144.696 136.393 L 144.676 128.511 L 127.936 128.511 L 127.936 126.145 L 151.325 126.145 C 151.325 126.145 162.551 127.418 162.551 109.718 C 162.551 92.018 152.753 92.645 152.753 92.645 L 146.906 92.645 L 146.906 100.859 C 146.906 100.859 147.221 110.657 137.265 110.657 C 127.308 110.657 120.661 110.657 120.661 110.657 C 120.661 110.657 111.333 110.506 111.333 119.672 C 111.333 128.838 111.333 134.828 111.333 134.828 C 111.333 134.828 109.917 144 128.249 144 Z M 137.48 138.7 C 135.814 138.7 134.468 137.354 134.468 135.689 C 134.468 134.023 135.814 132.677 137.48 132.677 C 139.145 132.677 140.491 134.023 140.491 135.689 C 140.491 137.354 139.145 138.7 137.48 138.7 Z " fill="url(#_lgradient_1)"/></g></g></g></svg>
|
||||
|
After Width: | Height: | Size: 4.4 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_rar.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 256 256" width="256" height="256"><defs><clipPath id="_clipPath_vTXj1UBRlX1G4H8YXsC5CxDRBKjcj0iC"><rect width="256" height="256"/></clipPath></defs><g clip-path="url(#_clipPath_vTXj1UBRlX1G4H8YXsC5CxDRBKjcj0iC)"><rect width="256" height="256" style="fill:rgb(0,0,0)" fill-opacity="0"/><g><g><path d=" M 156.239 40 L 65.027 40 C 62.487 40 60.429 42.059 60.429 46.053 L 60.429 212.857 C 60.429 213.941 62.487 216 65.027 216 L 190.973 216 C 193.513 216 195.571 213.941 195.571 212.857 L 195.571 80.788 C 195.571 78.601 195.279 77.897 194.764 77.378 L 158.193 40.808 C 157.675 40.292 156.971 40 156.239 40 Z " fill="rgb(233,233,224)"/><path d=" M 157.857 40.475 L 157.857 77.714 L 195.097 77.714 L 157.857 40.475 Z " fill="rgb(217,215,202)"/><path d=" M 190.973 216 L 65.027 216 C 62.487 216 60.429 213.941 60.429 211.402 L 60.429 162.571 L 195.571 162.571 L 195.571 211.402 C 195.571 213.941 193.513 216 190.973 216 Z " fill="rgb(85,96,128)"/><g><path d=" M 129.571 115.429 L 129.571 109.143 L 135.857 109.143 L 135.857 102.857 L 129.571 102.857 L 129.571 96.571 L 135.857 96.571 L 135.857 90.286 L 129.571 90.286 L 129.571 84 L 135.857 84 L 135.857 77.714 L 129.571 77.714 L 129.571 71.429 L 135.857 71.429 L 135.857 65.143 L 129.571 65.143 L 129.571 58.857 L 123.286 58.857 L 123.286 65.143 L 117 65.143 L 117 71.429 L 123.286 71.429 L 123.286 77.714 L 117 77.714 L 117 84 L 123.286 84 L 123.286 90.286 L 117 90.286 L 117 96.571 L 123.286 96.571 L 123.286 102.857 L 117 102.857 L 117 109.143 L 123.286 109.143 L 123.286 115.429 L 110.714 115.429 L 110.714 131.143 C 110.714 139.808 117.764 146.857 126.429 146.857 C 135.093 146.857 142.143 139.808 142.143 131.143 L 142.143 115.429 L 129.571 115.429 Z M 135.857 131.143 C 135.857 136.341 131.627 140.571 126.429 140.571 C 121.23 140.571 117 136.341 117 131.143 L 117 121.714 L 135.857 121.714 L 135.857 131.143 Z " fill="rgb(200,189,184)"/><path d=" M 123.286 134.286 L 129.571 134.286 C 131.306 134.286 132.714 132.881 132.714 131.143 C 132.714 129.405 131.306 128 129.571 128 L 123.286 128 C 121.551 128 120.143 129.405 120.143 131.143 C 120.143 132.881 121.551 134.286 123.286 134.286 Z " fill="rgb(200,189,184)"/></g></g></g><path d=" M 105.318 203.746 L 99.72 192.815 L 94.818 192.815 L 94.818 203.746 L 88.666 203.746 L 88.666 173.887 L 99.761 173.887 L 99.761 173.887 Q 105.052 173.887 107.923 176.245 L 107.923 176.245 L 107.923 176.245 Q 110.794 178.604 110.794 182.91 L 110.794 182.91 L 110.794 182.91 Q 110.794 185.966 109.471 188.006 L 109.471 188.006 L 109.471 188.006 Q 108.148 190.047 105.462 191.257 L 105.462 191.257 L 111.922 203.459 L 111.922 203.746 L 105.318 203.746 L 105.318 203.746 Z M 94.818 178.87 L 94.818 187.832 L 99.781 187.832 L 99.781 187.832 Q 102.099 187.832 103.37 186.653 L 103.37 186.653 L 103.37 186.653 Q 104.642 185.474 104.642 183.402 L 104.642 183.402 L 104.642 183.402 Q 104.642 181.29 103.442 180.08 L 103.442 180.08 L 103.442 180.08 Q 102.242 178.87 99.761 178.87 L 99.761 178.87 L 94.818 178.87 L 94.818 178.87 Z M 134.398 203.746 L 132.327 197.594 L 121.54 197.594 L 119.489 203.746 L 112.947 203.746 L 124.063 173.887 L 129.764 173.887 L 140.94 203.746 L 134.398 203.746 L 134.398 203.746 Z M 126.913 181.434 L 123.201 192.61 L 130.666 192.61 L 126.913 181.434 L 126.913 181.434 Z M 160.382 203.746 L 154.783 192.815 L 149.882 192.815 L 149.882 203.746 L 143.729 203.746 L 143.729 173.887 L 154.824 173.887 L 154.824 173.887 Q 160.115 173.887 162.986 176.245 L 162.986 176.245 L 162.986 176.245 Q 165.857 178.604 165.857 182.91 L 165.857 182.91 L 165.857 182.91 Q 165.857 185.966 164.535 188.006 L 164.535 188.006 L 164.535 188.006 Q 163.212 190.047 160.525 191.257 L 160.525 191.257 L 166.985 203.459 L 166.985 203.746 L 160.382 203.746 L 160.382 203.746 Z M 149.882 178.87 L 149.882 187.832 L 154.845 187.832 L 154.845 187.832 Q 157.162 187.832 158.434 186.653 L 158.434 186.653 L 158.434 186.653 Q 159.705 185.474 159.705 183.402 L 159.705 183.402 L 159.705 183.402 Q 159.705 181.29 158.505 180.08 L 158.505 180.08 L 158.505 180.08 Q 157.306 178.87 154.824 178.87 L 154.824 178.87 L 149.882 178.87 L 149.882 178.87 Z " fill-rule="evenodd" fill="rgb(255,255,255)"/></g></svg>
|
||||
|
After Width: | Height: | Size: 4.3 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_raw.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 256 256" width="256" height="256"><defs><clipPath id="_clipPath_MipeIDFvj6U3h5wRDZn1ZwVQ0JfjCZwd"><rect width="256" height="256"/></clipPath></defs><g clip-path="url(#_clipPath_MipeIDFvj6U3h5wRDZn1ZwVQ0JfjCZwd)"><rect width="256" height="256" style="fill:rgb(0,0,0)" fill-opacity="0"/><g><g><path d=" M 156.239 40 L 65.027 40 C 62.487 40 60.429 42.059 60.429 46.053 L 60.429 212.857 C 60.429 213.941 62.487 216 65.027 216 L 190.973 216 C 193.513 216 195.571 213.941 195.571 212.857 L 195.571 80.788 C 195.571 78.601 195.279 77.897 194.764 77.378 L 158.193 40.808 C 157.675 40.292 156.971 40 156.239 40 Z " fill="rgb(233,233,224)"/><path d=" M 190.973 216 L 65.027 216 C 62.487 216 60.429 213.941 60.429 211.402 L 60.429 162.571 L 195.571 162.571 L 195.571 211.402 C 195.571 213.941 193.513 216 190.973 216 Z " fill="rgb(88,137,196)"/><path d=" M 162.238 75.084 C 160.783 74.138 158.838 74.546 157.889 75.998 C 153.385 82.9 145.383 92.228 141.577 96.034 L 132.815 104.796 L 123.927 95.908 L 132.683 87.143 C 138.249 81.577 152.392 70.039 158.19 67.965 C 158.316 67.946 158.476 67.918 158.542 67.902 C 160.18 67.535 161.141 65.963 160.852 64.31 C 160.56 62.657 158.916 61.529 157.26 61.752 L 156.371 61.947 C 148.705 64.502 132.934 78 128.236 82.702 L 105.654 105.283 C 105.356 105.271 105.06 105.239 104.759 105.239 C 95.421 105.239 87.589 111.918 85.955 121.004 L 85.615 121.233 L 85.553 122.918 C 85.446 125.879 84.603 135.653 78.189 137.205 C 76.564 137.611 75.492 139.17 75.697 140.826 L 76.206 143.714 L 98.143 143.714 L 98.206 143.714 L 98.206 143.714 L 104.762 143.62 C 115.344 143.62 123.955 135.009 123.955 124.427 C 123.955 123.82 123.921 123.223 123.864 122.629 L 146.018 100.478 C 150.119 96.377 158.354 86.781 163.15 79.433 C 164.099 77.978 163.69 76.033 162.238 75.084 Z M 104.762 137.334 L 93.011 137.334 L 93.058 137.429 L 87.837 137.429 C 90.625 133.214 91.486 127.884 91.747 124.716 L 92.005 123.132 C 92.674 116.513 98.159 111.522 104.765 111.522 C 105.145 111.522 105.503 111.601 105.877 111.635 L 106.402 111.701 C 109.687 112.122 112.55 113.76 114.574 116.136 C 114.756 116.353 114.945 116.56 115.111 116.789 C 115.369 117.135 115.598 117.503 115.821 117.874 C 115.979 118.141 116.126 118.414 116.268 118.691 C 116.466 119.087 116.657 119.489 116.815 119.907 C 116.909 120.159 116.978 120.423 117.057 120.683 C 117.198 121.145 117.343 121.607 117.434 122.095 L 117.449 122.176 C 117.578 122.912 117.676 123.657 117.676 124.427 C 117.669 131.542 111.88 137.334 104.762 137.334 Z M 120.193 113.062 C 120.171 113.034 120.152 113.009 120.13 112.98 C 118.229 110.431 115.715 108.376 112.801 107.025 L 119.473 100.352 L 128.361 109.24 L 121.853 115.746 C 121.378 114.803 120.819 113.907 120.193 113.062 Z " fill="rgb(200,189,184)"/><path d=" M 157.857 40.475 L 157.857 77.714 L 195.097 77.714 L 157.857 40.475 Z " fill="rgb(217,215,202)"/></g></g><path d=" M 100.318 203.746 L 94.72 192.815 L 89.818 192.815 L 89.818 203.746 L 83.666 203.746 L 83.666 173.887 L 94.761 173.887 L 94.761 173.887 Q 100.052 173.887 102.923 176.245 L 102.923 176.245 L 102.923 176.245 Q 105.794 178.604 105.794 182.91 L 105.794 182.91 L 105.794 182.91 Q 105.794 185.966 104.471 188.006 L 104.471 188.006 L 104.471 188.006 Q 103.148 190.047 100.462 191.257 L 100.462 191.257 L 106.922 203.459 L 106.922 203.746 L 100.318 203.746 L 100.318 203.746 Z M 89.818 178.87 L 89.818 187.832 L 94.781 187.832 L 94.781 187.832 Q 97.099 187.832 98.37 186.653 L 98.37 186.653 L 98.37 186.653 Q 99.642 185.474 99.642 183.402 L 99.642 183.402 L 99.642 183.402 Q 99.642 181.29 98.442 180.08 L 98.442 180.08 L 98.442 180.08 Q 97.242 178.87 94.761 178.87 L 94.761 178.87 L 89.818 178.87 L 89.818 178.87 Z M 129.398 203.746 L 127.327 197.594 L 116.54 197.594 L 114.489 203.746 L 107.947 203.746 L 119.063 173.887 L 124.764 173.887 L 135.94 203.746 L 129.398 203.746 L 129.398 203.746 Z M 121.913 181.434 L 118.201 192.61 L 125.666 192.61 L 121.913 181.434 L 121.913 181.434 Z M 157.084 173.887 L 161.985 195.133 L 166.005 173.887 L 172.137 173.887 L 165.513 203.746 L 159.319 203.746 L 154.459 183.771 L 149.599 203.746 L 143.405 203.746 L 136.781 173.887 L 142.913 173.887 L 146.953 195.092 L 151.875 173.887 L 157.084 173.887 L 157.084 173.887 Z " fill-rule="evenodd" fill="rgb(255,255,255)"/></g></svg>
|
||||
|
After Width: | Height: | Size: 4.4 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_rtf.svg
Normal file
|
After Width: | Height: | Size: 5.7 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_sass.svg
Normal file
|
After Width: | Height: | Size: 12 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_sc.svg
Normal file
|
After Width: | Height: | Size: 7.8 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_sh.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 256 256" width="256" height="256"><defs><clipPath id="_clipPath_VbvJtGsXngEkjwHKSnY2rI1LAQin1v85"><rect width="256" height="256"/></clipPath></defs><g clip-path="url(#_clipPath_VbvJtGsXngEkjwHKSnY2rI1LAQin1v85)"><rect width="256" height="256" style="fill:rgb(0,0,0)" fill-opacity="0"/><g><g><path d=" M 156.239 40 L 65.027 40 C 62.487 40 60.429 42.059 60.429 46.053 L 60.429 212.857 C 60.429 213.941 62.487 216 65.027 216 L 190.973 216 C 193.513 216 195.571 213.941 195.571 212.857 L 195.571 80.788 C 195.571 78.601 195.279 77.897 194.764 77.378 L 158.193 40.808 C 157.675 40.292 156.971 40 156.239 40 Z " fill="rgb(233,233,224)"/><path d=" M 157.857 40.475 L 157.857 77.714 L 195.097 77.714 L 157.857 40.475 Z " fill="rgb(217,215,202)"/><path d=" M 190.973 216 L 65.027 216 C 62.487 216 60.429 213.941 60.429 211.402 L 60.429 162.571 L 195.571 162.571 L 195.571 211.402 C 195.571 213.941 193.513 216 190.973 216 Z " fill="rgb(93,93,93)"/></g></g><path d=" M 153.188 107.262 L 144.047 107.262 L 142.184 115.77 L 149.145 115.77 L 149.145 124.77 L 140.215 124.77 L 137.719 135.703 L 128.438 135.703 L 130.934 124.77 L 122.145 124.77 L 119.648 135.703 L 110.367 135.703 L 112.863 124.77 L 105.586 124.77 L 105.586 115.77 L 114.727 115.77 L 116.695 107.262 L 109.629 107.262 L 109.629 98.262 L 118.699 98.262 L 121.02 87.398 L 130.301 87.398 L 127.98 98.262 L 136.77 98.262 L 139.09 87.398 L 148.371 87.398 L 146.051 98.262 L 153.188 98.262 L 153.188 107.262 L 153.188 107.262 Z M 134.766 107.262 L 125.977 107.262 L 124.043 115.77 L 132.902 115.77 L 134.766 107.262 L 134.766 107.262 Z " fill-rule="evenodd" fill="rgb(93,93,93)"/><path d=" M 119.149 195.912 L 119.149 195.912 L 119.149 195.912 Q 119.149 194.169 117.919 193.236 L 117.919 193.236 L 117.919 193.236 Q 116.688 192.303 113.489 191.267 L 113.489 191.267 L 113.489 191.267 Q 110.29 190.231 108.424 189.227 L 108.424 189.227 L 108.424 189.227 Q 103.338 186.479 103.338 181.823 L 103.338 181.823 L 103.338 181.823 Q 103.338 179.403 104.702 177.506 L 104.702 177.506 L 104.702 177.506 Q 106.065 175.609 108.619 174.543 L 108.619 174.543 L 108.619 174.543 Q 111.172 173.477 114.351 173.477 L 114.351 173.477 L 114.351 173.477 Q 117.55 173.477 120.052 174.635 L 120.052 174.635 L 120.052 174.635 Q 122.554 175.794 123.938 177.906 L 123.938 177.906 L 123.938 177.906 Q 125.322 180.019 125.322 182.705 L 125.322 182.705 L 119.17 182.705 L 119.17 182.705 Q 119.17 180.654 117.878 179.516 L 117.878 179.516 L 117.878 179.516 Q 116.586 178.378 114.248 178.378 L 114.248 178.378 L 114.248 178.378 Q 111.992 178.378 110.741 179.332 L 110.741 179.332 L 110.741 179.332 Q 109.49 180.285 109.49 181.844 L 109.49 181.844 L 109.49 181.844 Q 109.49 183.3 110.957 184.284 L 110.957 184.284 L 110.957 184.284 Q 112.423 185.269 115.273 186.13 L 115.273 186.13 L 115.273 186.13 Q 120.523 187.709 122.923 190.047 L 122.923 190.047 L 122.923 190.047 Q 125.322 192.385 125.322 195.871 L 125.322 195.871 L 125.322 195.871 Q 125.322 199.747 122.39 201.952 L 122.39 201.952 L 122.39 201.952 Q 119.457 204.156 114.494 204.156 L 114.494 204.156 L 114.494 204.156 Q 111.049 204.156 108.219 202.895 L 108.219 202.895 L 108.219 202.895 Q 105.389 201.634 103.902 199.439 L 103.902 199.439 L 103.902 199.439 Q 102.415 197.245 102.415 194.354 L 102.415 194.354 L 108.588 194.354 L 108.588 194.354 Q 108.588 199.296 114.494 199.296 L 114.494 199.296 L 114.494 199.296 Q 116.688 199.296 117.919 198.404 L 117.919 198.404 L 117.919 198.404 Q 119.149 197.512 119.149 195.912 Z M 153.787 173.887 L 153.787 203.746 L 147.635 203.746 L 147.635 190.949 L 135.638 190.949 L 135.638 203.746 L 129.485 203.746 L 129.485 173.887 L 135.638 173.887 L 135.638 185.986 L 147.635 185.986 L 147.635 173.887 L 153.787 173.887 L 153.787 173.887 Z " fill-rule="evenodd" fill="rgb(255,255,255)"/></g></svg>
|
||||
|
After Width: | Height: | Size: 3.9 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_svg.svg
Normal file
|
After Width: | Height: | Size: 5.4 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_tar.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 256 256" width="256" height="256"><defs><clipPath id="_clipPath_q21FbrYhm4rXvezdMbXGpW3CD1Ri61Wi"><rect width="256" height="256"/></clipPath></defs><g clip-path="url(#_clipPath_q21FbrYhm4rXvezdMbXGpW3CD1Ri61Wi)"><rect width="256" height="256" style="fill:rgb(0,0,0)" fill-opacity="0"/><g><g><path d=" M 156.239 40 L 65.027 40 C 62.487 40 60.429 42.059 60.429 46.053 L 60.429 212.857 C 60.429 213.941 62.487 216 65.027 216 L 190.973 216 C 193.513 216 195.571 213.941 195.571 212.857 L 195.571 80.788 C 195.571 78.601 195.279 77.897 194.764 77.378 L 158.193 40.808 C 157.675 40.292 156.971 40 156.239 40 Z " fill="rgb(233,233,224)"/><path d=" M 157.857 40.475 L 157.857 77.714 L 195.097 77.714 L 157.857 40.475 Z " fill="rgb(217,215,202)"/><path d=" M 190.973 216 L 65.027 216 C 62.487 216 60.429 213.941 60.429 211.402 L 60.429 162.571 L 195.571 162.571 L 195.571 211.402 C 195.571 213.941 193.513 216 190.973 216 Z " fill="rgb(85,96,128)"/><g><path d=" M 129.571 115.429 L 129.571 109.143 L 135.857 109.143 L 135.857 102.857 L 129.571 102.857 L 129.571 96.571 L 135.857 96.571 L 135.857 90.286 L 129.571 90.286 L 129.571 84 L 135.857 84 L 135.857 77.714 L 129.571 77.714 L 129.571 71.429 L 135.857 71.429 L 135.857 65.143 L 129.571 65.143 L 129.571 58.857 L 123.286 58.857 L 123.286 65.143 L 117 65.143 L 117 71.429 L 123.286 71.429 L 123.286 77.714 L 117 77.714 L 117 84 L 123.286 84 L 123.286 90.286 L 117 90.286 L 117 96.571 L 123.286 96.571 L 123.286 102.857 L 117 102.857 L 117 109.143 L 123.286 109.143 L 123.286 115.429 L 110.714 115.429 L 110.714 131.143 C 110.714 139.808 117.764 146.857 126.429 146.857 C 135.093 146.857 142.143 139.808 142.143 131.143 L 142.143 115.429 L 129.571 115.429 Z M 135.857 131.143 C 135.857 136.341 131.627 140.571 126.429 140.571 C 121.23 140.571 117 136.341 117 131.143 L 117 121.714 L 135.857 121.714 L 135.857 131.143 Z " fill="rgb(200,189,184)"/><path d=" M 123.286 134.286 L 129.571 134.286 C 131.306 134.286 132.714 132.881 132.714 131.143 C 132.714 129.405 131.306 128 129.571 128 L 123.286 128 C 121.551 128 120.143 129.405 120.143 131.143 C 120.143 132.881 121.551 134.286 123.286 134.286 Z " fill="rgb(200,189,184)"/></g></g></g><path d=" M 111.143 173.887 L 111.143 178.87 L 101.996 178.87 L 101.996 203.746 L 95.844 203.746 L 95.844 178.87 L 86.82 178.87 L 86.82 173.887 L 111.143 173.887 L 111.143 173.887 Z M 133.578 203.746 L 131.507 197.594 L 120.72 197.594 L 118.669 203.746 L 112.127 203.746 L 123.242 173.887 L 128.943 173.887 L 140.12 203.746 L 133.578 203.746 L 133.578 203.746 Z M 126.093 181.434 L 122.381 192.61 L 129.846 192.61 L 126.093 181.434 L 126.093 181.434 Z M 159.562 203.746 L 153.963 192.815 L 149.062 192.815 L 149.062 203.746 L 142.909 203.746 L 142.909 173.887 L 154.004 173.887 L 154.004 173.887 Q 159.295 173.887 162.166 176.245 L 162.166 176.245 L 162.166 176.245 Q 165.037 178.604 165.037 182.91 L 165.037 182.91 L 165.037 182.91 Q 165.037 185.966 163.714 188.006 L 163.714 188.006 L 163.714 188.006 Q 162.392 190.047 159.705 191.257 L 159.705 191.257 L 166.165 203.459 L 166.165 203.746 L 159.562 203.746 L 159.562 203.746 Z M 149.062 178.87 L 149.062 187.832 L 154.024 187.832 L 154.024 187.832 Q 156.342 187.832 157.613 186.653 L 157.613 186.653 L 157.613 186.653 Q 158.885 185.474 158.885 183.402 L 158.885 183.402 L 158.885 183.402 Q 158.885 181.29 157.685 180.08 L 157.685 180.08 L 157.685 180.08 Q 156.485 178.87 154.004 178.87 L 154.004 178.87 L 149.062 178.87 L 149.062 178.87 Z " fill-rule="evenodd" fill="rgb(255,255,255)"/></g></svg>
|
||||
|
After Width: | Height: | Size: 3.6 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_ttf.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 256 256" width="256" height="256"><defs><clipPath id="_clipPath_g8ot4TI3cAvYvsG3hKIZXTg6Y32xAlLo"><rect width="256" height="256"/></clipPath></defs><g clip-path="url(#_clipPath_g8ot4TI3cAvYvsG3hKIZXTg6Y32xAlLo)"><rect width="256" height="256" style="fill:rgb(0,0,0)" fill-opacity="0"/><g><g><path d=" M 156.239 38 L 65.027 38 C 62.487 38 60.429 40.059 60.429 44.053 L 60.429 210.857 C 60.429 211.941 62.487 214 65.027 214 L 190.973 214 C 193.513 214 195.571 211.941 195.571 210.857 L 195.571 78.788 C 195.571 76.601 195.279 75.897 194.764 75.378 L 158.193 38.808 C 157.675 38.292 156.971 38 156.239 38 Z " fill="rgb(233,233,224)"/><path d=" M 190.973 214 L 65.027 214 C 62.487 214 60.429 211.941 60.429 209.402 L 60.429 160.571 L 195.571 160.571 L 195.571 209.402 C 195.571 211.941 193.513 214 190.973 214 Z " fill="rgb(62,71,83)"/><path d=" M 157.857 38.475 L 157.857 75.714 L 195.097 75.714 L 157.857 38.475 Z " fill="rgb(217,215,202)"/></g></g><path d=" M 114.643 173.887 L 114.643 178.87 L 105.496 178.87 L 105.496 203.746 L 99.344 203.746 L 99.344 178.87 L 90.32 178.87 L 90.32 173.887 L 114.643 173.887 L 114.643 173.887 Z M 140.626 173.887 L 140.626 178.87 L 131.479 178.87 L 131.479 203.746 L 125.327 203.746 L 125.327 178.87 L 116.304 178.87 L 116.304 173.887 L 140.626 173.887 L 140.626 173.887 Z M 162.098 186.581 L 162.098 191.544 L 150.285 191.544 L 150.285 203.746 L 144.133 203.746 L 144.133 173.887 L 163.574 173.887 L 163.574 178.87 L 150.285 178.87 L 150.285 186.581 L 162.098 186.581 L 162.098 186.581 Z " fill-rule="evenodd" fill="rgb(255,255,255)"/><path d=" M 119.3 138.07 L 115.626 127.158 L 96.495 127.158 L 92.857 138.07 L 81.255 138.07 L 100.968 85.112 L 111.08 85.112 L 130.903 138.07 L 119.3 138.07 L 119.3 138.07 Z M 106.024 98.497 L 99.441 118.32 L 112.68 118.32 L 106.024 98.497 L 106.024 98.497 Z M 168.585 138.07 L 157.964 138.07 L 157.964 138.07 Q 157.236 136.651 156.909 134.542 L 156.909 134.542 L 156.909 134.542 Q 153.09 138.797 146.979 138.797 L 146.979 138.797 L 146.979 138.797 Q 141.196 138.797 137.395 135.451 L 137.395 135.451 L 137.395 135.451 Q 133.594 132.105 133.594 127.013 L 133.594 127.013 L 133.594 127.013 Q 133.594 120.757 138.232 117.411 L 138.232 117.411 L 138.232 117.411 Q 142.869 114.064 151.635 114.028 L 151.635 114.028 L 156.473 114.028 L 156.473 111.773 L 156.473 111.773 Q 156.473 109.045 155.072 107.408 L 155.072 107.408 L 155.072 107.408 Q 153.672 105.771 150.653 105.771 L 150.653 105.771 L 150.653 105.771 Q 147.998 105.771 146.488 107.044 L 146.488 107.044 L 146.488 107.044 Q 144.979 108.317 144.979 110.536 L 144.979 110.536 L 134.467 110.536 L 134.467 110.536 Q 134.467 107.117 136.577 104.207 L 136.577 104.207 L 136.577 104.207 Q 138.687 101.298 142.542 99.643 L 142.542 99.643 L 142.542 99.643 Q 146.397 97.988 151.199 97.988 L 151.199 97.988 L 151.199 97.988 Q 158.473 97.988 162.747 101.643 L 162.747 101.643 L 162.747 101.643 Q 167.021 105.299 167.021 111.918 L 167.021 111.918 L 167.021 128.977 L 167.021 128.977 Q 167.057 134.578 168.585 137.452 L 168.585 137.452 L 168.585 138.07 L 168.585 138.07 Z M 149.271 130.759 L 149.271 130.759 L 149.271 130.759 Q 151.599 130.759 153.563 129.723 L 153.563 129.723 L 153.563 129.723 Q 155.527 128.686 156.473 126.94 L 156.473 126.94 L 156.473 120.175 L 152.544 120.175 L 152.544 120.175 Q 144.652 120.175 144.142 125.631 L 144.142 125.631 L 144.106 126.249 L 144.106 126.249 Q 144.106 128.213 145.488 129.486 L 145.488 129.486 L 145.488 129.486 Q 146.87 130.759 149.271 130.759 Z " fill-rule="evenodd" fill="rgb(200,189,184)"/></g></svg>
|
||||
|
After Width: | Height: | Size: 3.7 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_txt.svg
Normal file
|
After Width: | Height: | Size: 5.1 KiB |
|
After Width: | Height: | Size: 5 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_wav.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 256 256" width="256" height="256"><defs><clipPath id="_clipPath_du1xcV6ZdOlXsL4g70pQmHhN6rSf9K41"><rect width="256" height="256"/></clipPath></defs><g clip-path="url(#_clipPath_du1xcV6ZdOlXsL4g70pQmHhN6rSf9K41)"><rect width="256" height="256" style="fill:rgb(0,0,0)" fill-opacity="0"/><g><g><path d=" M 156.239 40 L 65.027 40 C 62.487 40 60.429 42.059 60.429 46.053 L 60.429 212.857 C 60.429 213.941 62.487 216 65.027 216 L 190.973 216 C 193.513 216 195.571 213.941 195.571 212.857 L 195.571 80.788 C 195.571 78.601 195.279 77.897 194.764 77.378 L 158.193 40.808 C 157.675 40.292 156.971 40 156.239 40 Z " fill="rgb(233,233,224)"/><path d=" M 157.857 40.475 L 157.857 77.714 L 195.097 77.714 L 157.857 40.475 Z " fill="rgb(217,215,202)"/><path d=" M 190.973 216 L 65.027 216 C 62.487 216 60.429 213.941 60.429 211.402 L 60.429 162.571 L 195.571 162.571 L 195.571 211.402 C 195.571 213.941 193.513 216 190.973 216 Z " fill="rgb(125,101,153)"/><path d=" M 152.106 87.099 C 150.324 84.597 148.02 82.249 144.852 79.71 C 132.551 69.87 129.901 59.982 129.571 58.533 L 129.571 55.714 C 129.571 53.976 128.167 52.571 126.429 52.571 C 124.691 52.571 123.286 53.976 123.286 55.714 L 123.286 58.857 L 123.286 85.128 L 123.286 113.581 L 111.638 113.581 C 99.438 113.581 91.857 119.744 91.857 129.663 C 91.857 140.556 98.897 147.596 109.79 147.596 C 120.699 147.596 129.571 138.723 129.571 127.815 L 129.571 91.757 L 130.508 92.52 C 131.577 93.576 133.214 94.783 135.288 96.307 C 142.573 101.679 154.774 110.661 151.707 120.8 C 151.615 121.108 151.571 121.413 151.571 121.714 C 151.571 123.066 152.445 124.31 153.803 124.722 C 154.108 124.813 154.413 124.857 154.714 124.857 C 156.066 124.857 157.31 123.983 157.722 122.626 C 162.835 105.733 156.396 93.114 152.106 87.099 Z M 123.286 127.815 C 123.286 135.257 117.233 141.31 109.79 141.31 C 102.389 141.31 98.143 137.064 98.143 129.663 C 98.143 121.567 105.481 119.866 111.638 119.866 L 123.286 119.866 L 123.286 127.815 Z M 139.016 91.254 C 137.221 89.927 135.669 88.787 134.707 87.856 L 129.571 83.645 L 129.571 72.73 C 132.171 76.419 135.816 80.533 140.923 84.619 C 143.62 86.781 145.55 88.73 146.986 90.748 C 149.236 93.9 151.483 98.099 152.605 103.25 C 148.435 98.19 142.913 94.123 139.016 91.254 Z " fill="rgb(200,189,184)"/></g></g><path d=" M 101.521 175.887 L 106.422 197.133 L 110.441 175.887 L 116.573 175.887 L 109.949 205.746 L 103.756 205.746 L 98.896 185.771 L 94.035 205.746 L 87.842 205.746 L 81.218 175.887 L 87.35 175.887 L 91.39 197.092 L 96.312 175.887 L 101.521 175.887 L 101.521 175.887 Z M 138.824 205.746 L 136.753 199.594 L 125.966 199.594 L 123.915 205.746 L 117.373 205.746 L 128.488 175.887 L 134.189 175.887 L 145.366 205.746 L 138.824 205.746 L 138.824 205.746 Z M 131.339 183.434 L 127.627 194.61 L 135.092 194.61 L 131.339 183.434 L 131.339 183.434 Z M 152.462 175.887 L 159.188 198.343 L 165.956 175.887 L 172.806 175.887 L 162.408 205.746 L 155.989 205.746 L 145.633 175.887 L 152.462 175.887 L 152.462 175.887 Z " fill-rule="evenodd" fill="rgb(255,255,255)"/></g></svg>
|
||||
|
After Width: | Height: | Size: 3.2 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_xls.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 256 256" width="256" height="256"><defs><clipPath id="_clipPath_uyWSUfWwo0VARl51EA8V6uIOxRAroJ7F"><rect width="256" height="256"/></clipPath></defs><g clip-path="url(#_clipPath_uyWSUfWwo0VARl51EA8V6uIOxRAroJ7F)"><rect width="256" height="256" style="fill:rgb(0,0,0)" fill-opacity="0"/><g><g><path d=" M 156.239 40 L 65.027 40 C 62.487 40 60.429 42.059 60.429 46.053 L 60.429 212.857 C 60.429 213.941 62.487 216 65.027 216 L 190.973 216 C 193.513 216 195.571 213.941 195.571 212.857 L 195.571 80.788 C 195.571 78.601 195.279 77.897 194.764 77.378 L 158.193 40.808 C 157.675 40.292 156.971 40 156.239 40 Z " fill="rgb(233,233,224)"/><path d=" M 157.857 40.475 L 157.857 77.714 L 195.097 77.714 L 157.857 40.475 Z " fill="rgb(217,215,202)"/><path d=" M 190.973 216 L 65.027 216 C 62.487 216 60.429 213.941 60.429 211.402 L 60.429 162.571 L 195.571 162.571 L 195.571 211.402 C 195.571 213.941 193.513 216 190.973 216 Z " fill="rgb(145,205,160)"/><path d=" M 113.857 90.286 L 113.857 77.714 L 76.143 77.714 L 76.143 90.286 L 76.143 96.571 L 76.143 102.857 L 76.143 109.143 L 76.143 115.429 L 76.143 121.714 L 76.143 128 L 76.143 134.286 L 76.143 146.857 L 107.571 146.857 L 113.857 146.857 L 179.857 146.857 L 179.857 134.286 L 179.857 128 L 179.857 121.714 L 179.857 115.429 L 179.857 109.143 L 179.857 102.857 L 179.857 90.286 L 113.857 90.286 Z M 82.429 84 L 107.571 84 L 107.571 90.286 L 82.429 90.286 L 82.429 84 Z M 82.429 96.571 L 107.571 96.571 L 107.571 102.857 L 82.429 102.857 L 82.429 96.571 Z M 82.429 109.143 L 107.571 109.143 L 107.571 115.429 L 82.429 115.429 L 82.429 109.143 Z M 82.429 121.714 L 107.571 121.714 L 107.571 128 L 82.429 128 L 82.429 121.714 Z M 107.571 140.571 L 82.429 140.571 L 82.429 134.286 L 107.571 134.286 L 107.571 140.571 Z M 173.571 140.571 L 113.857 140.571 L 113.857 134.286 L 173.571 134.286 L 173.571 140.571 Z M 173.571 128 L 113.857 128 L 113.857 121.714 L 173.571 121.714 L 173.571 128 Z M 173.571 115.429 L 113.857 115.429 L 113.857 109.143 L 173.571 109.143 L 173.571 115.429 Z M 113.857 102.857 L 113.857 96.571 L 173.571 96.571 L 173.571 102.857 L 113.857 102.857 Z " fill="rgb(200,189,184)"/></g></g><path d=" M 96.752 173.887 L 102.351 184.182 L 107.949 173.887 L 115.024 173.887 L 106.329 188.693 L 115.25 203.746 L 108.093 203.746 L 102.351 193.287 L 96.608 203.746 L 89.451 203.746 L 98.372 188.693 L 89.677 173.887 L 96.752 173.887 L 96.752 173.887 Z M 124.499 173.887 L 124.499 198.804 L 137.563 198.804 L 137.563 203.746 L 118.347 203.746 L 118.347 173.887 L 124.499 173.887 L 124.499 173.887 Z M 156.573 195.912 L 156.573 195.912 L 156.573 195.912 Q 156.573 194.169 155.343 193.236 L 155.343 193.236 L 155.343 193.236 Q 154.112 192.303 150.913 191.267 L 150.913 191.267 L 150.913 191.267 Q 147.714 190.231 145.848 189.227 L 145.848 189.227 L 145.848 189.227 Q 140.762 186.479 140.762 181.823 L 140.762 181.823 L 140.762 181.823 Q 140.762 179.403 142.125 177.506 L 142.125 177.506 L 142.125 177.506 Q 143.489 175.609 146.042 174.543 L 146.042 174.543 L 146.042 174.543 Q 148.596 173.477 151.774 173.477 L 151.774 173.477 L 151.774 173.477 Q 154.974 173.477 157.476 174.635 L 157.476 174.635 L 157.476 174.635 Q 159.978 175.794 161.362 177.906 L 161.362 177.906 L 161.362 177.906 Q 162.746 180.019 162.746 182.705 L 162.746 182.705 L 156.594 182.705 L 156.594 182.705 Q 156.594 180.654 155.302 179.516 L 155.302 179.516 L 155.302 179.516 Q 154.01 178.378 151.672 178.378 L 151.672 178.378 L 151.672 178.378 Q 149.416 178.378 148.165 179.332 L 148.165 179.332 L 148.165 179.332 Q 146.914 180.285 146.914 181.844 L 146.914 181.844 L 146.914 181.844 Q 146.914 183.3 148.38 184.284 L 148.38 184.284 L 148.38 184.284 Q 149.847 185.269 152.697 186.13 L 152.697 186.13 L 152.697 186.13 Q 157.947 187.709 160.347 190.047 L 160.347 190.047 L 160.347 190.047 Q 162.746 192.385 162.746 195.871 L 162.746 195.871 L 162.746 195.871 Q 162.746 199.747 159.813 201.952 L 159.813 201.952 L 159.813 201.952 Q 156.881 204.156 151.918 204.156 L 151.918 204.156 L 151.918 204.156 Q 148.473 204.156 145.643 202.895 L 145.643 202.895 L 145.643 202.895 Q 142.813 201.634 141.326 199.439 L 141.326 199.439 L 141.326 199.439 Q 139.839 197.245 139.839 194.354 L 139.839 194.354 L 146.012 194.354 L 146.012 194.354 Q 146.012 199.296 151.918 199.296 L 151.918 199.296 L 151.918 199.296 Q 154.112 199.296 155.343 198.404 L 155.343 198.404 L 155.343 198.404 Q 156.573 197.512 156.573 195.912 Z " fill-rule="evenodd" fill="rgb(255,255,255)"/></g></svg>
|
||||
|
After Width: | Height: | Size: 4.6 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_xlsx.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 256 256" width="256" height="256"><defs><clipPath id="_clipPath_vwHEqKI3FqYqYkvRHBJcExhN57Dukdq9"><rect width="256" height="256"/></clipPath></defs><g clip-path="url(#_clipPath_vwHEqKI3FqYqYkvRHBJcExhN57Dukdq9)"><rect width="256" height="256" style="fill:rgb(0,0,0)" fill-opacity="0"/><g><g><path d=" M 156.239 40 L 65.027 40 C 62.487 40 60.429 42.059 60.429 46.053 L 60.429 212.857 C 60.429 213.941 62.487 216 65.027 216 L 190.973 216 C 193.513 216 195.571 213.941 195.571 212.857 L 195.571 80.788 C 195.571 78.601 195.279 77.897 194.764 77.378 L 158.193 40.808 C 157.675 40.292 156.971 40 156.239 40 Z " fill="rgb(233,233,224)"/><path d=" M 157.857 40.475 L 157.857 77.714 L 195.097 77.714 L 157.857 40.475 Z " fill="rgb(217,215,202)"/><path d=" M 190.973 216 L 65.027 216 C 62.487 216 60.429 213.941 60.429 211.402 L 60.429 162.571 L 195.571 162.571 L 195.571 211.402 C 195.571 213.941 193.513 216 190.973 216 Z " fill="rgb(145,205,160)"/><path d=" M 113.857 90.286 L 113.857 77.714 L 76.143 77.714 L 76.143 90.286 L 76.143 96.571 L 76.143 102.857 L 76.143 109.143 L 76.143 115.429 L 76.143 121.714 L 76.143 128 L 76.143 134.286 L 76.143 146.857 L 107.571 146.857 L 113.857 146.857 L 179.857 146.857 L 179.857 134.286 L 179.857 128 L 179.857 121.714 L 179.857 115.429 L 179.857 109.143 L 179.857 102.857 L 179.857 90.286 L 113.857 90.286 Z M 82.429 84 L 107.571 84 L 107.571 90.286 L 82.429 90.286 L 82.429 84 Z M 82.429 96.571 L 107.571 96.571 L 107.571 102.857 L 82.429 102.857 L 82.429 96.571 Z M 82.429 109.143 L 107.571 109.143 L 107.571 115.429 L 82.429 115.429 L 82.429 109.143 Z M 82.429 121.714 L 107.571 121.714 L 107.571 128 L 82.429 128 L 82.429 121.714 Z M 107.571 140.571 L 82.429 140.571 L 82.429 134.286 L 107.571 134.286 L 107.571 140.571 Z M 173.571 140.571 L 113.857 140.571 L 113.857 134.286 L 173.571 134.286 L 173.571 140.571 Z M 173.571 128 L 113.857 128 L 113.857 121.714 L 173.571 121.714 L 173.571 128 Z M 173.571 115.429 L 113.857 115.429 L 113.857 109.143 L 173.571 109.143 L 173.571 115.429 Z M 113.857 102.857 L 113.857 96.571 L 173.571 96.571 L 173.571 102.857 L 113.857 102.857 Z " fill="rgb(200,189,184)"/></g></g><path d=" M 83.752 174.105 L 89.351 184.4 L 94.949 174.105 L 102.024 174.105 L 93.329 188.912 L 102.25 203.965 L 95.093 203.965 L 89.351 193.506 L 83.608 203.965 L 76.451 203.965 L 85.372 188.912 L 76.677 174.105 L 83.752 174.105 L 83.752 174.105 Z M 111.499 174.105 L 111.499 199.022 L 124.562 199.022 L 124.562 203.965 L 105.347 203.965 L 105.347 174.105 L 111.499 174.105 L 111.499 174.105 Z M 143.573 196.131 L 143.573 196.131 L 143.573 196.131 Q 143.573 194.388 142.343 193.455 L 142.343 193.455 L 142.343 193.455 Q 141.112 192.521 137.913 191.486 L 137.913 191.486 L 137.913 191.486 Q 134.714 190.45 132.848 189.445 L 132.848 189.445 L 132.848 189.445 Q 127.762 186.697 127.762 182.042 L 127.762 182.042 L 127.762 182.042 Q 127.762 179.622 129.125 177.725 L 129.125 177.725 L 129.125 177.725 Q 130.489 175.828 133.042 174.762 L 133.042 174.762 L 133.042 174.762 Q 135.596 173.695 138.774 173.695 L 138.774 173.695 L 138.774 173.695 Q 141.974 173.695 144.476 174.854 L 144.476 174.854 L 144.476 174.854 Q 146.978 176.013 148.362 178.125 L 148.362 178.125 L 148.362 178.125 Q 149.746 180.237 149.746 182.924 L 149.746 182.924 L 143.594 182.924 L 143.594 182.924 Q 143.594 180.873 142.302 179.735 L 142.302 179.735 L 142.302 179.735 Q 141.01 178.597 138.672 178.597 L 138.672 178.597 L 138.672 178.597 Q 136.416 178.597 135.165 179.55 L 135.165 179.55 L 135.165 179.55 Q 133.914 180.504 133.914 182.063 L 133.914 182.063 L 133.914 182.063 Q 133.914 183.519 135.38 184.503 L 135.38 184.503 L 135.38 184.503 Q 136.847 185.487 139.697 186.349 L 139.697 186.349 L 139.697 186.349 Q 144.947 187.928 147.347 190.266 L 147.347 190.266 L 147.347 190.266 Q 149.746 192.604 149.746 196.09 L 149.746 196.09 L 149.746 196.09 Q 149.746 199.966 146.813 202.17 L 146.813 202.17 L 146.813 202.17 Q 143.881 204.375 138.918 204.375 L 138.918 204.375 L 138.918 204.375 Q 135.473 204.375 132.643 203.114 L 132.643 203.114 L 132.643 203.114 Q 129.812 201.853 128.326 199.658 L 128.326 199.658 L 128.326 199.658 Q 126.839 197.464 126.839 194.572 L 126.839 194.572 L 133.012 194.572 L 133.012 194.572 Q 133.012 199.515 138.918 199.515 L 138.918 199.515 L 138.918 199.515 Q 141.112 199.515 142.343 198.623 L 142.343 198.623 L 142.343 198.623 Q 143.573 197.73 143.573 196.131 Z M 158.995 174.105 L 164.594 184.4 L 170.192 174.105 L 177.268 174.105 L 168.572 188.912 L 177.493 203.965 L 170.336 203.965 L 164.594 193.506 L 158.852 203.965 L 151.694 203.965 L 160.615 188.912 L 151.92 174.105 L 158.995 174.105 L 158.995 174.105 Z " fill-rule="evenodd" fill="rgb(255,255,255)"/></g></svg>
|
||||
|
After Width: | Height: | Size: 4.8 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_xml.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 256 256" width="256" height="256"><defs><clipPath id="_clipPath_EoUQMOFyg3AuOaNPUjcykHXumrSwFkTq"><rect width="256" height="256"/></clipPath></defs><g clip-path="url(#_clipPath_EoUQMOFyg3AuOaNPUjcykHXumrSwFkTq)"><rect width="256" height="256" style="fill:rgb(0,0,0)" fill-opacity="0"/><g><g><path d=" M 156.239 40 L 65.027 40 C 62.487 40 60.429 42.059 60.429 46.053 L 60.429 212.857 C 60.429 213.941 62.487 216 65.027 216 L 190.973 216 C 193.513 216 195.571 213.941 195.571 212.857 L 195.571 80.788 C 195.571 78.601 195.279 77.897 194.764 77.378 L 158.193 40.808 C 157.675 40.292 156.971 40 156.239 40 Z " fill="rgb(233,233,224)"/><path d=" M 157.857 40.475 L 157.857 77.714 L 195.097 77.714 L 157.857 40.475 Z " fill="rgb(217,215,202)"/><path d=" M 190.973 216 L 65.027 216 C 62.487 216 60.429 213.941 60.429 211.402 L 60.429 162.571 L 195.571 162.571 L 195.571 211.402 C 195.571 213.941 193.513 216 190.973 216 Z " fill="rgb(242,156,31)"/><path d=" M 88.714 115.429 C 87.91 115.429 87.105 115.121 86.492 114.508 C 85.263 113.279 85.263 111.293 86.492 110.064 L 105.349 91.207 C 106.578 89.978 108.565 89.978 109.793 91.207 C 111.022 92.435 111.022 94.422 109.793 95.651 L 90.936 114.508 C 90.323 115.121 89.519 115.429 88.714 115.429 Z " fill="rgb(242,156,31)"/><path d=" M 107.571 134.286 C 106.767 134.286 105.962 133.978 105.349 133.365 L 86.492 114.508 C 85.263 113.279 85.263 111.293 86.492 110.064 C 87.721 108.835 89.707 108.835 90.936 110.064 L 109.793 128.921 C 111.022 130.15 111.022 132.136 109.793 133.365 C 109.181 133.978 108.376 134.286 107.571 134.286 Z " fill="rgb(242,156,31)"/><path d=" M 145.286 134.286 C 144.481 134.286 143.677 133.978 143.064 133.365 C 141.835 132.136 141.835 130.15 143.064 128.921 L 161.921 110.064 C 163.15 108.835 165.136 108.835 166.365 110.064 C 167.594 111.293 167.594 113.279 166.365 114.508 L 147.508 133.365 C 146.895 133.978 146.09 134.286 145.286 134.286 Z " fill="rgb(242,156,31)"/><path d=" M 164.143 115.429 C 163.338 115.429 162.534 115.121 161.921 114.508 L 143.064 95.651 C 141.835 94.422 141.835 92.435 143.064 91.207 C 144.293 89.978 146.279 89.978 147.508 91.207 L 166.365 110.064 C 167.594 111.293 167.594 113.279 166.365 114.508 C 165.752 115.121 164.947 115.429 164.143 115.429 Z " fill="rgb(242,156,31)"/><path d=" M 117 140.571 C 116.654 140.571 116.299 140.512 115.953 140.389 C 114.316 139.811 113.458 138.016 114.036 136.379 L 132.893 82.95 C 133.475 81.313 135.26 80.452 136.904 81.033 C 138.541 81.611 139.399 83.406 138.821 85.043 L 119.964 138.472 C 119.508 139.767 118.295 140.571 117 140.571 Z " fill="rgb(242,156,31)"/></g></g><path d=" M 91.252 173.887 L 96.851 184.182 L 102.449 173.887 L 109.524 173.887 L 100.829 188.693 L 109.75 203.746 L 102.593 203.746 L 96.851 193.287 L 91.108 203.746 L 83.951 203.746 L 92.872 188.693 L 84.177 173.887 L 91.252 173.887 L 91.252 173.887 Z M 112.847 173.887 L 120.886 173.887 L 128.556 195.543 L 136.185 173.887 L 144.265 173.887 L 144.265 203.746 L 138.092 203.746 L 138.092 195.584 L 138.707 181.495 L 130.647 203.746 L 126.423 203.746 L 118.384 181.516 L 118.999 195.584 L 118.999 203.746 L 112.847 203.746 L 112.847 173.887 L 112.847 173.887 Z M 155.79 173.887 L 155.79 198.804 L 168.854 198.804 L 168.854 203.746 L 149.638 203.746 L 149.638 173.887 L 155.79 173.887 L 155.79 173.887 Z " fill-rule="evenodd" fill="rgb(255,255,255)"/></g></svg>
|
||||
|
After Width: | Height: | Size: 3.5 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/file_zip.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 256 256" width="256" height="256"><defs><clipPath id="_clipPath_gbMfy3cEtTHqV2jPZnkys9sHeVaJVEL6"><rect width="256" height="256"/></clipPath></defs><g clip-path="url(#_clipPath_gbMfy3cEtTHqV2jPZnkys9sHeVaJVEL6)"><rect width="256" height="256" style="fill:rgb(0,0,0)" fill-opacity="0"/><g><g><path d=" M 156.239 40 L 65.027 40 C 62.487 40 60.429 42.059 60.429 46.053 L 60.429 212.857 C 60.429 213.941 62.487 216 65.027 216 L 190.973 216 C 193.513 216 195.571 213.941 195.571 212.857 L 195.571 80.788 C 195.571 78.601 195.279 77.897 194.764 77.378 L 158.193 40.808 C 157.675 40.292 156.971 40 156.239 40 Z " fill="rgb(233,233,224)"/><path d=" M 157.857 40.475 L 157.857 77.714 L 195.097 77.714 L 157.857 40.475 Z " fill="rgb(217,215,202)"/><path d=" M 190.973 216 L 65.027 216 C 62.487 216 60.429 213.941 60.429 211.402 L 60.429 162.571 L 195.571 162.571 L 195.571 211.402 C 195.571 213.941 193.513 216 190.973 216 Z " fill="rgb(85,96,128)"/><g><path d=" M 129.571 115.429 L 129.571 109.143 L 135.857 109.143 L 135.857 102.857 L 129.571 102.857 L 129.571 96.571 L 135.857 96.571 L 135.857 90.286 L 129.571 90.286 L 129.571 84 L 135.857 84 L 135.857 77.714 L 129.571 77.714 L 129.571 71.429 L 135.857 71.429 L 135.857 65.143 L 129.571 65.143 L 129.571 58.857 L 123.286 58.857 L 123.286 65.143 L 117 65.143 L 117 71.429 L 123.286 71.429 L 123.286 77.714 L 117 77.714 L 117 84 L 123.286 84 L 123.286 90.286 L 117 90.286 L 117 96.571 L 123.286 96.571 L 123.286 102.857 L 117 102.857 L 117 109.143 L 123.286 109.143 L 123.286 115.429 L 110.714 115.429 L 110.714 131.143 C 110.714 139.808 117.764 146.857 126.429 146.857 C 135.093 146.857 142.143 139.808 142.143 131.143 L 142.143 115.429 L 129.571 115.429 Z M 135.857 131.143 C 135.857 136.341 131.627 140.571 126.429 140.571 C 121.23 140.571 117 136.341 117 131.143 L 117 121.714 L 135.857 121.714 L 135.857 131.143 Z " fill="rgb(200,189,184)"/><path d=" M 123.286 134.286 L 129.571 134.286 C 131.306 134.286 132.714 132.881 132.714 131.143 C 132.714 129.405 131.306 128 129.571 128 L 123.286 128 C 121.551 128 120.143 129.405 120.143 131.143 C 120.143 132.881 121.551 134.286 123.286 134.286 Z " fill="rgb(200,189,184)"/></g></g></g><path d=" M 118.412 177.414 L 103.688 198.804 L 118.74 198.804 L 118.74 203.746 L 95.997 203.746 L 95.997 200.137 L 110.763 178.87 L 96.018 178.87 L 96.018 173.887 L 118.412 173.887 L 118.412 177.414 L 118.412 177.414 Z M 129.158 173.887 L 129.158 203.746 L 123.006 203.746 L 123.006 173.887 L 129.158 173.887 L 129.158 173.887 Z M 146.405 193.226 L 141.012 193.226 L 141.012 203.746 L 134.859 203.746 L 134.859 173.887 L 146.508 173.887 L 146.508 173.887 Q 149.871 173.887 152.424 175.117 L 152.424 175.117 L 152.424 175.117 Q 154.978 176.348 156.352 178.614 L 156.352 178.614 L 156.352 178.614 Q 157.726 180.88 157.726 183.771 L 157.726 183.771 L 157.726 183.771 Q 157.726 188.16 154.721 190.693 L 154.721 190.693 L 154.721 190.693 Q 151.717 193.226 146.405 193.226 L 146.405 193.226 L 146.405 193.226 Z M 141.012 178.87 L 141.012 188.242 L 146.508 188.242 L 146.508 188.242 Q 148.948 188.242 150.23 187.094 L 150.23 187.094 L 150.23 187.094 Q 151.512 185.945 151.512 183.813 L 151.512 183.813 L 151.512 183.813 Q 151.512 181.618 150.22 180.265 L 150.22 180.265 L 150.22 180.265 Q 148.928 178.911 146.651 178.87 L 146.651 178.87 L 141.012 178.87 L 141.012 178.87 Z " fill-rule="evenodd" fill="rgb(255,255,255)"/></g></svg>
|
||||
|
After Width: | Height: | Size: 3.5 KiB |
1
odoo-bringout-oca-dms-dms/dms/static/icons/folder.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 256 256" width="256" height="256"><defs><clipPath id="_clipPath_ut9G7pZ3aUUdXAsqWnhyy4A56QEzApnR"><rect width="256" height="256"/></clipPath></defs><g clip-path="url(#_clipPath_ut9G7pZ3aUUdXAsqWnhyy4A56QEzApnR)"><rect width="256" height="256" style="fill:rgb(0,0,0)" fill-opacity="0"/><g><path d=" M 111.348 64.839 L 105.606 50.484 L 39 50.484 L 39 65.126 L 39 95.271 L 39 171.065 L 217 171.065 L 217 64.839 L 111.348 64.839 Z " fill="rgb(165,84,4)"/><path d=" M 217 171.065 L 217 64.839 L 111.348 64.839 L 105.606 50.484 L 39 50.484 L 39 64.839" fill="rgb(132,64,2)"/><rect x="50.484" y="76.323" width="155.032" height="103.355" transform="matrix(1,0,0,1,0,0)" fill="rgb(255,255,255)"/><path d=" M 50.484 76.323 L 205.516 76.323 L 205.516 179.677" fill="rgb(218,230,234)"/><rect x="39" y="102.161" width="178" height="103.355" transform="matrix(1,0,0,1,0,0)" fill="rgb(249,141,43)"/><path d=" M 39 102.161 L 217 102.161 L 217 205.516" fill="rgb(226,130,26)"/><circle vector-effect="non-scaling-stroke" cx="184.55806451612906" cy="165.89677419354842" r="19.809677419354813" fill="rgb(13,110,140)"/><path d=" M 198.626 152.116 C 206.377 159.868 206.377 172.213 198.626 179.965 C 190.874 187.716 178.529 187.716 170.777 179.965" fill="rgb(7,126,158)"/></g></g></svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 494 KiB |
|
After Width: | Height: | Size: 536 KiB |
|
|
@ -0,0 +1,57 @@
|
|||
odoo.define("dms.tour", function (require) {
|
||||
"use strict";
|
||||
|
||||
var tour = require("web_tour.tour");
|
||||
|
||||
tour.register(
|
||||
"dms_portal_mail_tour",
|
||||
{
|
||||
test: true,
|
||||
url: "/my",
|
||||
},
|
||||
[
|
||||
{
|
||||
content: "Go /my/dms url",
|
||||
trigger: 'a[href*="/my/dms"]',
|
||||
},
|
||||
{
|
||||
content: "Go to Mails directory",
|
||||
extra_trigger: "li.breadcrumb-item:contains('Documents')",
|
||||
trigger: ".tr_dms_directory_link:contains('Mails')",
|
||||
},
|
||||
{
|
||||
content: "Go to Mail_01.eml",
|
||||
extra_trigger: "li.breadcrumb-item:contains('Mails')",
|
||||
trigger: ".tr_dms_file_link:contains('Mail_01.eml')",
|
||||
},
|
||||
]
|
||||
);
|
||||
tour.register(
|
||||
"dms_portal_partners_tour",
|
||||
{
|
||||
test: true,
|
||||
url: "/my",
|
||||
},
|
||||
[
|
||||
{
|
||||
content: "Go /my/dms url",
|
||||
trigger: 'a[href*="/my/dms"]',
|
||||
},
|
||||
{
|
||||
content: "Go to Partners directory",
|
||||
extra_trigger: "li.breadcrumb-item:contains('Documents')",
|
||||
trigger: ".tr_dms_directory_link:contains('Partners')",
|
||||
},
|
||||
{
|
||||
content: "Go to Joel Willis",
|
||||
extra_trigger: "li.breadcrumb-item:contains('Partners')",
|
||||
trigger: ".tr_dms_directory_link:contains('Joel Willis')",
|
||||
},
|
||||
{
|
||||
content: "Go to test.txt",
|
||||
extra_trigger: "li.breadcrumb-item:contains('Joel Willis')",
|
||||
trigger: ".tr_dms_file_link:contains('test.txt')",
|
||||
},
|
||||
]
|
||||
);
|
||||
});
|
||||
81
odoo-bringout-oca-dms-dms/dms/static/src/js/fields/path.js
Normal file
|
|
@ -0,0 +1,81 @@
|
|||
/** ********************************************************************************
|
||||
Copyright 2020 Creu Blanca
|
||||
Copyright 2017-2019 MuK IT GmbH
|
||||
License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
|
||||
**********************************************************************************/
|
||||
|
||||
odoo.define("dms.fields_path", function (require) {
|
||||
"use strict";
|
||||
|
||||
var fields = require("web.basic_fields");
|
||||
var registry = require("web.field_registry");
|
||||
|
||||
var FieldPathJson = fields.FieldText.extend({
|
||||
events: _.extend({}, fields.FieldText.prototype.events, {
|
||||
"click a": "_onNodeClicked",
|
||||
}),
|
||||
init: function () {
|
||||
this._super.apply(this, arguments);
|
||||
this.max_width = this.nodeOptions.width || 500;
|
||||
this.seperator = this.nodeOptions.seperator || "/";
|
||||
this.prefix = this.nodeOptions.prefix || false;
|
||||
this.suffix = this.nodeOptions.suffix || false;
|
||||
},
|
||||
_renderReadonly: function () {
|
||||
this.$el.empty();
|
||||
this._renderPath();
|
||||
},
|
||||
_renderPath: function () {
|
||||
var text_width_measure = "";
|
||||
var path = JSON.parse(this.value || "[]");
|
||||
$.each(
|
||||
_.clone(path).reverse(),
|
||||
function (index, element) {
|
||||
text_width_measure += element.name + "/";
|
||||
if (text_width_measure.length >= this.max_width) {
|
||||
this.$el.prepend($("<span/>").text(".."));
|
||||
} else if (index === 0) {
|
||||
if (this.suffix) {
|
||||
this.$el.prepend($("<span/>").text(this.seperator));
|
||||
}
|
||||
this.$el.prepend($("<span/>").text(element.name));
|
||||
this.$el.prepend($("<span/>").text(this.seperator));
|
||||
} else {
|
||||
this.$el.prepend(
|
||||
$("<a/>", {
|
||||
class: "oe_form_uri",
|
||||
"data-model": element.model,
|
||||
"data-id": element.id,
|
||||
href: "#",
|
||||
text: element.name,
|
||||
})
|
||||
);
|
||||
if (index !== path.length - 1) {
|
||||
this.$el.prepend($("<span/>").text(this.seperator));
|
||||
} else if (this.prefix) {
|
||||
this.$el.prepend($("<span/>").text(this.seperator));
|
||||
}
|
||||
}
|
||||
return text_width_measure.length < this.max_width;
|
||||
}.bind(this)
|
||||
);
|
||||
},
|
||||
_onNodeClicked: function (event) {
|
||||
event.preventDefault();
|
||||
this.do_action({
|
||||
type: "ir.actions.act_window",
|
||||
res_model: $(event.currentTarget).data("model"),
|
||||
res_id: $(event.currentTarget).data("id"),
|
||||
views: [[false, "form"]],
|
||||
target: "current",
|
||||
context: {},
|
||||
});
|
||||
},
|
||||
});
|
||||
|
||||
registry.add("path_json", FieldPathJson);
|
||||
|
||||
return {
|
||||
FieldPathJson: FieldPathJson,
|
||||
};
|
||||
});
|
||||
|
|
@ -0,0 +1,34 @@
|
|||
/** @odoo-module **/
|
||||
|
||||
import {registry} from "@web/core/registry";
|
||||
import {Component, onWillUpdateProps} from "@odoo/owl";
|
||||
import {useService} from "@web/core/utils/hooks";
|
||||
|
||||
class DmsPathField extends Component {
|
||||
setup() {
|
||||
super.setup();
|
||||
this.action = useService("action");
|
||||
this.formatData(this.props);
|
||||
onWillUpdateProps((nextProps) => this.formatData(nextProps));
|
||||
}
|
||||
|
||||
formatData(props) {
|
||||
this.data = JSON.parse(props.value || "[]");
|
||||
}
|
||||
|
||||
_onNodeClicked(event) {
|
||||
event.preventDefault();
|
||||
this.action.doAction({
|
||||
type: "ir.actions.act_window",
|
||||
res_model: $(event.currentTarget).data("model"),
|
||||
res_id: $(event.currentTarget).data("id"),
|
||||
views: [[false, "form"]],
|
||||
target: "current",
|
||||
context: {},
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
DmsPathField.supportedTypes = ["text"];
|
||||
DmsPathField.template = "dms.DmsPathField";
|
||||
registry.category("fields").add("path_json", DmsPathField);
|
||||
|
|
@ -0,0 +1,27 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<templates>
|
||||
<t t-name="dms.DmsPathField" owl="1">
|
||||
|
||||
<t t-set="path_length" t-value="data.length - 1" />
|
||||
<t t-foreach="data" t-as="elem" t-key="elem_index" style="display: inline">
|
||||
<t t-if="elem_index !== path_length">
|
||||
<span style="display: inline">/</span>
|
||||
<a
|
||||
class="oe_form_uri"
|
||||
data-model="dms.directory"
|
||||
t-att-data-id="elem.id"
|
||||
href="#"
|
||||
t-on-click.prevent="(ev) => this._onNodeClicked(ev)"
|
||||
>
|
||||
<t t-esc="elem.name" />
|
||||
</a>
|
||||
</t>
|
||||
<t t-else="">
|
||||
<span style="display: inline">/</span>
|
||||
<span style="display: inline">
|
||||
<t t-esc="elem.name" />
|
||||
</span>
|
||||
</t>
|
||||
</t>
|
||||
</t>
|
||||
</templates>
|
||||
|
|
@ -0,0 +1,167 @@
|
|||
/** @odoo-module */
|
||||
|
||||
import {useBus, useService} from "@web/core/utils/hooks";
|
||||
import {_t} from "web.core";
|
||||
|
||||
const {useRef, useEffect, useState} = owl;
|
||||
|
||||
export const FileDropZone = {
|
||||
setup() {
|
||||
this._super();
|
||||
this.dragState = useState({
|
||||
showDragZone: false,
|
||||
});
|
||||
this.root = useRef("root");
|
||||
this.rpc = useService("rpc");
|
||||
|
||||
useEffect(
|
||||
(el) => {
|
||||
if (!el) {
|
||||
return;
|
||||
}
|
||||
const highlight = this.highlight.bind(this);
|
||||
const unhighlight = this.unhighlight.bind(this);
|
||||
const drop = this.onDrop.bind(this);
|
||||
el.addEventListener("dragover", highlight);
|
||||
el.addEventListener("dragleave", unhighlight);
|
||||
el.addEventListener("drop", drop);
|
||||
return () => {
|
||||
el.removeEventListener("dragover", highlight);
|
||||
el.removeEventListener("dragleave", unhighlight);
|
||||
el.removeEventListener("drop", drop);
|
||||
};
|
||||
},
|
||||
|
||||
() => [document.querySelector(".o_content")]
|
||||
);
|
||||
},
|
||||
|
||||
highlight(ev) {
|
||||
ev.stopPropagation();
|
||||
ev.preventDefault();
|
||||
this.dragState.showDragZone = true;
|
||||
},
|
||||
|
||||
unhighlight(ev) {
|
||||
ev.stopPropagation();
|
||||
ev.preventDefault();
|
||||
this.dragState.showDragZone = false;
|
||||
},
|
||||
|
||||
async onDrop(ev) {
|
||||
ev.preventDefault();
|
||||
await this.env.bus.trigger("change_file_input", {
|
||||
files: ev.dataTransfer.files,
|
||||
});
|
||||
},
|
||||
};
|
||||
|
||||
export const FileUpload = {
|
||||
setup() {
|
||||
this._super();
|
||||
this.actionService = useService("action");
|
||||
this.notification = useService("notification");
|
||||
this.orm = useService("orm");
|
||||
this.http = useService("http");
|
||||
this.fileInput = useRef("fileInput");
|
||||
this.root = useRef("root");
|
||||
|
||||
this.rpc = useService("rpc");
|
||||
|
||||
useBus(this.env.bus, "change_file_input", async (ev) => {
|
||||
this.fileInput.el.files = ev.detail.files;
|
||||
await this.onChangeFileInput();
|
||||
});
|
||||
},
|
||||
|
||||
uploadDocument() {
|
||||
this.fileInput.el.click();
|
||||
},
|
||||
|
||||
async onChangeFileInput() {
|
||||
const params = {
|
||||
csrf_token: odoo.csrf_token,
|
||||
ufile: [...this.fileInput.el.files],
|
||||
model: "dms.file",
|
||||
id: 0,
|
||||
};
|
||||
|
||||
const fileData = await this.http.post(
|
||||
"/web/binary/upload_attachment",
|
||||
params,
|
||||
"text"
|
||||
);
|
||||
const attachments = JSON.parse(fileData);
|
||||
if (attachments.error) {
|
||||
throw new Error(attachments.error);
|
||||
}
|
||||
|
||||
this.onUpload(attachments);
|
||||
},
|
||||
|
||||
async onUpload(attachments) {
|
||||
const self = this;
|
||||
const attachmentIds = attachments.map((a) => a.id);
|
||||
const ctx = Object.assign(
|
||||
{},
|
||||
this.actionService.currentController.props.context,
|
||||
this.props.context
|
||||
);
|
||||
const controllerID = this.actionService.currentController.jsId;
|
||||
|
||||
if (!attachmentIds.length) {
|
||||
this.notification.add(_t("An error occurred during the upload"));
|
||||
return;
|
||||
}
|
||||
// Search the correct directory_id value according to the domain
|
||||
if (this.props.domain) {
|
||||
for (const domain_item of this.props.domain) {
|
||||
if (domain_item.length === 3) {
|
||||
if (domain_item[0] === "directory_id" && domain_item[1] === "=") {
|
||||
ctx.default_directory_id = domain_item[2];
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
if (!ctx.default_directory_id) {
|
||||
self.actionService.restore(controllerID);
|
||||
return self.notification.add(
|
||||
this.env._t("You must select a directory first"),
|
||||
{
|
||||
type: "danger",
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
const attachment_datas = await this.orm.call(
|
||||
"dms.file",
|
||||
"get_dms_files_from_attachments",
|
||||
["", attachmentIds]
|
||||
);
|
||||
|
||||
const attachments_args = [];
|
||||
|
||||
attachment_datas.forEach((attachment_data) => {
|
||||
attachments_args.push({
|
||||
name: attachment_data.name,
|
||||
content: attachment_data.datas,
|
||||
mimetype: attachment_data.mimetype,
|
||||
});
|
||||
});
|
||||
|
||||
this.orm
|
||||
.call("dms.file", "create", [attachments_args], {
|
||||
context: ctx,
|
||||
})
|
||||
.then(() => {
|
||||
self.actionService.restore(controllerID);
|
||||
})
|
||||
.catch((error) => {
|
||||
self.notification.add(error.data.message, {
|
||||
type: "danger",
|
||||
});
|
||||
self.actionService.restore(controllerID);
|
||||
});
|
||||
},
|
||||
};
|
||||
|
|
@ -0,0 +1,35 @@
|
|||
/** @odoo-module **/
|
||||
|
||||
import {registry} from "@web/core/registry";
|
||||
import {BinaryField} from "@web/views/fields/binary/binary_field";
|
||||
import {useService} from "@web/core/utils/hooks";
|
||||
|
||||
export class PreviewRecordField extends BinaryField {
|
||||
setup() {
|
||||
super.setup();
|
||||
this.messaging = useService("messaging");
|
||||
this.dialog = useService("dialog");
|
||||
}
|
||||
|
||||
onFilePreview() {
|
||||
const self = this;
|
||||
this.messaging.get().then((messaging) => {
|
||||
const attachmentList = messaging.models.AttachmentList.insert({
|
||||
selectedAttachment: messaging.models.Attachment.insert({
|
||||
id: self.props.record.resId,
|
||||
filename: self.props.record.data.display_name || "",
|
||||
name: self.props.record.data.display_name || "",
|
||||
mimetype: self.props.record.data.mimetype,
|
||||
model_name: self.props.record.resModel,
|
||||
}),
|
||||
});
|
||||
this.dialog = messaging.models.Dialog.insert({
|
||||
attachmentListOwnerAsAttachmentView: attachmentList,
|
||||
});
|
||||
});
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
PreviewRecordField.template = "dms.FilePreviewField";
|
||||
registry.category("fields").add("preview_binary", PreviewRecordField);
|
||||
|
|
@ -0,0 +1,39 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<templates id="template" xml:space="preserve">
|
||||
|
||||
<t
|
||||
t-name="dms.FilePreviewField"
|
||||
t-inherit="web.BinaryField"
|
||||
t-inherit-mode="primary"
|
||||
owl="1"
|
||||
>
|
||||
<xpath expr="//div[hasclass('d-inline-flex')]" position="inside">
|
||||
<t
|
||||
t-set="readable_types"
|
||||
t-value="[
|
||||
'image/bmp',
|
||||
'image/gif',
|
||||
'image/jpeg',
|
||||
'image/png',
|
||||
'image/svg+xml',
|
||||
'image/tiff',
|
||||
'image/x-icon',
|
||||
'application/pdf',
|
||||
'audio/mpeg',
|
||||
'video/x-matroska',
|
||||
'video/mp4',
|
||||
'video/webm',
|
||||
]"
|
||||
/>
|
||||
<t t-if="readable_types.includes(props.record.data.mimetype)">
|
||||
<button
|
||||
class="btn btn-secondary fa fa-search preview_file"
|
||||
data-tooltip="Preview"
|
||||
aria-label="Preview"
|
||||
t-on-click="onFilePreview"
|
||||
/>
|
||||
</t>
|
||||
</xpath>
|
||||
</t>
|
||||
|
||||
</templates>
|
||||
|
|
@ -0,0 +1,14 @@
|
|||
/** @odoo-module **/
|
||||
|
||||
// /** ********************************************************************************
|
||||
// Copyright 2020 Creu Blanca
|
||||
// Copyright 2017-2019 MuK IT GmbH
|
||||
// License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
|
||||
// **********************************************************************************/
|
||||
|
||||
import {KanbanController} from "@web/views/kanban/kanban_controller";
|
||||
export class FileKanbanController extends KanbanController {
|
||||
setup() {
|
||||
super.setup();
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,26 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<templates>
|
||||
<t
|
||||
t-name="dms.FileKanbanView.Buttons"
|
||||
t-inherit="web.KanbanView.Buttons"
|
||||
t-inherit-mode="primary"
|
||||
owl="1"
|
||||
>
|
||||
<div role="toolbar" position="inside">
|
||||
<input
|
||||
type="file"
|
||||
multiple="true"
|
||||
t-ref="uploadFileInput"
|
||||
class="o_input_file o_hidden"
|
||||
t-on-change.stop="onFileInputChange"
|
||||
/>
|
||||
<button
|
||||
type="button"
|
||||
t-attf-class="btn btn-primary o_file_kanban_upload"
|
||||
t-on-click.stop.prevent="() => this.uploadFileInputRef.el.click()"
|
||||
>
|
||||
Upload
|
||||
</button>
|
||||
</div>
|
||||
</t>
|
||||
</templates>
|
||||
|
|
@ -0,0 +1,62 @@
|
|||
/** @odoo-module **/
|
||||
|
||||
import {KanbanRecord} from "@web/views/kanban/kanban_record";
|
||||
import {useService} from "@web/core/utils/hooks";
|
||||
|
||||
const videoReadableTypes = ["x-matroska", "mp4", "webm"];
|
||||
const audioReadableTypes = ["mp3", "ogg", "wav", "aac", "mpa", "flac", "m4a"];
|
||||
|
||||
export class FileKanbanRecord extends KanbanRecord {
|
||||
setup() {
|
||||
super.setup();
|
||||
this.messaging = useService("messaging");
|
||||
this.dialog = useService("dialog");
|
||||
}
|
||||
|
||||
isVideo(mimetype) {
|
||||
return videoReadableTypes.includes(mimetype);
|
||||
}
|
||||
|
||||
isAudio(mimetype) {
|
||||
return audioReadableTypes.includes(mimetype);
|
||||
}
|
||||
|
||||
/**
|
||||
* @override
|
||||
*
|
||||
* Override to open the preview upon clicking the image, if compatible.
|
||||
*/
|
||||
onGlobalClick(ev) {
|
||||
const self = this;
|
||||
|
||||
if (ev.target.closest(".o_kanban_dms_file_preview")) {
|
||||
this.messaging.get().then((messaging) => {
|
||||
const file_type = self.props.record.data.name.split(".")[1];
|
||||
let mimetype = "";
|
||||
|
||||
if (self.isVideo(file_type)) {
|
||||
mimetype = `video/${file_type}`;
|
||||
} else if (self.isAudio(file_type)) {
|
||||
mimetype = "audio/mpeg";
|
||||
} else {
|
||||
mimetype = self.props.record.data.mimetype;
|
||||
}
|
||||
|
||||
const attachmentList = messaging.models.AttachmentList.insert({
|
||||
selectedAttachment: messaging.models.Attachment.insert({
|
||||
id: self.props.record.data.id,
|
||||
filename: self.props.record.data.name,
|
||||
name: self.props.record.data.name,
|
||||
mimetype: mimetype,
|
||||
model_name: self.props.record.resModel,
|
||||
}),
|
||||
});
|
||||
this.dialog = messaging.models.Dialog.insert({
|
||||
attachmentListOwnerAsAttachmentView: attachmentList,
|
||||
});
|
||||
});
|
||||
return;
|
||||
}
|
||||
return super.onGlobalClick(...arguments);
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,20 @@
|
|||
/** @odoo-module */
|
||||
|
||||
// /** ********************************************************************************
|
||||
// Copyright 2020 Creu Blanca
|
||||
// License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
|
||||
// **********************************************************************************/
|
||||
import {KanbanRenderer} from "@web/views/kanban/kanban_renderer";
|
||||
|
||||
import {FileKanbanRecord} from "./file_kanban_record.esm";
|
||||
|
||||
export class FileKanbanRenderer extends KanbanRenderer {
|
||||
setup() {
|
||||
super.setup();
|
||||
}
|
||||
}
|
||||
|
||||
FileKanbanRenderer.components = {
|
||||
...KanbanRenderer.components,
|
||||
KanbanRecord: FileKanbanRecord,
|
||||
};
|
||||
|
|
@ -0,0 +1,54 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<templates xml:space="preserve">
|
||||
<t
|
||||
t-name="dms.KanbanRenderer"
|
||||
t-inherit="web.KanbanRenderer"
|
||||
t-inherit-mode="primary"
|
||||
owl="1"
|
||||
>
|
||||
<xpath expr="//div[hasclass('o_kanban_renderer')]" position="before">
|
||||
<div t-if="dragState.showDragZone" class="o_dropzone">
|
||||
<i class="fa fa-cloud-upload fa-10x" />
|
||||
</div>
|
||||
</xpath>
|
||||
</t>
|
||||
|
||||
<t
|
||||
t-name="dms.KanbanButtons"
|
||||
t-inherit="web.KanbanView.Buttons"
|
||||
t-inherit-mode="primary"
|
||||
owl="1"
|
||||
>
|
||||
<xpath expr="//t[@t-if='canCreate']" position="after">
|
||||
<button
|
||||
type="button"
|
||||
class="d-none d-md-inline btn btn-primary mx-1"
|
||||
t-on-click.prevent="uploadDocument"
|
||||
>
|
||||
Upload
|
||||
</button>
|
||||
</xpath>
|
||||
|
||||
<xpath expr="//t[@t-if='canCreate']" position="before">
|
||||
<button
|
||||
type="button"
|
||||
class="d-inline d-md-none btn btn-primary mx-1"
|
||||
t-on-click.prevent="uploadDocument"
|
||||
>
|
||||
Scan
|
||||
</button>
|
||||
</xpath>
|
||||
|
||||
<xpath expr="//div" position="inside">
|
||||
<input
|
||||
type="file"
|
||||
name="ufile"
|
||||
class="d-none"
|
||||
t-ref="fileInput"
|
||||
multiple="1"
|
||||
accept="*"
|
||||
t-on-change="onChangeFileInput"
|
||||
/>
|
||||
</xpath>
|
||||
</t>
|
||||
</templates>
|
||||
|
|
@ -0,0 +1,28 @@
|
|||
/** @odoo-module **/
|
||||
|
||||
// /** ********************************************************************************
|
||||
// Copyright 2020 Creu Blanca
|
||||
// Copyright 2017-2019 MuK IT GmbH
|
||||
// License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
|
||||
// **********************************************************************************/
|
||||
|
||||
import {registry} from "@web/core/registry";
|
||||
import {patch} from "@web/core/utils/patch";
|
||||
import {kanbanView} from "@web/views/kanban/kanban_view";
|
||||
import {FileKanbanRenderer} from "./file_kanban_renderer.esm";
|
||||
import {FileKanbanController} from "./file_kanban_controller.esm";
|
||||
|
||||
import {FileDropZone, FileUpload} from "./dms_file_upload.esm";
|
||||
|
||||
patch(FileKanbanRenderer.prototype, "file_kanban_renderer_dzone", FileDropZone);
|
||||
patch(FileKanbanController.prototype, "filee_kanban_controller_upload", FileUpload);
|
||||
FileKanbanRenderer.template = "dms.KanbanRenderer";
|
||||
|
||||
export const FileKanbanView = {
|
||||
...kanbanView,
|
||||
buttonTemplate: "dms.KanbanButtons",
|
||||
Controller: FileKanbanController,
|
||||
Renderer: FileKanbanRenderer,
|
||||
};
|
||||
|
||||
registry.category("views").add("file_kanban", FileKanbanView);
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
/** @odoo-module **/
|
||||
|
||||
// /** ********************************************************************************
|
||||
// Copyright 2020 Creu Blanca
|
||||
// Copyright 2017-2019 MuK IT GmbH
|
||||
// License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
|
||||
// **********************************************************************************/
|
||||
|
||||
import {ListController} from "@web/views/list/list_controller";
|
||||
|
||||
export class FileListController extends ListController {
|
||||
setup() {
|
||||
super.setup();
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,18 @@
|
|||
/** @odoo-module */
|
||||
|
||||
// /** ********************************************************************************
|
||||
// Copyright 2020 Creu Blanca
|
||||
// License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
|
||||
// **********************************************************************************/
|
||||
|
||||
import {ListRenderer} from "@web/views/list/list_renderer";
|
||||
|
||||
export class FileListRenderer extends ListRenderer {
|
||||
setup() {
|
||||
super.setup();
|
||||
}
|
||||
}
|
||||
|
||||
FileListRenderer.components = {
|
||||
...FileListRenderer.components,
|
||||
};
|
||||
|
|
@ -0,0 +1,54 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<templates xml:space="preserve">
|
||||
<t
|
||||
t-name="dms.ListRenderer"
|
||||
t-inherit="web.ListRenderer"
|
||||
t-inherit-mode="primary"
|
||||
owl="1"
|
||||
>
|
||||
<xpath expr="//div[hasclass('o_list_renderer')]" position="before">
|
||||
<div t-if="dragState.showDragZone" class="o_dropzone">
|
||||
<i class="fa fa-cloud-upload fa-10x" />
|
||||
</div>
|
||||
</xpath>
|
||||
</t>
|
||||
|
||||
<t
|
||||
t-name="dms.ListButtons"
|
||||
t-inherit="web.ListView.Buttons"
|
||||
t-inherit-mode="primary"
|
||||
owl="1"
|
||||
>
|
||||
<xpath expr="//div[hasclass('o_list_buttons')]" position="inside">
|
||||
<button
|
||||
type="button"
|
||||
class="d-none d-md-inline o_button_upload_expense btn btn-primary mx-1"
|
||||
t-on-click.prevent="uploadDocument"
|
||||
>
|
||||
Upload
|
||||
</button>
|
||||
</xpath>
|
||||
|
||||
<xpath expr="//div[hasclass('o_list_buttons')]" position="inside">
|
||||
<button
|
||||
type="button"
|
||||
class="d-inline d-md-none o_button_upload_expense btn btn-primary mx-1"
|
||||
t-on-click.prevent="uploadDocument"
|
||||
>
|
||||
Scan
|
||||
</button>
|
||||
</xpath>
|
||||
|
||||
<xpath expr="//div" position="inside">
|
||||
<input
|
||||
type="file"
|
||||
name="ufile"
|
||||
class="d-none"
|
||||
t-ref="fileInput"
|
||||
multiple="1"
|
||||
accept="*"
|
||||
t-on-change="onChangeFileInput"
|
||||
/>
|
||||
</xpath>
|
||||
</t>
|
||||
</templates>
|
||||
|
|
@ -0,0 +1,28 @@
|
|||
/** @odoo-module **/
|
||||
|
||||
// /** ********************************************************************************
|
||||
// Copyright 2020 Creu Blanca
|
||||
// Copyright 2017-2019 MuK IT GmbH
|
||||
// License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
|
||||
// **********************************************************************************/
|
||||
|
||||
import {registry} from "@web/core/registry";
|
||||
import {patch} from "@web/core/utils/patch";
|
||||
import {listView} from "@web/views/list/list_view";
|
||||
import {FileListRenderer} from "./file_list_renderer.esm";
|
||||
import {FileListController} from "./file_list_controller.esm";
|
||||
|
||||
import {FileDropZone, FileUpload} from "./dms_file_upload.esm";
|
||||
|
||||
patch(FileListRenderer.prototype, "file_list_renderer_dzone", FileDropZone);
|
||||
patch(FileListController.prototype, "file_list_controller_upload", FileUpload);
|
||||
FileListRenderer.template = "dms.ListRenderer";
|
||||
|
||||
export const FileListView = {
|
||||
...listView,
|
||||
buttonTemplate: "dms.ListButtons",
|
||||
Controller: FileListController,
|
||||
Renderer: FileListRenderer,
|
||||
};
|
||||
|
||||
registry.category("views").add("file_list", FileListView);
|
||||
|
|
@ -0,0 +1,98 @@
|
|||
/* global base64js*/
|
||||
/* Copyright 2020 Creu Blanca
|
||||
* Copyright 2021 Tecnativa - Alexandre D. Díaz
|
||||
* License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). */
|
||||
odoo.define("dms.DragDrop", function (require) {
|
||||
"use strict";
|
||||
|
||||
const DropTargetMixin = require("web_drop_target");
|
||||
const core = require("web.core");
|
||||
const _t = core._t;
|
||||
|
||||
return _.extend({}, DropTargetMixin.DropTargetMixin, {
|
||||
/**
|
||||
* @override
|
||||
*/
|
||||
init: function () {
|
||||
this._super.apply(this, arguments);
|
||||
this._get_directory_id(
|
||||
this._searchPanel ? this._searchPanel.getDomain() : []
|
||||
);
|
||||
},
|
||||
_drop_zone_selector: ".o_kanban_view",
|
||||
/**
|
||||
* @override
|
||||
*/
|
||||
_handle_drop_items: function (drop_items) {
|
||||
_.each(drop_items, this._handle_file_drop_attach, this);
|
||||
},
|
||||
|
||||
/**
|
||||
* @override
|
||||
*/
|
||||
_get_record_id: function () {
|
||||
// Don't need the record id to work
|
||||
return true;
|
||||
},
|
||||
|
||||
/**
|
||||
* @override
|
||||
*/
|
||||
_create_attachment: function (file, reader, res_model) {
|
||||
// Helper to upload an attachment and update the sidebar
|
||||
const ctx = this.renderer.state.getContext();
|
||||
console.log(ctx);
|
||||
if (this.directory_id) {
|
||||
ctx.default_directory_id = this.directory_id;
|
||||
}
|
||||
console.log(ctx);
|
||||
if (typeof ctx.default_directory_id === "undefined") {
|
||||
return this.displayNotification({
|
||||
message: _t("You must select a directory first"),
|
||||
type: "danger",
|
||||
});
|
||||
}
|
||||
return this._rpc({
|
||||
model: res_model,
|
||||
method: "create",
|
||||
args: [
|
||||
{
|
||||
name: file.name,
|
||||
content: base64js.fromByteArray(new Uint8Array(reader.result)),
|
||||
},
|
||||
],
|
||||
kwargs: {
|
||||
context: ctx,
|
||||
},
|
||||
}).then(() => this.reload());
|
||||
},
|
||||
|
||||
/**
|
||||
* @private
|
||||
* @param {Array} domain
|
||||
*/
|
||||
_get_directory_id: function (domain) {
|
||||
let directory_id = false;
|
||||
_.each(domain, (leaf) => {
|
||||
if (
|
||||
leaf[0] === "directory_id" &&
|
||||
(leaf[1] === "child_of" || leaf[1] === "=")
|
||||
) {
|
||||
directory_id = leaf[2];
|
||||
}
|
||||
});
|
||||
this.directory_id = directory_id;
|
||||
},
|
||||
|
||||
/**
|
||||
* @override
|
||||
*/
|
||||
_update: function (state, params) {
|
||||
this._get_directory_id(params.domain);
|
||||
return this._super.apply(this, arguments).then((result) => {
|
||||
this._update_overlay();
|
||||
return result;
|
||||
});
|
||||
},
|
||||
});
|
||||
});
|
||||
|
|
@ -0,0 +1,32 @@
|
|||
/** @odoo-module **/
|
||||
/* Copyright 2021-2024 Tecnativa - Víctor Martínez
|
||||
* License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). */
|
||||
|
||||
import {SearchModel} from "@web/search/search_model";
|
||||
import {patch} from "@web/core/utils/patch";
|
||||
|
||||
patch(SearchModel.prototype, "dms.SearchPanel", {
|
||||
setup() {
|
||||
this._super(...arguments);
|
||||
},
|
||||
|
||||
_getCategoryDomain(excludedCategoryId) {
|
||||
const domain = this._super.apply(this, arguments);
|
||||
for (const category of this.categories) {
|
||||
if (category.id === excludedCategoryId) {
|
||||
continue;
|
||||
}
|
||||
|
||||
// Make sure to filter selected category only for DMS hierarchies,
|
||||
// not other Odoo models such as product categories
|
||||
// where child_of could be better than "=" operator
|
||||
if (category.activeValueId && this.resModel.startsWith("dms")) {
|
||||
domain.push([category.fieldName, "=", category.activeValueId]);
|
||||
}
|
||||
if (domain.length === 0 && this.resModel === "dms.directory") {
|
||||
domain.push([category.fieldName, "=", false]);
|
||||
}
|
||||
}
|
||||
return domain;
|
||||
},
|
||||
});
|
||||
|
|
@ -0,0 +1,88 @@
|
|||
/** @odoo-module **/
|
||||
|
||||
import {registerPatch} from "@mail/model/model_core";
|
||||
import {attr} from "@mail/model/model_field";
|
||||
|
||||
registerPatch({
|
||||
name: "Attachment",
|
||||
fields: {
|
||||
defaultSource: {
|
||||
compute() {
|
||||
if (this.isImage) {
|
||||
if (this.model_name && this.model_name === "dms.file") {
|
||||
return `/web/content?id=${this.id}&field=content&model=dms.file&filename_field=name&download=false`;
|
||||
}
|
||||
return `/web/image/${this.id}?signature=${this.checksum}`;
|
||||
}
|
||||
if (this.isPdf) {
|
||||
if (this.model_name && this.model_name === "dms.file") {
|
||||
return (
|
||||
"/web/content?id=" +
|
||||
this.id +
|
||||
"&field=content&model=dms.file" +
|
||||
"&filename_field=name"
|
||||
);
|
||||
}
|
||||
const pdf_lib = `/web/static/lib/pdfjs/web/viewer.html?file=`;
|
||||
if (
|
||||
!this.accessToken &&
|
||||
this.originThread &&
|
||||
this.originThread.model === "mail.channel"
|
||||
) {
|
||||
return `${pdf_lib}/mail/channel/${this.originThread.id}/attachment/${this.id}#pagemode=none`;
|
||||
}
|
||||
const accessToken = this.accessToken
|
||||
? `?access_token%3D${this.accessToken}`
|
||||
: "";
|
||||
return `${pdf_lib}/web/content/${this.id}${accessToken}#pagemode=none`;
|
||||
}
|
||||
if (this.isUrlYoutube) {
|
||||
const urlArr = this.url.split("/");
|
||||
let token = urlArr[urlArr.length - 1];
|
||||
if (token.includes("watch")) {
|
||||
token = token.split("v=")[1];
|
||||
const amp = token.indexOf("&");
|
||||
if (amp !== -1) {
|
||||
token = token.substring(0, amp);
|
||||
}
|
||||
}
|
||||
return `https://www.youtube.com/embed/${token}`;
|
||||
}
|
||||
if (
|
||||
!this.accessToken &&
|
||||
this.originThread &&
|
||||
this.originThread.model === "mail.channel"
|
||||
) {
|
||||
return `/mail/channel/${this.originThread.id}/attachment/${this.id}`;
|
||||
}
|
||||
const accessToken = this.accessToken
|
||||
? `?access_token=${this.accessToken}`
|
||||
: "";
|
||||
|
||||
if (this.model_name && this.model_name === "dms.file") {
|
||||
return `/web/content?id=${this.id}&field=content&model=dms.file&filename_field=name`;
|
||||
}
|
||||
return `/web/content/${this.id}${accessToken}`;
|
||||
},
|
||||
},
|
||||
model_name: attr(),
|
||||
downloadUrl: {
|
||||
compute() {
|
||||
if (
|
||||
!this.accessToken &&
|
||||
this.originThread &&
|
||||
this.originThread.model === "mail.channel"
|
||||
) {
|
||||
return `/mail/channel/${this.originThread.id}/attachment/${this.id}?download=true`;
|
||||
}
|
||||
if (this.model_name && this.model_name === "dms.file") {
|
||||
return `/web/content?id=${this.id}&field=content&model=dms.file&filename_field=name&download=true`;
|
||||
}
|
||||
const accessToken = this.accessToken
|
||||
? `access_token=${this.accessToken}&`
|
||||
: "";
|
||||
return `/web/content/ir.attachment/${this.id}/datas?${accessToken}download=true`;
|
||||
},
|
||||
},
|
||||
},
|
||||
});
|
||||
|
|
@ -0,0 +1,33 @@
|
|||
/** @odoo-module **/
|
||||
|
||||
import {registerPatch} from "@mail/model/model_core";
|
||||
|
||||
registerPatch({
|
||||
name: "AttachmentImage",
|
||||
fields: {
|
||||
imageUrl: {
|
||||
compute() {
|
||||
if (!this.attachment) {
|
||||
return;
|
||||
}
|
||||
if (
|
||||
!this.attachment.accessToken &&
|
||||
this.attachment.originThread &&
|
||||
this.attachment.originThread.model === "mail.channel"
|
||||
) {
|
||||
return `/mail/channel/${this.attachment.originThread.id}/image/${this.attachment.id}/${this.width}x${this.height}`;
|
||||
}
|
||||
const accessToken = this.attachment.accessToken
|
||||
? `?access_token=${this.attachment.accessToken}`
|
||||
: "";
|
||||
if (
|
||||
this.attachment.model_name &&
|
||||
this.attachment.model_name === "dms.file"
|
||||
) {
|
||||
return `/web/content?id=${this.attachment.id}&field=content&model=dms.file&filename_field=name&download=false`;
|
||||
}
|
||||
return `/web/image/${this.attachment.id}/${this.width}x${this.height}${accessToken}`;
|
||||
},
|
||||
},
|
||||
},
|
||||
});
|
||||
|
|
@ -0,0 +1,30 @@
|
|||
/** @odoo-module **/
|
||||
|
||||
import {registerPatch} from "@mail/model/model_core";
|
||||
|
||||
registerPatch({
|
||||
name: "AttachmentViewerViewable",
|
||||
fields: {
|
||||
imageUrl: {
|
||||
compute() {
|
||||
if (
|
||||
!this.attachmentOwner.accessToken &&
|
||||
this.attachmentOwner.originThread &&
|
||||
this.attachmentOwner.originThread.model === "mail.channel"
|
||||
) {
|
||||
return `/mail/channel/${this.attachmentOwner.originThread.id}/image/${this.attachmentOwner.id}`;
|
||||
}
|
||||
const accessToken = this.attachmentOwner.accessToken
|
||||
? `?access_token=${this.attachmentOwner.accessToken}`
|
||||
: "";
|
||||
if (
|
||||
this.attachmentOwner.model_name &&
|
||||
this.attachmentOwner.model_name === "dms.file"
|
||||
) {
|
||||
return `/web/content?id=${this.attachmentOwner.id}&field=content&model=dms.file&filename_field=name&download=false`;
|
||||
}
|
||||
return `/web/image/${this.attachmentOwner.id}${accessToken}`;
|
||||
},
|
||||
},
|
||||
},
|
||||
});
|
||||
|
|
@ -0,0 +1,98 @@
|
|||
/**********************************************************************************
|
||||
*
|
||||
* Copyright 2017-2019 MuK IT GmbH
|
||||
* License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
|
||||
*
|
||||
**********************************************************************************/
|
||||
|
||||
.mk_directory_kanban_view {
|
||||
height: 100%;
|
||||
.o_kanban_record {
|
||||
> div:nth-child(1) {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
padding: 0;
|
||||
max-height: $o-kanban-image-width + 1;
|
||||
.mk_directory_kanban_actions {
|
||||
float: left;
|
||||
border-right: solid 1px $gray-400;
|
||||
.mk_directory_kanban_actions_wrapper {
|
||||
min-height: $o-kanban-image-width;
|
||||
.btn-outline-primary {
|
||||
display: flex;
|
||||
border-radius: 0;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
border-color: transparent;
|
||||
min-width: $o-kanban-image-width / 2;
|
||||
min-height: $o-kanban-image-width / 2;
|
||||
&.mk_directory_kanban_directories {
|
||||
border-bottom: solid 1px $gray-400;
|
||||
}
|
||||
}
|
||||
span.total_items {
|
||||
margin-left: 3px;
|
||||
margin-top: 3px;
|
||||
}
|
||||
}
|
||||
}
|
||||
.o_kanban_image {
|
||||
width: $o-kanban-image-width - 1;
|
||||
border-right: solid 1px $gray-400;
|
||||
+ div {
|
||||
padding-left: $o-kanban-image-width + $o-kanban-inside-hgutter +
|
||||
$o-kanban-image-width / 2;
|
||||
@include media-breakpoint-down(sm) {
|
||||
padding-left: $o-kanban-image-width +
|
||||
$o-kanban-inside-hgutter-mobile + $o-kanban-image-width / 2;
|
||||
}
|
||||
}
|
||||
}
|
||||
.o_kanban_details .o_kanban_details_wrapper {
|
||||
padding: 4px 4px 4px 0;
|
||||
.o_kanban_record_title {
|
||||
font-weight: bold;
|
||||
padding-right: 16px;
|
||||
}
|
||||
.o_kanban_record_body {
|
||||
max-height: 12px;
|
||||
.o_kanban_tags {
|
||||
@include o-text-overflow;
|
||||
}
|
||||
}
|
||||
.oe_kanban_avatar {
|
||||
margin-left: 0px;
|
||||
}
|
||||
.favorite_sign_button {
|
||||
margin-top: 1px;
|
||||
font-size: 1.5rem;
|
||||
line-height: 20px;
|
||||
margin-right: 6px;
|
||||
}
|
||||
}
|
||||
.o_dropdown_kanban {
|
||||
.dropdown-menu {
|
||||
min-width: 22rem;
|
||||
.mk_directory_kanban_views {
|
||||
padding-right: 8px;
|
||||
}
|
||||
.mk_directory_kanban_actions {
|
||||
padding-left: 8px;
|
||||
border-right: none;
|
||||
}
|
||||
.fa {
|
||||
min-width: 12px;
|
||||
padding-right: 2px;
|
||||
text-align: center;
|
||||
}
|
||||
.oe_kanban_colorpicker {
|
||||
max-width: none;
|
||||
margin: 5px 5px;
|
||||
padding: 10px 0 0 25px;
|
||||
border-top: 1px solid gray("300");
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,82 @@
|
|||
/**********************************************************************************
|
||||
*
|
||||
* Copyright (c) 2017-2019 MuK IT GmbH.
|
||||
* License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
|
||||
*
|
||||
**********************************************************************************/
|
||||
|
||||
.mk_file_kanban_view {
|
||||
height: 100%;
|
||||
.o_kanban_record {
|
||||
> div:nth-child(1) {
|
||||
padding: 0 5px !important;
|
||||
}
|
||||
|
||||
padding: 0;
|
||||
max-height: $o-kanban-image-width + 1;
|
||||
.o_kanban_image {
|
||||
width: $o-kanban-image-width + 1;
|
||||
border-right: solid 1px $gray-400;
|
||||
}
|
||||
.o_kanban_details .o_kanban_details_wrapper {
|
||||
padding: 4px 4px 4px 0;
|
||||
.o_kanban_record_title {
|
||||
font-weight: bold;
|
||||
padding-right: 16px;
|
||||
}
|
||||
.o_kanban_record_body {
|
||||
max-height: 12px;
|
||||
.o_kanban_tags {
|
||||
@include o-text-overflow;
|
||||
}
|
||||
}
|
||||
.oe_kanban_avatar {
|
||||
margin-left: 0px;
|
||||
}
|
||||
.mk_file_kanban_lock {
|
||||
margin-top: 2px;
|
||||
font-size: 1.2rem;
|
||||
line-height: 20px;
|
||||
margin-right: 6px;
|
||||
}
|
||||
}
|
||||
.o_dropdown_kanban {
|
||||
.dropdown-menu {
|
||||
min-width: 22rem;
|
||||
.mk_file_kanban_operations {
|
||||
padding-right: 8px;
|
||||
}
|
||||
.mk_file_kanban_actions {
|
||||
padding-left: 8px;
|
||||
}
|
||||
.fa {
|
||||
min-width: 12px;
|
||||
padding-right: 2px;
|
||||
text-align: center;
|
||||
}
|
||||
.oe_kanban_colorpicker {
|
||||
max-width: none;
|
||||
margin: 5px 5px;
|
||||
padding: 10px 0 0 25px;
|
||||
border-top: 1px solid gray("300");
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.o_dropzone {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
background-color: #aaaa;
|
||||
z-index: 2;
|
||||
left: 0;
|
||||
top: 0;
|
||||
i {
|
||||
justify-content: center;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
/**********************************************************************************
|
||||
*
|
||||
* Copyright (c) 2017-2019 MuK IT GmbH.
|
||||
* License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
|
||||
*
|
||||
**********************************************************************************/
|
||||
|
||||
$mk-file-kanban-sidebar-width: 200px;
|
||||
$mk-file-kanban-sidebar-padding: 8px;
|
||||
72
odoo-bringout-oca-dms-dms/dms/static/src/xml/views.xml
Normal file
|
|
@ -0,0 +1,72 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!--
|
||||
|
||||
Copyright 2020 CreuBlanca
|
||||
License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
|
||||
|
||||
-->
|
||||
<templates xml:space="preserve">
|
||||
<t t-name="FieldBinaryPreview.Content" t-extend="DocumentViewer.Content">
|
||||
<!-- We need to replace in order to change all the called options,
|
||||
the new item will contain the same elements than the original one
|
||||
-->
|
||||
<t t-jquery=".o_viewer_zoomer" t-operation="replace">
|
||||
<div class="o_viewer_zoomer">
|
||||
<div
|
||||
t-if="widget.activeAttachment.fileType == 'image'"
|
||||
class="o_loading_img text-center"
|
||||
>
|
||||
<i
|
||||
class="fa fa-circle-o-notch fa-spin text-gray-light fa-3x fa-fw"
|
||||
role="img"
|
||||
aria-label="Loading"
|
||||
title="Loading"
|
||||
/>
|
||||
</div>
|
||||
<img
|
||||
t-if="widget.activeAttachment.fileType === 'image'"
|
||||
class="o_viewer_img"
|
||||
t-attf-src="/web/image/#{model}/#{widget.activeAttachment.id}/#{widget.fieldName}?unique=1&signature=#{widget.activeAttachment.checksum}&model=#{model}"
|
||||
alt="Viewer"
|
||||
/>
|
||||
<iframe
|
||||
t-if="widget.activeAttachment.fileType == 'application/pdf'"
|
||||
class="mt32 o_viewer_pdf"
|
||||
t-attf-src="/web/static/lib/pdfjs/web/viewer.html?file=/web/content/#{model}/#{widget.activeAttachment.id}/#{widget.fieldName}"
|
||||
/>
|
||||
<iframe
|
||||
t-if="(widget.activeAttachment.fileType || '').indexOf('text') !== -1"
|
||||
class="mt32 o_viewer_text"
|
||||
t-attf-src="/web/content/#{model}/#{widget.activeAttachment.id}/#{widget.fieldName}"
|
||||
/>
|
||||
<iframe
|
||||
t-if="widget.activeAttachment.fileType == 'youtu'"
|
||||
class="mt32 o_viewer_text"
|
||||
allow="autoplay; encrypted-media"
|
||||
width="560"
|
||||
height="315"
|
||||
t-attf-src="https://www.youtube.com/embed/#{widget.activeAttachment.youtube}"
|
||||
/>
|
||||
<video
|
||||
t-if="widget.activeAttachment.fileType == 'video'"
|
||||
class="o_viewer_video"
|
||||
controls="controls"
|
||||
>
|
||||
<source
|
||||
t-attf-src="/web/image/#{model}/#{widget.activeAttachment.id}/#{widget.fieldName}"
|
||||
t-att-data-type="widget.activeAttachment.mimetype"
|
||||
/>
|
||||
</video>
|
||||
</div>
|
||||
</t>
|
||||
</t>
|
||||
<t t-name="FieldBinaryPreview" t-extend="DocumentViewer">
|
||||
<!-- We need to replace in order to change the called options-->
|
||||
<t t-jquery=".o_document_viewer_content_call" t-operation="replace">
|
||||
<t
|
||||
class="o_document_viewer_content_call"
|
||||
t-call="FieldBinaryPreview.Content"
|
||||
/>
|
||||
</t>
|
||||
</t>
|
||||
</templates>
|
||||