mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-22 20:12:04 -06:00
[BOT] post-merge updates
This commit is contained in:
parent
9d5a5bbc67
commit
99b6c9bced
@ -29,6 +29,7 @@ addon | version | maintainers | summary
|
||||
[document_page_reference](document_page_reference/) | 16.0.1.0.1 | [](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
|
||||
|
||||
[//]: # (end addons)
|
||||
|
||||
|
@ -1 +1 @@
|
||||
16.0.20230904.0
|
||||
16.0.20240206.0
|
@ -16,6 +16,7 @@ setuptools.setup(
|
||||
'odoo-addon-document_page_reference>=16.0dev,<16.1dev',
|
||||
'odoo-addon-document_page_tag>=16.0dev,<16.1dev',
|
||||
'odoo-addon-document_url>=16.0dev,<16.1dev',
|
||||
'odoo-addon-document_url_google_drive>=16.0dev,<16.1dev',
|
||||
],
|
||||
classifiers=[
|
||||
'Programming Language :: Python',
|
||||
|
Loading…
Reference in New Issue
Block a user