mirror of
https://github.com/bringout/oca-dms.git
synced 2026-04-18 10:22:00 +02:00
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
9 lines
423 B
ReStructuredText
9 lines
423 B
ReStructuredText
#. 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.
|