| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/server-tools |
| GIT | |
| GIT | https://github.com/OCA/server-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/server-tools/tree/11.0/base_directory_file_download |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Tools |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Onestein |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Onestein |
| COMMITTERS | |
| COMMITTERS | Andrea, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/server-tools |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:24:00 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base_setup - base - web |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
ir_filesystem_directory_form |
ir.filesystem.directory | form | New | |
ir_filesystem_directory_tree |
ir.filesystem.directory | tree | New |
directory
Char
file_count
Integer
compute='_compute_file_count'
string='# Files'
file_ids
One2many → ir.filesystem.file
compute='_compute_file_ids'
string='Files'
args: 'ir.filesystem.file'
files_filter
Char
name
Char
copy=False
required=True
copy(self, default=None)
get_dir(self)
onchange_directory(self)
reload(self)
directory_id
Many2one → ir.filesystem.directory
string='Directory'
args: 'ir.filesystem.directory'
file_content
Binary
compute='_compute_file'
filename
Char
name
Char
required=True
stored_filename
Char
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/server-tools |
| GIT | |
| GIT | https://github.com/OCA/server-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/server-tools/tree/10.0/base_directory_file_download |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Tools |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Onestein |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Onestein |
| COMMITTERS | |
| COMMITTERS | Holger Brunn, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/server-tools |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:20:00 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base_setup - base - web_kanban - web |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
ir_filesystem_directory_form |
ir.filesystem.directory | form | New | |
ir_filesystem_directory_tree |
ir.filesystem.directory | tree | New |
directory
Char
file_count
Integer
compute='_compute_file_count'
string='# Files'
file_ids
One2many → ir.filesystem.file
compute='_compute_file_ids'
string='Files'
args: 'ir.filesystem.file'
name
Char
copy=False
required=True
copy(self, default=None)
get_dir(self)
onchange_directory(self)
reload(self)
directory_id
Many2one → ir.filesystem.directory
string='Directory'
args: 'ir.filesystem.directory'
file_content
Binary
compute='_compute_file'
filename
Char
name
Char
required=True
stored_filename
Char
No public methods.