mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 13:52:05 +02:00
Initial commit: OCA Technical packages (595 packages)
This commit is contained in:
commit
2cc02aac6e
24950 changed files with 2318079 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
* `Tecnativa <https://www.tecnativa.com>`_:
|
||||
|
||||
* Víctor Martínez
|
||||
* Pedro M. Baeza
|
||||
|
|
@ -0,0 +1 @@
|
|||
Automatically classify files within a .zip file to the corresponding DMS directory(s).
|
||||
|
|
@ -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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue