File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ Available addons
22
22
addon | version | maintainers | summary
23
23
--- | --- | --- | ---
24
24
[ 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
25
26
[ 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
26
27
[ dms_field] ( dms_field/ ) | 16.0.1.1.1 | | Create DMS View and allow to use them inside a record
27
28
[ 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
Original file line number Diff line number Diff line change 1
- 16.0.20240827 .0
1
+ 16.0.20241008 .0
Original file line number Diff line number Diff line change 9
9
version = version ,
10
10
install_requires = [
11
11
'odoo-addon-dms>=16.0dev,<16.1dev' ,
12
+ 'odoo-addon-dms_attachment_link>=16.0dev,<16.1dev' ,
12
13
'odoo-addon-dms_auto_classification>=16.0dev,<16.1dev' ,
13
14
'odoo-addon-dms_field>=16.0dev,<16.1dev' ,
14
15
'odoo-addon-dms_field_auto_classification>=16.0dev,<16.1dev' ,
You can’t perform that action at this time.
0 commit comments