odoo-addon-dms 16.0.1.8.0.7__py3-none-any.whl → 16.0.1.8.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- odoo/addons/dms/README.rst +1 -1
- odoo/addons/dms/__manifest__.py +1 -1
- odoo/addons/dms/i18n/fa.po +462 -320
- odoo/addons/dms/static/description/index.html +8 -5
- {odoo_addon_dms-16.0.1.8.0.7.dist-info → odoo_addon_dms-16.0.1.8.1.dist-info}/METADATA +2 -2
- {odoo_addon_dms-16.0.1.8.0.7.dist-info → odoo_addon_dms-16.0.1.8.1.dist-info}/RECORD +8 -8
- {odoo_addon_dms-16.0.1.8.0.7.dist-info → odoo_addon_dms-16.0.1.8.1.dist-info}/WHEEL +0 -0
- {odoo_addon_dms-16.0.1.8.0.7.dist-info → odoo_addon_dms-16.0.1.8.1.dist-info}/top_level.txt +0 -0
@@ -8,10 +8,11 @@
|
|
8
8
|
|
9
9
|
/*
|
10
10
|
:Author: David Goodger (goodger@python.org)
|
11
|
-
:Id: $Id: html4css1.css
|
11
|
+
:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
|
12
12
|
:Copyright: This stylesheet has been placed in the public domain.
|
13
13
|
|
14
14
|
Default cascading style sheet for the HTML output of Docutils.
|
15
|
+
Despite the name, some widely supported CSS2 features are used.
|
15
16
|
|
16
17
|
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
|
17
18
|
customize this style sheet.
|
@@ -274,7 +275,7 @@ pre.literal-block, pre.doctest-block, pre.math, pre.code {
|
|
274
275
|
margin-left: 2em ;
|
275
276
|
margin-right: 2em }
|
276
277
|
|
277
|
-
pre.code .ln { color:
|
278
|
+
pre.code .ln { color: gray; } /* line numbers */
|
278
279
|
pre.code, code { background-color: #eeeeee }
|
279
280
|
pre.code .comment, code .comment { color: #5C6576 }
|
280
281
|
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
|
@@ -300,7 +301,7 @@ span.option {
|
|
300
301
|
span.pre {
|
301
302
|
white-space: pre }
|
302
303
|
|
303
|
-
span.problematic {
|
304
|
+
span.problematic, pre.problematic {
|
304
305
|
color: red }
|
305
306
|
|
306
307
|
span.section-subtitle {
|
@@ -366,7 +367,7 @@ ul.auto-toc {
|
|
366
367
|
!! This file is generated by oca-gen-addon-readme !!
|
367
368
|
!! changes will be overwritten. !!
|
368
369
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
369
|
-
!! source digest: sha256:
|
370
|
+
!! source digest: sha256:a204637d29c3762955a5d324a79237c44f2a05581eeb8072afac98f8723a14ee
|
370
371
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
371
372
|
<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>
|
372
373
|
<p>DMS is a module for creating, managing and viewing document files directly
|
@@ -549,7 +550,9 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
|
|
549
550
|
<div class="section" id="maintainers">
|
550
551
|
<h2><a class="toc-backref" href="#toc-entry-14">Maintainers</a></h2>
|
551
552
|
<p>This module is maintained by the OCA.</p>
|
552
|
-
<a class="reference external image-reference" href="https://odoo-community.org"
|
553
|
+
<a class="reference external image-reference" href="https://odoo-community.org">
|
554
|
+
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
|
555
|
+
</a>
|
553
556
|
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
|
554
557
|
mission is to support the collaborative development of Odoo features and
|
555
558
|
promote its widespread use.</p>
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: odoo-addon-dms
|
3
|
-
Version: 16.0.1.8.
|
3
|
+
Version: 16.0.1.8.1
|
4
4
|
Summary: Document Management System for Odoo
|
5
5
|
Home-page: https://github.com/OCA/dms
|
6
6
|
Author: MuK IT, Tecnativa, Odoo Community Association (OCA)
|
@@ -22,7 +22,7 @@ Document Management System
|
|
22
22
|
!! This file is generated by oca-gen-addon-readme !!
|
23
23
|
!! changes will be overwritten. !!
|
24
24
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
25
|
-
!! source digest: sha256:
|
25
|
+
!! source digest: sha256:a204637d29c3762955a5d324a79237c44f2a05581eeb8072afac98f8723a14ee
|
26
26
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
27
27
|
|
28
28
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
@@ -1,6 +1,6 @@
|
|
1
|
-
odoo/addons/dms/README.rst,sha256=
|
1
|
+
odoo/addons/dms/README.rst,sha256=CQsgWWKm3PJEXrdx5Bcmrvv2YgEnbALr2SesVxY1AwQ,7748
|
2
2
|
odoo/addons/dms/__init__.py,sha256=dnUeA_K1torbiMNF3tt2dtECdk-FkWm01DByr9MBMIA,69
|
3
|
-
odoo/addons/dms/__manifest__.py,sha256=
|
3
|
+
odoo/addons/dms/__manifest__.py,sha256=voZN5Q5zz9EsHHGTKEnd7v5XILX8EahMUYLazNAa-P8,1863
|
4
4
|
odoo/addons/dms/actions/file.xml,sha256=NlRIQoCbbDSaRmsumJP9dcrNtYpQji74hwhfi5TillE,524
|
5
5
|
odoo/addons/dms/controllers/__init__.py,sha256=akfNDwFGryweTYowOA3DbbP0zvLmQtCdihtGhYvsIPQ,40
|
6
6
|
odoo/addons/dms/controllers/main.py,sha256=9TjOKDeNerPNN4CKL0TWQiqOpNug8pqG6F5uBJO3bkM,1960
|
@@ -15,7 +15,7 @@ odoo/addons/dms/demo/tag.xml,sha256=QfLyWfBB2Cpa6mMWmuUfQJ-l3Ofj8QpFglVmTFgIsGs,
|
|
15
15
|
odoo/addons/dms/i18n/de.po,sha256=qQ63c65MrQ2u3qLZ_sqHGYCYA5nBesGL63Y4P7T-1qA,84520
|
16
16
|
odoo/addons/dms/i18n/dms.pot,sha256=e7mKqhKOMsO7GE2Ii5TJUQVcKMCMKxIdRQrRSCr-JPc,72681
|
17
17
|
odoo/addons/dms/i18n/es.po,sha256=bRywqvW-6vvM_DOSTcuts_sJHLqFxYyq-iM-KR4gLGE,85377
|
18
|
-
odoo/addons/dms/i18n/fa.po,sha256=
|
18
|
+
odoo/addons/dms/i18n/fa.po,sha256=9j7212JTQ7N29uV--ChbHY-sjPFhbjv4e1dsdIwI4SU,92020
|
19
19
|
odoo/addons/dms/i18n/fa_IR.po,sha256=cyP2FpA8emfFwRMw-pj3wxgYF4RzM4akp3otHmoiVJ8,72753
|
20
20
|
odoo/addons/dms/i18n/fr.po,sha256=kHoUp1yB97V8ObbY6imT3J-y62_k61SjFsSRbIisAdU,86185
|
21
21
|
odoo/addons/dms/i18n/he_IL.po,sha256=cSLcR6RlJ7wT2-IgnHHPsXDwqrT4DCTWoDmMJ98eBjA,83200
|
@@ -50,7 +50,7 @@ odoo/addons/dms/security/ir.model.access.csv,sha256=_SuEwHD3SOXbpLalbr5FqGjPvwtD
|
|
50
50
|
odoo/addons/dms/security/security.xml,sha256=plasjSwS2w5GK07BvW9obXNOpPgeBLKeEkUJ6Wpc6nA,9085
|
51
51
|
odoo/addons/dms/static/description/icon.png,sha256=8xwcyAfhzMOu_xBinu4KwZsvmqUj6X5aF2LUQvvwdc4,7197
|
52
52
|
odoo/addons/dms/static/description/icon.svg,sha256=cICSzGzl0Z00q7m0yhriujt2ip5_v4ymxAMTGzolxsc,8025
|
53
|
-
odoo/addons/dms/static/description/index.html,sha256
|
53
|
+
odoo/addons/dms/static/description/index.html,sha256=k3qTVoEbu4qQhOLM5sebbXhtm4m_UDiQ6B8mhmqrOds,20441
|
54
54
|
odoo/addons/dms/static/icons/file_ai.svg,sha256=HeCXVJivVnn6jjj__5WJiLfZv4mrmAamPFek0CwozCc,3343
|
55
55
|
odoo/addons/dms/static/icons/file_aj.svg,sha256=mUbfvaV5_m3zJ3zZKldBbaFz4AZNQNecSZ1W_JCZeE4,3063
|
56
56
|
odoo/addons/dms/static/icons/file_avi.svg,sha256=Pf78IrO6gGsg3aUVguOu6osDwLYz5ceIOLMbTRpya5s,1862
|
@@ -210,7 +210,7 @@ odoo/addons/dms/wizards/wizard_dms_file_move.py,sha256=zQouQDJuLWOrjzkksiUaTf0DF
|
|
210
210
|
odoo/addons/dms/wizards/wizard_dms_file_move_views.xml,sha256=bYWdX_QlMpIOS5gRk7iEyddHKLCvAkvzDxfT3oM1lCo,1931
|
211
211
|
odoo/addons/dms/wizards/wizard_dms_share.py,sha256=s7n6nQy0I6qVsvQ7Z57lfY28wi8tbd9062Bdw-BSoWg,558
|
212
212
|
odoo/addons/dms/wizards/wizard_dms_share_views.xml,sha256=63BhWyowqJ2Yf3RdOdjT6WvC13jXxTKzsJEZXmaHv-A,1230
|
213
|
-
odoo_addon_dms-16.0.1.8.
|
214
|
-
odoo_addon_dms-16.0.1.8.
|
215
|
-
odoo_addon_dms-16.0.1.8.
|
216
|
-
odoo_addon_dms-16.0.1.8.
|
213
|
+
odoo_addon_dms-16.0.1.8.1.dist-info/METADATA,sha256=nRdv5ZZMDZr90vcT48yqsYLPSMpzBEkKeaBR2v7Rh-g,8269
|
214
|
+
odoo_addon_dms-16.0.1.8.1.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
215
|
+
odoo_addon_dms-16.0.1.8.1.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
|
216
|
+
odoo_addon_dms-16.0.1.8.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|