Odoo Document & Knowledge Management
Go to file
Jairo Llopis 5b8879583d
[FIX] document_url: Always add attachment filename
In v12, if you browse to a record that has an URL attachment, you'll get an error because its `filename` will be `False` and that will make [this line][1] fail.

To avoid that problem:

1. A migration script ensures URL attachments always have a filename.
2. From now on, created URL attachments with this module will also have a filename.
3. The filename used is the name.

[1]: 66c5053a3d/addons/mail/static/src/xml/thread.xml (L506)
2019-09-20 15:25:08 +01:00
document_page Translated using Weblate (French) 2019-08-01 23:43:49 +00:00
document_page_approval Update translation files 2019-09-12 10:22:49 +00:00
document_page_project [UPD] README.rst 2019-09-12 10:22:38 +00:00
document_url [FIX] document_url: Always add attachment filename 2019-09-20 15:25:08 +01:00
knowledge Translated using Weblate (French) 2019-08-01 23:43:48 +00:00
setup [ADD] setup.py 2019-09-12 10:22:39 +00:00
.gitignore [MIG] Add metafiles 2018-09-27 02:07:48 +02:00
.travis.yml [MIG] .travis.yml: Upgrade to Postgres 9.6 2018-10-01 09:26:16 +02:00
LICENSE [MIG] Add metafiles 2018-09-27 02:07:48 +02:00
README.md [MIG] Add metafiles 2018-09-27 02:07:48 +02:00

Runbot Status Build Status codecov

Knowledge

This project is meant to gather all community extensions of Odoo's knowledge and document management.

Here you should find all community modules that:

  • implement means to structure knowledge
  • provide access to knowledge/documents

Translation Status

Transifex Status