You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+25-1Lines changed: 25 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,31 @@ storage
17
17
18
18
[//]: #(addons)
19
19
20
-
This part will be replaced when running the oca-gen-addons-table script from OCA/maintainer-tools.
20
+
Unported addons
21
+
---------------
22
+
addon | version | maintainers | summary
23
+
--- | --- | --- | ---
24
+
[fs_attachment](fs_attachment/) | 18.0.2.1.0 (unported) | <ahref='https://github.com/lmignon'><imgsrc='https://github.com/lmignon.png'width='32'height='32'style='border-radius:50%;'alt='lmignon'/></a> | Store attachments on external object store
25
+
[fs_attachment_s3](fs_attachment_s3/) | 18.0.1.1.0 (unported) | <ahref='https://github.com/lmignon'><imgsrc='https://github.com/lmignon.png'width='32'height='32'style='border-radius:50%;'alt='lmignon'/></a> | Store attachments into S3 complient filesystem
26
+
[fs_file](fs_file/) | 18.0.1.0.0 (unported) | <ahref='https://github.com/lmignon'><imgsrc='https://github.com/lmignon.png'width='32'height='32'style='border-radius:50%;'alt='lmignon'/></a> | Field to store files into filesystem storages
27
+
[fs_folder](fs_folder/) | 18.0.1.0.0 (unported) | <ahref='https://github.com/lmignon'><imgsrc='https://github.com/lmignon.png'width='32'height='32'style='border-radius:50%;'alt='lmignon'/></a> | A module to link to Odoo records and manage from record forms forlders from external file systems
28
+
[fs_folder_demo](fs_folder_demo/) | 18.0.1.0.0 (unported) | | Demo for fs_folder addon
29
+
[fs_folder_ms_drive](fs_folder_ms_drive/) | 18.0.1.0.0 (unported) | <ahref='https://github.com/lmignon'><imgsrc='https://github.com/lmignon.png'width='32'height='32'style='border-radius:50%;'alt='lmignon'/></a> | Display and manage your files from Microsoft drives from within Odoo
30
+
[fs_image](fs_image/) | 18.0.1.0.0 (unported) | <ahref='https://github.com/lmignon'><imgsrc='https://github.com/lmignon.png'width='32'height='32'style='border-radius:50%;'alt='lmignon'/></a> | Field to store images into filesystem storages
31
+
[fs_storage](fs_storage/) | 18.0.2.0.1 (unported) | | Implement the concept of Storage with amazon S3, sftp...
32
+
[fs_storage_ms_drive](fs_storage_ms_drive/) | 18.0.1.0.0 (unported) | <ahref='https://github.com/lmignon'><imgsrc='https://github.com/lmignon.png'width='32'height='32'style='border-radius:50%;'alt='lmignon'/></a> | Add the microsoft drives (OneDrive, Sharepoint) as a storage backend
33
+
[image_tag](image_tag/) | 18.0.1.0.0 (unported) | | Image tag model
34
+
[microsoft_drive_account](microsoft_drive_account/) | 18.0.1.0.0 (unported) | <ahref='https://github.com/lmignon'><imgsrc='https://github.com/lmignon.png'width='32'height='32'style='border-radius:50%;'alt='lmignon'/></a> | Link user with Microsoft
35
+
[storage_backend](storage_backend/) | 18.0.1.0.0 (unported) | | Implement the concept of Storage with amazon S3, sftp...
0 commit comments