dms
dms copied to clipboard
Odoo modules for a Document Management System
# Migration of the DMS module to v17. Currently a WIP. Code review is in progress, si changes might still occur. TO DO: - [ ] Translations - [ ]...
# Todo https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-16.0 # Modules to migrate - [x] dms - By @vancouver29 - #262 - [ ] dms_attachment_link - By @DemchukM - #311 - [x] dms_auto_classification - By @victoralmau...
## Module The name of the module that has a bug. dms.directory dms.file ## Describe the bug parent_id listed directory not the same permission meaning  ## To Reproduce **Affected...
Add `model_ref` to access groups to avoid possible errors when creating directories from a template. Example of use case: - Create a partner. - Create a template linked to partners....
Migration of https://github.com/OCA/dms/pull/182 depending on `fs_storage` instead of `storage_backend`. (The same TODO applies, which is that changing the storage of existing directories is not supported yet)
# Todo https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-17.0 # Modules to migrate - [x] dms - By @tva-subteno-it - #323 - [x] dms_attachment_link - By @victoralmau - #373 - [x] dms_storage - By @BernatObrador -...
Migrate dms_attachment_link module from Odoo 15.0 to Odoo 16.0
Superseed: #177 DMS Version Control I have made some changes from an old PR, that are designed by @marylla
If the directory is empty, the action would return all files, and the panel show all directories except for the one that triggered the action. The file count was not...
Hey guys, I have a problem im trying to store from the DMS app to the fylesistem in my machine but i dont get it, i created ir_attachment.location file:///opt/openerp/server/openerp/filestore/graficon but...