Base Export Async

base_export_async
REPOSITORY
REPOSITORYOCA/queue
GIT
GIThttps://github.com/OCA/queue.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/queue/tree/16.0/base_export_async
VERSION
VERSION 1.2.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV
COMMITTERS
COMMITTERSHolger Brunn, Florent Xicluna, Weblate, OCA-git-bot, oca-ci, Asier Neira, Benjamin Coronel
WEBSITE
WEBSITEhttps://github.com/OCA/queue
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:50
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/queue:
    - queue_job
odoo/odoo:
    - web
    - base
    - mail
    - base_setup
    - bus
    - web_tour
    - base_sparse_field
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES requests
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (0)

No views found for this module.

Models touched (1)

New fields (4)
  • expiration_date Date
  • model_description Char
  • url Char
  • user_ids Many2many → res.users
    index=True string='Users' args: 'res.users'
Public methods (3)
  • cron_delete(self)
    @api.model
  • delay_export(self, data)
    @api.model
    Delay the export, called from js
  • export(self, params)
    @api.model
    Delayed export of a file sent by email The ``params`` is a dict of parameters, contains: * format: csv/excel * model: model to export * fields: list of fields to export, a list of dict: [{'label': '', 'name': ''}] * ids: list of ids to export * domain: domain for the export * context: context for the export (language, ...) * import_compat: if the export is export/import compatible (boolean) * user_ids: optional list of user ids who receive the file
REPOSITORY
REPOSITORYOCA/queue
GIT
GIThttps://github.com/OCA/queue.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/queue/tree/15.0/base_export_async
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, Hans Henrik Gabelgaard, oca-ci, vincent-cowboy
WEBSITE
WEBSITEhttps://github.com/OCA/queue
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:37
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/queue:
    - queue_job
odoo/odoo:
    - web
    - base
    - mail
    - base_setup
    - bus
    - web_tour
    - base_sparse_field
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES requests
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (0)

No views found for this module.

Models touched (1)

New fields (4)
  • expiration_date Date
  • model_description Char
  • url Char
  • user_ids Many2many → res.users
    index=True string='Users' args: 'res.users'
Public methods (3)
  • cron_delete(self)
    @api.model
  • delay_export(self, data)
    @api.model
    Delay the export, called from js
  • export(self, params)
    @api.model
    Delayed export of a file sent by email The ``params`` is a dict of parameters, contains: * format: csv/excel * model: model to export * fields: list of fields to export, a list of dict: [{'label': '', 'name': ''}] * ids: list of ids to export * domain: domain for the export * context: context for the export (language, ...) * import_compat: if the export is export/import compatible (boolean) * user_ids: optional list of user ids who receive the file
REPOSITORY
REPOSITORYOCA/queue
GIT
GIThttps://github.com/OCA/queue.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/queue/tree/14.0/base_export_async
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV
COMMITTERS
COMMITTERSHolger Brunn, Florent Xicluna, Weblate, OCA-git-bot, oca-ci, Cuong, Nguyen Minh Tran Manh
WEBSITE
WEBSITEhttps://github.com/OCA/queue
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:03
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/queue:
    - queue_job
odoo/odoo:
    - web
    - base
    - mail
    - base_setup
    - bus
    - web_tour
    - base_sparse_field
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES requests
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
assets_backend async export assets ir.ui.view qweb Inherits web.assets_backend
Models touched (1)

New fields (4)
  • expiration_date Date
  • model_description Char
  • url Char
  • user_ids Many2many → res.users
    index=True string='Users' args: 'res.users'
Public methods (3)
  • cron_delete(self)
    @api.model
  • delay_export(self, data)
    @api.model
    Delay the export, called from js
  • export(self, params)
    @api.model
    Delayed export of a file sent by email The ``params`` is a dict of parameters, contains: * format: csv/excel * model: model to export * fields: list of fields to export, a list of dict: [{'label': '', 'name': ''}] * ids: list of ids to export * domain: domain for the export * context: context for the export (language, ...) * import_compat: if the export is export/import compatible (boolean) * user_ids: optional list of user ids who receive the file
REPOSITORY
REPOSITORYOCA/queue
GIT
GIThttps://github.com/OCA/queue.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/queue/tree/13.0/base_export_async
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV
COMMITTERS
COMMITTERSGuewen Baconnier, Enric Tobella
WEBSITE
WEBSITEhttps://github.com/OCA/queue
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:15
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/queue:
    - queue_job
odoo/odoo:
    - web
    - base
    - mail
    - base_setup
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES requests
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
assets_backend async export assets ir.ui.view qweb Inherits web.assets_backend
Models touched (1)

New fields (1)
  • user_id Many2one → res.users
    index=True string='User' args: 'res.users'
Public methods (3)
  • cron_delete(self)
    @api.model
  • delay_export(self, data)
    @api.model
  • export(self, params)
    @api.model@job
REPOSITORY
REPOSITORYOCA/queue
GIT
GIThttps://github.com/OCA/queue.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/queue/tree/12.0/base_export_async
VERSION
VERSION 1.2.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV
COMMITTERS
COMMITTERSArnaud Pineux, Guewen Baconnier, OCA Transbot, oca-travis, Weblate, OCA-git-bot, oca-ci, 黎伟杰, Paras Sutariya
WEBSITE
WEBSITEhttps://github.com/OCA/queue
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:20
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/queue:
    - queue_job
odoo/odoo:
    - web
    - base
    - mail
    - base_setup
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES requests
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
assets_backend async export assets ir.ui.view qweb Inherits web.assets_backend
Models touched (1)

New fields (4)
  • expiration_date Date
  • model_description Char
  • url Char
  • user_ids Many2many → res.users
    index=True string='Users' args: 'res.users'
Public methods (3)
  • cron_delete(self)
    @api.model
  • delay_export(self, data)
    @api.model
    Delay the export, called from js
  • export(self, params)
    @api.model@job
    Delayed export of a file sent by email The ``params`` is a dict of parameters, contains: * format: csv/excel * model: model to export * fields: list of fields to export, a list of dict: [{'label': '', 'name': ''}] * ids: list of ids to export * domain: domain for the export * context: context for the export (language, ...) * import_compat: if the export is export/import compatible (boolean) * user_ids: optional list of user ids who receive the file
STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/queue
PULL REQUEST
PULL REQUEST[18.0][MIG] base_export_async: migrate (#849)
STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/queue
PULL REQUEST
PULL REQUEST[MIG] base_export_async: Migration to 17.0 (#894)