Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
65f3681
[ADD] document_url: Module to attach URLs as documents
pedrobaeza Oct 24, 2014
c78bada
Slovene translations added
sysadminmatmoz Apr 13, 2015
e09db0a
[MIG] from 8.0 to 9.0 document_url (#89)
Aug 10, 2016
37c46a4
[FIX] document_url: Fix documentation
pedrobaeza Aug 10, 2016
644ba74
OCA Transbot updated translations from Transifex
oca-transbot Aug 13, 2016
2e7f9fe
[FIX][document_url] Consistent styling.
yajo Sep 29, 2016
a4b3f7a
[MIG] document_url: Migration to 11.0
ernestotejeda Apr 28, 2018
c7f356f
[MIG] document_url: Refactoring code
ernestotejeda Jul 10, 2018
29073b1
[UPD] Update document_url.pot
oca-travis Jul 17, 2018
a100bca
[UPD] README.rst
OCA-git-bot Jul 18, 2018
e334ddc
Update translation files
oca-transbot Dec 9, 2018
b75894a
[FIX] pylint/javascript-lint
MiquelRForgeFlow Mar 11, 2019
aa5a6e8
[MIG] document_url: Migration to 12.0
ernestotejeda Apr 25, 2019
86142ba
[UPD] README.rst
OCA-git-bot Apr 30, 2019
073bb47
[UPD] Update document_url.pot
oca-travis Apr 30, 2019
2bb2051
Update translation files
oca-transbot May 20, 2019
2e203a5
[UPD] README.rst
OCA-git-bot Jul 29, 2019
be79293
Translated using Weblate (Croatian)
badbole Nov 13, 2019
4c5c37c
[IMP] document_url: black, isort
Mar 11, 2020
a69dd83
[MIG] document_url: Migration to 13.0
Mar 11, 2020
4915f03
[UPD] Update document_url.pot
oca-travis Nov 10, 2020
3fff296
[UPD] README.rst
OCA-git-bot Nov 10, 2020
4146efc
Update translation files
oca-transbot Nov 11, 2020
e96904a
[FIX] document_url: Fix module dependencies.
sergio-teruel Mar 7, 2021
6592034
document_url 13.0.1.0.1
OCA-git-bot Mar 8, 2021
4d38b8a
[IMP] document_url: black, isort, prettier
DavidBForgeFlow Sep 1, 2021
fbb92dc
[MIG] document_url: Migration to 14.0
DavidBForgeFlow Sep 1, 2021
c8174b8
[MIG] document_url: Migration to 14.0
DavidBForgeFlow Sep 2, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
91 changes: 91 additions & 0 deletions document_url/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
==============
URL attachment
==============

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fknowledge-lightgray.png?logo=github
:target: https://github.com/OCA/knowledge/tree/13.0/document_url
:alt: OCA/knowledge
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/knowledge-13-0/knowledge-13-0-document_url
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
:target: https://runbot.odoo-community.org/runbot/118/13.0
:alt: Try me on Runbot

|badge1| |badge2| |badge3| |badge4| |badge5|

Module that allows to attach an URL as a document.

**Table of contents**

.. contents::
:local:

Usage
=====

To use this module, you need to:

#. Open the form view of an object (Example: Customer Invoice INV/2019/0007).
#. Go to the chatter and click on the attached icon.
#. Click **Add URL** link.
#. Fill the wizard fields and click on Add button.
#. You will see a new **URL attachment** in the set of attachments related to
the object.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/knowledge/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed
`feedback <https://github.com/OCA/knowledge/issues/new?body=module:%20document_url%0Aversion:%2013.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
~~~~~~~

* Tecnativa

Contributors
~~~~~~~~~~~~

* Jonathan Nemry <jonathan.nemry@acsone.eu>
* `Tecnativa <https://www.tecnativa.com>`_:

* Pedro M. Baeza
* Ernesto Tejeda
* Manuel Calero
* Víctor Martínez

Maintainers
~~~~~~~~~~~

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org

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.

This module is part of the `OCA/knowledge <https://github.com/OCA/knowledge/tree/13.0/document_url>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
4 changes: 4 additions & 0 deletions document_url/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Copyright 2014 Serv. Tecnol. Avanzados (http://www.serviciosbaeza.com)
# Copyright 2014 Tecnativa - Pedro M. Baeza
# Copyright 2016 ACSONE SA/NV (<http://acsone.eu>)
from . import wizard
17 changes: 17 additions & 0 deletions document_url/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Copyright 2014 Tecnativa - Pedro M. Baeza
# Copyright 2020 Tecnativa - Manuel Calero
{
"name": "URL attachment",
"version": "14.0.1.0.0",
"category": "Tools",
"author": "Tecnativa, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/knowledge",
"license": "AGPL-3",
"depends": ["mail"],
"data": [
"view/document_url_view.xml",
"security/ir.model.access.csv",
],
"qweb": ["static/src/xml/url.xml"],
"installable": True,
}
93 changes: 93 additions & 0 deletions document_url/i18n/am.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * document_url
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-08-13 13:00+0000\n"
"PO-Revision-Date: 2016-08-13 13:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"Language-Team: Amharic (https://www.transifex.com/oca/teams/23907/am/)\n"
"Language: am\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"

#. module: document_url
#: model_terms:ir.ui.view,arch_db:document_url.view_ir_attachment_add_url_form
msgid "Add"
msgstr ""

#. module: document_url
#. openerp-web
#: code:addons/document_url/static/src/xml/url.xml:0
#: model:ir.actions.act_window,name:document_url.action_ir_attachment_add_url
#: model_terms:ir.ui.view,arch_db:document_url.view_ir_attachment_add_url_form
#, python-format
msgid "Add URL"
msgstr ""

#. module: document_url
#: model_terms:ir.ui.view,arch_db:document_url.view_ir_attachment_add_url_form
msgid "Cancel"
msgstr "መሰረዝ"

#. module: document_url
#: model:ir.model.fields,field_description:document_url.field_ir_attachment_add_url__create_uid
msgid "Created by"
msgstr "Creado por"

#. module: document_url
#: model:ir.model.fields,field_description:document_url.field_ir_attachment_add_url__create_date
msgid "Created on"
msgstr "Creado en"

#. module: document_url
#: model:ir.model.fields,field_description:document_url.field_ir_attachment_add_url__display_name
msgid "Display Name"
msgstr ""

#. module: document_url
#: model:ir.model.fields,field_description:document_url.field_ir_attachment_add_url__id
msgid "ID"
msgstr "ID"

#. module: document_url
#: model:ir.model.fields,field_description:document_url.field_ir_attachment_add_url____last_update
msgid "Last Modified on"
msgstr ""

#. module: document_url
#: model:ir.model.fields,field_description:document_url.field_ir_attachment_add_url__write_uid
msgid "Last Updated by"
msgstr "Última actualización por"

#. module: document_url
#: model:ir.model.fields,field_description:document_url.field_ir_attachment_add_url__write_date
msgid "Last Updated on"
msgstr "Última actualización en"

#. module: document_url
#: model:ir.model.fields,field_description:document_url.field_ir_attachment_add_url__name
msgid "Name"
msgstr ""

#. module: document_url
#: model:ir.model.fields,field_description:document_url.field_ir_attachment_add_url__url
msgid "URL"
msgstr ""

#. module: document_url
#: model:ir.model,name:document_url.model_ir_attachment_add_url
msgid "Wizard to add URL attachment"
msgstr ""

#. module: document_url
#: model_terms:ir.ui.view,arch_db:document_url.view_ir_attachment_add_url_form
msgid "or"
msgstr "ወይም"
94 changes: 94 additions & 0 deletions document_url/i18n/ar.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * document_url
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-08-11 02:46+0000\n"
"PO-Revision-Date: 2016-08-11 02:46+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"

#. module: document_url
#: model_terms:ir.ui.view,arch_db:document_url.view_ir_attachment_add_url_form
msgid "Add"
msgstr ""

#. module: document_url
#. openerp-web
#: code:addons/document_url/static/src/xml/url.xml:0
#: model:ir.actions.act_window,name:document_url.action_ir_attachment_add_url
#: model_terms:ir.ui.view,arch_db:document_url.view_ir_attachment_add_url_form
#, python-format
msgid "Add URL"
msgstr ""

#. module: document_url
#: model_terms:ir.ui.view,arch_db:document_url.view_ir_attachment_add_url_form
msgid "Cancel"
msgstr "إلغاء"

#. module: document_url
#: model:ir.model.fields,field_description:document_url.field_ir_attachment_add_url__create_uid
msgid "Created by"
msgstr "أنشئ بواسطة"

#. module: document_url
#: model:ir.model.fields,field_description:document_url.field_ir_attachment_add_url__create_date
msgid "Created on"
msgstr "أنشئ في"

#. module: document_url
#: model:ir.model.fields,field_description:document_url.field_ir_attachment_add_url__display_name
msgid "Display Name"
msgstr ""

#. module: document_url
#: model:ir.model.fields,field_description:document_url.field_ir_attachment_add_url__id
msgid "ID"
msgstr "المعرف"

#. module: document_url
#: model:ir.model.fields,field_description:document_url.field_ir_attachment_add_url____last_update
msgid "Last Modified on"
msgstr ""

#. module: document_url
#: model:ir.model.fields,field_description:document_url.field_ir_attachment_add_url__write_uid
msgid "Last Updated by"
msgstr "آخر تحديث بواسطة"

#. module: document_url
#: model:ir.model.fields,field_description:document_url.field_ir_attachment_add_url__write_date
msgid "Last Updated on"
msgstr "آخر تحديث في"

#. module: document_url
#: model:ir.model.fields,field_description:document_url.field_ir_attachment_add_url__name
msgid "Name"
msgstr ""

#. module: document_url
#: model:ir.model.fields,field_description:document_url.field_ir_attachment_add_url__url
msgid "URL"
msgstr ""

#. module: document_url
#: model:ir.model,name:document_url.model_ir_attachment_add_url
msgid "Wizard to add URL attachment"
msgstr ""

#. module: document_url
#: model_terms:ir.ui.view,arch_db:document_url.view_ir_attachment_add_url_form
msgid "or"
msgstr "أو"
93 changes: 93 additions & 0 deletions document_url/i18n/bg.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * document_url
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-08-11 02:46+0000\n"
"PO-Revision-Date: 2016-08-11 02:46+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: document_url
#: model_terms:ir.ui.view,arch_db:document_url.view_ir_attachment_add_url_form
msgid "Add"
msgstr ""

#. module: document_url
#. openerp-web
#: code:addons/document_url/static/src/xml/url.xml:0
#: model:ir.actions.act_window,name:document_url.action_ir_attachment_add_url
#: model_terms:ir.ui.view,arch_db:document_url.view_ir_attachment_add_url_form
#, python-format
msgid "Add URL"
msgstr ""

#. module: document_url
#: model_terms:ir.ui.view,arch_db:document_url.view_ir_attachment_add_url_form
msgid "Cancel"
msgstr "Откажи"

#. module: document_url
#: model:ir.model.fields,field_description:document_url.field_ir_attachment_add_url__create_uid
msgid "Created by"
msgstr "Създадено от"

#. module: document_url
#: model:ir.model.fields,field_description:document_url.field_ir_attachment_add_url__create_date
msgid "Created on"
msgstr "Създадено на"

#. module: document_url
#: model:ir.model.fields,field_description:document_url.field_ir_attachment_add_url__display_name
msgid "Display Name"
msgstr ""

#. module: document_url
#: model:ir.model.fields,field_description:document_url.field_ir_attachment_add_url__id
msgid "ID"
msgstr "ID"

#. module: document_url
#: model:ir.model.fields,field_description:document_url.field_ir_attachment_add_url____last_update
msgid "Last Modified on"
msgstr ""

#. module: document_url
#: model:ir.model.fields,field_description:document_url.field_ir_attachment_add_url__write_uid
msgid "Last Updated by"
msgstr "Последно обновено от"

#. module: document_url
#: model:ir.model.fields,field_description:document_url.field_ir_attachment_add_url__write_date
msgid "Last Updated on"
msgstr "Последно обновено на"

#. module: document_url
#: model:ir.model.fields,field_description:document_url.field_ir_attachment_add_url__name
msgid "Name"
msgstr ""

#. module: document_url
#: model:ir.model.fields,field_description:document_url.field_ir_attachment_add_url__url
msgid "URL"
msgstr ""

#. module: document_url
#: model:ir.model,name:document_url.model_ir_attachment_add_url
msgid "Wizard to add URL attachment"
msgstr ""

#. module: document_url
#: model_terms:ir.ui.view,arch_db:document_url.view_ir_attachment_add_url_form
msgid "or"
msgstr "или"
Loading