Skip to content

Commit 3cd8844

Browse files
committed
[BOT] post-merge updates
1 parent 137fd20 commit 3cd8844

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Available addons
2222
addon | version | maintainers | summary
2323
--- | --- | --- | ---
2424
[dms](dms/) | 16.0.1.8.2 | | Document Management System for Odoo
25+
[dms_attachment_link](dms_attachment_link/) | 16.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Dms Attachment Link
2526
[dms_auto_classification](dms_auto_classification/) | 16.0.1.1.1 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Auto classify documents into DMS
2627
[dms_field](dms_field/) | 16.0.1.1.1 | | Create DMS View and allow to use them inside a record
2728
[dms_field_auto_classification](dms_field_auto_classification/) | 16.0.1.0.1 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Auto classify files into embedded DMS

setup/_metapackage/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.0.20240827.0
1+
16.0.20241008.0

setup/_metapackage/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
version=version,
1010
install_requires=[
1111
'odoo-addon-dms>=16.0dev,<16.1dev',
12+
'odoo-addon-dms_attachment_link>=16.0dev,<16.1dev',
1213
'odoo-addon-dms_auto_classification>=16.0dev,<16.1dev',
1314
'odoo-addon-dms_field>=16.0dev,<16.1dev',
1415
'odoo-addon-dms_field_auto_classification>=16.0dev,<16.1dev',

0 commit comments

Comments
 (0)