| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/19.0/base_import_module |
| VERSION | |
| VERSION | 0.1.0 |
| CATEGORY | |
| CATEGORY | Hidden/Tools |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo S.A. |
| MAINTAINERS | |
| MAINTAINERS | Odoo S.A. |
| COMMITTERS | |
| COMMITTERS | Raphael Collet, Odoo Translation Bot, Denis Ledoux, Xavier Morel, Aaron Bohy, Pierre Masereel, Julien Castiaux, Alvaro Fuentes, Tiffany Chang (tic), Gorash, Mathieu Duckerts-Antoine, Dylan Kiss (dyki), Chong Wang (cwg), vava-odoo, thle-odoo, Julien Schwanen, Krzysztof Magusiak (krma), Basioni (basm), Tristan Cazier |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:51:42 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Import a custom data module =========================== This module allows authorized users to import a custom data module (.xml files and static assests) for customization purpose. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
module_form_apps_inherit |
Apps | ir.module.module | xpath | Inherits base.module_form |
module_tree_apps_inherit |
Apps List Data Modules | ir.module.module | field | Inherits base.module_tree |
module_view_kanban_apps_inherit |
Apps Kanban Data Modules | ir.module.module | xpath | Inherits base.module_view_kanban |
view_base_module_import |
base.import.module.form | base.import.module | form | New |
view_module_filter_apps_inherit |
Search Data Modules | ir.module.module | xpath | Inherits base.view_module_filter |
force
Boolean
help="Force init mode even if installed. (will update `noupdate='1'` records)"
string='Force init'
import_message
Text
module_file
Binary
attachment=False
required=True
string='Module .ZIP file'
modules_dependencies
Text
state
Selection
default='init'
readonly=True
string='Status'
args: [('init', 'init'), ('done', 'done')]
with_demo
Boolean
string='Import demo data of module'
action_module_open(self)
get_dependencies_to_install_names(self)
import_module(self)
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
imported
Boolean
string='Imported Module'
module_type
Selection
default='official'
args: [('official', 'Official Apps'), ('industries', 'Industries')]
button_immediate_install_app(self)
button_upgrade(self)
module_uninstall(self)
more_info(self)
search_panel_select_range(self, field_name, **kwargs)
web_read(self, specification)
web_search_read(self, domain, specification, offset=0, limit=None, order=None, count_limit=None)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/18.0/base_import_module |
| VERSION | |
| VERSION | 0.1.0 |
| CATEGORY | |
| CATEGORY | Hidden/Tools |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Xavier ALT, Aaron Bohy, Odoo Online, Pierre Masereel, Paul Morelle, Alvaro Fuentes, Tiffany Chang (tic), Gorash, Mathieu Duckerts-Antoine, Benoit Socias, Sylvain Francis, Vincent Larcin, Louis Wicket (wil), nda, Mahamadasif Ansari, Gauthier Wala (gawa), Dylan Kiss (dyki), bram1000, omra-odoo, sesn-odoo, vava-odoo, Louis (wil), Arjun Panchal, Julien Schwanen, Mohamed Lamine Lalmi, saurabh |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:25:55 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Import a custom data module =========================== This module allows authorized users to import a custom data module (.xml files and static assests) for customization purpose. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
module_form_apps_inherit |
Apps | ir.module.module | xpath | Inherits base.module_form |
module_tree_apps_inherit |
Apps List Data Modules | ir.module.module | field | Inherits base.module_tree |
module_view_kanban_apps_inherit |
Apps Kanban Data Modules | ir.module.module | xpath | Inherits base.module_view_kanban |
view_base_module_import |
base.import.module.form | base.import.module | form | New |
view_module_filter_apps_inherit |
Search Data Modules | ir.module.module | xpath | Inherits base.view_module_filter |
force
Boolean
help="Force init mode even if installed. (will update `noupdate='1'` records)"
string='Force init'
import_message
Text
module_file
Binary
attachment=False
required=True
string='Module .ZIP file'
modules_dependencies
Text
state
Selection
default='init'
readonly=True
string='Status'
args: [('init', 'init'), ('done', 'done')]
with_demo
Boolean
string='Import demo data of module'
action_module_open(self)
get_dependencies_to_install_names(self)
import_module(self)
No new fields.
Public methods (0)No public methods.
imported
Boolean
string='Imported Module'
module_type
Selection
default='official'
args: [('official', 'Official Apps'), ('industries', 'Industries')]
button_immediate_install_app(self)
module_uninstall(self)
more_info(self)
search_panel_select_range(self, field_name, **kwargs)
web_read(self, specification)
web_search_read(self, domain, specification, offset=0, limit=None, order=None, count_limit=None)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/17.0/base_import_module |
| VERSION | |
| VERSION | 0.1.0 |
| CATEGORY | |
| CATEGORY | Hidden/Tools |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Raphael Collet, Odoo Translation Bot, Martin Trigaux, Denis Ledoux, Xavier ALT, Xavier Morel, Aaron Bohy, Odoo Online, Pierre Masereel, Victor Feyens, Paul Morelle, Alvaro Fuentes, Tiffany Chang (tic), Gorash, Arnaud Baes, Benoit Socias, Sylvain Francis, niyasraphy, Louis Wicket (wil), nda, Mahamadasif Ansari, Gauthier Wala (gawa), Dylan Kiss (dyki), sesn-odoo, vava-odoo, Julien Carion (juca), Louis (wil), Arjun Panchal, Mohamed Lamine Lalmi |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:02:06 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Import a custom data module =========================== This module allows authorized users to import a custom data module (.xml files and static assests) for customization purpose. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
module_form_apps_inherit |
Apps | ir.module.module | xpath | Inherits base.module_form |
module_tree_apps_inherit |
Apps List Data Modules | ir.module.module | xpath | Inherits base.module_tree |
module_view_kanban_apps_inherit |
Apps Kanban Data Modules | ir.module.module | xpath | Inherits base.module_view_kanban |
view_base_module_import |
base.import.module.form | base.import.module | form | New |
view_module_filter_apps_inherit |
Search Data Modules | ir.module.module | xpath | Inherits base.view_module_filter |
force
Boolean
help="Force init mode even if installed. (will update `noupdate='1'` records)"
string='Force init'
import_message
Text
module_file
Binary
attachment=False
required=True
string='Module .ZIP file'
modules_dependencies
Text
state
Selection
default='init'
readonly=True
string='Status'
args: [('init', 'init'), ('done', 'done')]
with_demo
Boolean
string='Import demo data of module'
action_module_open(self)
get_dependencies_to_install_names(self)
import_module(self)
No new fields.
Public methods (0)No public methods.
imported
Boolean
string='Imported Module'
module_type
Selection
default='official'
args: [('official', 'Official Apps'), ('industries', 'Industries')]
button_immediate_install_app(self)
module_uninstall(self)
more_info(self)
search_panel_select_range(self, field_name, **kwargs)
web_read(self, specification)
web_search_read(self, domain, specification, offset=0, limit=None, order=None, count_limit=None)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/16.0/base_import_module |
| VERSION | |
| VERSION | 0.1.0 |
| CATEGORY | |
| CATEGORY | Hidden/Tools |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Raphael Collet, Odoo Translation Bot, Martin Trigaux, Denis Ledoux, Thibault Francois, Julien Castiaux, Victor Feyens, Julien Mougenot, Tiffany Chang (tic), Arnaud Baes, Benoit Socias, nda, Tommy (tong) |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:48 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Import a custom data module =========================== This module allows authorized users to import a custom data module (.xml files and static assests) for customization purpose. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_base_module_import |
base.import.module.form | base.import.module | form | New |
force
Boolean
help="Force init mode even if installed. (will update `noupdate='1'` records)"
string='Force init'
import_message
Text
module_file
Binary
attachment=False
required=True
string='Module .ZIP file'
state
Selection
default='init'
readonly=True
string='Status'
args: [('init', 'init'), ('done', 'done')]
action_module_open(self)
import_module(self)
imported
Boolean
string='Imported Module'
import_zipfile(self, module_file, force=False)
module_uninstall(self)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/15.0/base_import_module |
| VERSION | |
| VERSION | 0.1.0 |
| CATEGORY | |
| CATEGORY | Hidden/Tools |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Raphael Collet, Odoo Translation Bot, Denis Ledoux, Thibault Francois, Adrian Torres, Xavier-Do, Julien Mougenot, Kevin Baptiste, Arnaud Baes, Benoit Socias, nda, Tommy (tong) |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:25:27 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Import a custom data module =========================== This module allows authorized users to import a custom data module (.xml files and static assests) for customization purpose. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_base_module_import |
base.import.module.form | base.import.module | form | New |
force
Boolean
help="Force init mode even if installed. (will update `noupdate='1'` records)"
string='Force init'
import_message
Text
module_file
Binary
attachment=False
required=True
string='Module .ZIP file'
state
Selection
default='init'
readonly=True
string='Status'
args: [('init', 'init'), ('done', 'done')]
action_module_open(self)
import_module(self)
imported
Boolean
string='Imported Module'
import_zipfile(self, module_file, force=False)
module_uninstall(self)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/14.0/base_import_module |
| VERSION | |
| VERSION | 0.1.0 |
| CATEGORY | |
| CATEGORY | Hidden/Tools |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Raphael Collet, Odoo Translation Bot, Martin Trigaux, Olivier Dony, Denis Ledoux, Christophe Simonis, Xavier Morel, Thibault Francois, Damien Bouvy, Yannick Tivisse, Adrian Torres, Julien Castiaux, Xavier-Do, Arnaud Baes |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:14:28 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Import a custom data module =========================== This module allows authorized users to import a custom data module (.xml files and static assests) for customization purpose. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_base_module_import |
base.import.module.form | base.import.module | form | New |
force
Boolean
help="Force init mode even if installed. (will update `noupdate='1'` records)"
string='Force init'
import_message
Text
module_file
Binary
attachment=False
required=True
string='Module .ZIP file'
state
Selection
default='init'
readonly=True
string='Status'
args: [('init', 'init'), ('done', 'done')]
action_module_open(self)
import_module(self)
imported
Boolean
string='Imported Module'
import_zipfile(self, module_file, force=False)
module_uninstall(self)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/13.0/base_import_module |
| VERSION | |
| VERSION | 0.1.0 |
| CATEGORY | |
| CATEGORY | Tools |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Denis Ledoux, Christophe Simonis, Xavier Morel, Thibault Francois, Damien Bouvy, Adrian Torres, Julien Castiaux, Xavier-Do, Thanh Dodeur, Juhil Somaiya |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:06:42 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Import a custom data module =========================== This module allows authorized users to import a custom data module (.xml files and static assests) for customization purpose. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_base_module_import |
base.import.module.form | base.import.module | form | New |
force
Boolean
help="Force init mode even if installed. (will update `noupdate='1'` records)"
string='Force init'
import_message
Text
module_file
Binary
attachment=False
required=True
string='Module .ZIP file'
state
Selection
default='init'
readonly=True
string='Status'
args: [('init', 'init'), ('done', 'done')]
action_module_open(self)
import_module(self)
imported
Boolean
string='Imported Module'
import_zipfile(self, module_file, force=False)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/12.0/base_import_module |
| VERSION | |
| VERSION | 0.1.0 |
| CATEGORY | |
| CATEGORY | Extra Tools |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Denis Ledoux, Christophe Simonis, Nicolas Martinelli, GitHub, Yannick Tivisse, qsm-odoo, Christophe Monniez, Xavier-Do |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:57:00 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Import a custom data module =========================== This module allows authorized users to import a custom data module (.xml files and static assests) for customization purpose. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_base_module_import |
base.import.module.form | base.import.module | form | New |
force
Boolean
help="Force init mode even if installed. (will update `noupdate='1'` records)"
string='Force init'
import_message
Char
module_file
Binary
required=True
string='Module .ZIP file'
state
Selection
default='init'
readonly=True
string='Status'
args: [('init', 'init'), ('done', 'done')]
action_module_open(self)
import_module(self)
imported
Boolean
string='Imported Module'
import_zipfile(self, module_file, force=False)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/11.0/base_import_module |
| VERSION | |
| VERSION | 0.1.0 |
| CATEGORY | |
| CATEGORY | Extra Tools |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Olivier Dony, Denis Ledoux, Christophe Simonis, Xavier Morel, Nicolas Martinelli, GitHub, Odoo Online, Laurent Smet, rde, Adrian Torres |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:53:42 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Import a custom data module =========================== This module allows authorized users to import a custom data module (.xml files and static assests) for customization purpose. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_base_module_import |
base.import.module.form | base.import.module | form | New |
force
Boolean
help="Force init mode even if installed. (will update `noupdate='1'` records)"
string='Force init'
import_message
Char
module_file
Binary
required=True
string='Module .ZIP file'
state
Selection
default='init'
readonly=True
string='Status'
args: [('init', 'init'), ('done', 'done')]
action_module_open(self)
import_module(self)
imported
Boolean
string='Imported Module'
import_zipfile(self, module_file, force=False)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/10.0/base_import_module |
| VERSION | |
| VERSION | 0.1.0 |
| CATEGORY | |
| CATEGORY | Extra Tools |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Olivier Dony, Denis Ledoux, Christophe Simonis, Nicolas Martinelli, Julien Legros, qdp-odoo, GitHub, Yannick Tivisse |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:50:47 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Import a custom data module =========================== This module allows authorized users to import a custom data module (.xml files and static assests) for customization purpose. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_base_module_import |
base.import.module.form | base.import.module | form | New |
force
Boolean
help="Force init mode even if installed. (will update `noupdate='1'` records)"
string='Force init'
import_message
Char
module_file
Binary
required=True
string='Module .ZIP file'
state
Selection
default='init'
readonly=True
string='Status'
args: [('init', 'init'), ('done', 'done')]
action_module_open(self)
import_module(self)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/9.0/base_import_module |
| VERSION | |
| VERSION | 0.1.0 |
| CATEGORY | |
| CATEGORY | Extra Tools |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Raphael Collet, Odoo Translation Bot, Martin Trigaux, Olivier Dony, Denis Ledoux, Christophe Simonis, Xavier Morel, Aaron Bohy, Yannick Tivisse |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:48:30 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Import a custom data module =========================== This module allows authorized users to import a custom data module (.xml files and static assests) for customization purpose. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_base_module_import |
Import Module | base.import.module | form | New |
No new fields.
Public methods (2)action_module_open(self, cr, uid, ids, context)
import_module(self, cr, uid, ids, context=None)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/8.0/base_import_module |
| VERSION | |
| VERSION | 0.1.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | OpenERP SA |
| MAINTAINERS | |
| MAINTAINERS | OpenERP SA |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Fabien Pinckaers, Olivier Dony, Denis Ledoux, Fabien Meghazi, tpa-odoo |
| WEBSITE | |
| WEBSITE | https://www.odoo.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:45:39 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Import a custom data module =========================== This module allows authorized users to import a custom data module (.xml files and static assests) for customization purpose. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_base_module_import |
Import Module | base.import.module | form | New |
No new fields.
Public methods (2)action_module_open(self, cr, uid, ids, context)
import_module(self, cr, uid, ids, context=None)