Add oca-dms submodule with 10 DMS modules

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Ernad Husremovic 2025-08-30 17:46:17 +02:00
parent c674eb0508
commit ae2c6775ba
569 changed files with 63341 additions and 0 deletions

View file

@ -0,0 +1,9 @@
#. Go to `Documents / Configuration / Classification Templates` and create a new template.
#. You can set patterns (regex expressions) for filenames and directories.
Example of filename pattern to use only .txt files: .txt$
Directory pattern example 1: Documents
Directory pattern example 1: Documents / Data
If the pattern doesn't contain path separators (/), the file name will be search across
all the subdirectories.

View file

@ -0,0 +1,4 @@
* `Tecnativa <https://www.tecnativa.com>`_:
* Víctor Martínez
* Pedro M. Baeza

View file

@ -0,0 +1 @@
Automatically classify files within a .zip file to the corresponding DMS directory(s).

View file

@ -0,0 +1,6 @@
#. Go to `Documents / Auto Classification` and select a template and a .zip file.
#. Press the `Analyze` button
#. As many lines will be set as the number of files contained in the .zip file and apply the filename pattern.
#. The full path to the file will be displayed in each detail line.
#. Press the `Classify` button
#. The files (dms.file) will be created in the corresponding directories.