| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/server-ux |
| GIT | |
| GIT | https://github.com/OCA/server-ux.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/server-ux/tree/16.0/base_binary_url_import |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, lehoangan1988 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/server-ux |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:53 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/web: - web_domain_field odoo/odoo: - base - base_import - web |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
pyrfc6266 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
base_binary_url_import_form |
base.binary.url.import.form | base.binary.url.import | form | New |
line_ids
One2many → base.binary.url.import.line
target_binary_field_domain
Char
compute='_compute_allowed_target_fields_domain'
target_binary_field_id
Many2one → ir.model.fields
required=True
args: 'ir.model.fields'
target_binary_filename_field_domain
Char
compute='_compute_allowed_target_fields_domain'
target_binary_filename_field_id
Many2one → ir.model.fields
target_model_id
Many2one → ir.model
domain=[('transient', '=', False)]
required=True
args: 'ir.model'
action_import_lines(self)
check_access_rights(self, operation, raise_exception=True)
lines_sanity_check(self)
onchange_line_ids(self)
binary_url_to_import
Char
required=True
string='URL to import'
is_target_record_identifier_required
Boolean
compute='_compute_is_target_record_identifier_required'
target_record_identifier
Char
string='Target record ID'
wizard_id
Many2one → base.binary.url.import
required=True
args: 'base.binary.url.import'
import_binary_from_url(self, request_session=None)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/server-ux |
| GIT | |
| GIT | https://github.com/OCA/server-ux.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/server-ux/tree/13.0/base_binary_url_import |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Akim Juillerat, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/server-ux |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:17 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/web: - web_domain_field odoo/odoo: - base_import - web - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
rfc6266_parser |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
base_binary_url_import_form |
base.binary.url.import.form | base.binary.url.import | form | New |
line_ids
One2many → base.binary.url.import.line
target_binary_field_domain
Char
compute='_compute_allowed_target_fields_domain'
target_binary_field_id
Many2one → ir.model.fields
required=True
args: 'ir.model.fields'
target_binary_filename_field_domain
Char
compute='_compute_allowed_target_fields_domain'
target_binary_filename_field_id
Many2one → ir.model.fields
target_model_id
Many2one → ir.model
domain=[('transient', '=', False)]
required=True
args: 'ir.model'
action_import_lines(self)
check_access_rights(self, operation, raise_exception=True)
lines_sanity_check(self)
onchange_line_ids(self)
binary_url_to_import
Char
required=True
string='URL to import'
is_target_record_identifier_required
Boolean
compute='_compute_is_target_record_identifier_required'
target_record_identifier
Char
string='Target record ID'
wizard_id
Many2one → base.binary.url.import
required=True
args: 'base.binary.url.import'
import_binary_from_url(self, request_session=None)