dms icon indicating copy to clipboard operation
dms copied to clipboard

Odoo modules for a Document Management System

Results 41 dms issues
Sort by recently updated
recently updated
newest added

# 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...

help wanted
work in progress
no stale

## 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 ![image](https://github.com/OCA/dms/assets/75714943/d407fa94-70d1-4812-b3ab-0ff8fe5d0bd6) ## To Reproduce **Affected...

bug

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)

stale

# 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 -...

help wanted
work in progress
no stale

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...