[BOT] post-merge updates

This commit is contained in:
OCA-git-bot 2024-02-07 18:29:28 +00:00
parent cf13cd69fc
commit 24404c1739
4 changed files with 4 additions and 5 deletions

View File

@ -29,7 +29,7 @@ addon | version | maintainers | summary
[document_page_reference](document_page_reference/) | 16.0.1.0.1 | [![etobella](https://github.com/etobella.png?size=30px)](https://github.com/etobella) | Include references on document pages
[document_page_tag](document_page_tag/) | 16.0.1.0.0 | | Allows you to assign tags or keywords to pages and search for them afterwards
[document_url](document_url/) | 16.0.1.0.3 | | URL attachment
[document_url_google_drive](document_url_google_drive/) | 16.0.1.0.0 | | Attach Google Drive link to Odoo document using Google Drive Picker
[document_url_google_drive](document_url_google_drive/) | 16.0.1.0.1 | | Attach Google Drive link to Odoo document using Google Drive Picker
[//]: # (end addons)

View File

@ -7,7 +7,7 @@ Google Drive URL Attachment
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:723f433293d64e47f6b5d8de477b2beed68b4ae127c00be47a372cd5c6954fbe
!! source digest: sha256:87f75612d4443c8f053ffbfd02ff5f4d6a31cbb16218dfd0561f7589ae010da9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

View File

@ -3,7 +3,7 @@
{
"name": "Google Drive URL Attachment",
"summary": "Attach Google Drive link to Odoo document using Google Drive Picker",
"version": "16.0.1.0.0",
"version": "16.0.1.0.1",
"category": "Tools",
"website": "https://github.com/OCA/knowledge",
"author": "Cetmix, Odoo Community Association (OCA)",

View File

@ -1,4 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<!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>
@ -367,7 +366,7 @@ ul.auto-toc {
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:723f433293d64e47f6b5d8de477b2beed68b4ae127c00be47a372cd5c6954fbe
!! source digest: sha256:87f75612d4443c8f053ffbfd02ff5f4d6a31cbb16218dfd0561f7589ae010da9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/knowledge/tree/16.0/document_url_google_drive"><img alt="OCA/knowledge" src="https://img.shields.io/badge/github-OCA%2Fknowledge-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-document_url_google_drive"><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/knowledge&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module extends the functionality of the document_url module and