mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-27 19:08:42 -06:00
[FIX]document_url_google_drive: fix in tests move name parameters
This commit is contained in:
parent
8f5399e315
commit
05f0a7d3f6
@ -2,38 +2,6 @@
|
|||||||
Google Drive URL attachment
|
Google Drive URL attachment
|
||||||
===========================
|
===========================
|
||||||
|
|
||||||
..
|
|
||||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
||||||
!! This file is generated by oca-gen-addon-readme !!
|
|
||||||
!! changes will be overwritten. !!
|
|
||||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
||||||
!! source digest: sha256:b1892b278b57e83eeb2a47df1e2d7d49a5a9c517f3e05ce1ef6984d2bdfb2b75
|
|
||||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
||||||
|
|
||||||
.. |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/16.0/document_url_google_drive
|
|
||||||
:alt: OCA/knowledge
|
|
||||||
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
|
||||||
:target: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-document_url_google_drive
|
|
||||||
:alt: Translate me on Weblate
|
|
||||||
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
|
|
||||||
:target: https://runboat.odoo-community.org/builds?repo=OCA/knowledge&target_branch=16.0
|
|
||||||
:alt: Try me on Runboat
|
|
||||||
|
|
||||||
|badge1| |badge2| |badge3| |badge4| |badge5|
|
|
||||||
|
|
||||||
This module extends the functionality of the document_url module and
|
|
||||||
allows you to attach a link to a file from your Google Drive
|
|
||||||
===========================
|
|
||||||
Google Drive URL attachment
|
|
||||||
===========================
|
|
||||||
|
|
||||||
..
|
..
|
||||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||||
!! This file is generated by oca-gen-addon-readme !!
|
!! This file is generated by oca-gen-addon-readme !!
|
||||||
@ -76,7 +44,6 @@ To configure this module, you need to:
|
|||||||
- Go to Settings -> General Settings and scroll down to the
|
- Go to Settings -> General Settings and scroll down to the
|
||||||
Integrations section.
|
Integrations section.
|
||||||
|
|
||||||
- Enable "Google API", save.
|
|
||||||
- Enable "Google API", save. Setup instructions
|
- Enable "Google API", save. Setup instructions
|
||||||
https://developers.google.com/drive/picker/guides/overview
|
https://developers.google.com/drive/picker/guides/overview
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user