Initial commit: OCA Technical packages (595 packages)

This commit is contained in:
Ernad Husremovic 2025-08-29 15:43:03 +02:00
commit 2cc02aac6e
24950 changed files with 2318079 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.