33< head >
44< meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
55< meta name ="generator " content ="Docutils: https://docutils.sourceforge.io/ " />
6- < title > README.rst </ title >
6+ < title > Base Export Async </ title >
77< style type ="text/css ">
88
99/*
360360</ style >
361361</ head >
362362< body >
363- < div class ="document ">
363+ < div class ="document " id ="base-export-async ">
364+ < h1 class ="title "> Base Export Async</ h1 >
364365
365-
366- < a class ="reference external image-reference " href ="https://odoo-community.org/get-involved?utm_source=readme ">
367- < img alt ="Odoo Community Association " src ="https://odoo-community.org/readme-banner-image " />
368- </ a >
369- < div class ="section " id ="base-export-async ">
370- < h1 > Base Export Async</ h1 >
371366<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
372367!! This file is generated by oca-gen-addon-readme !!
373368!! changes will be overwritten. !!
374369!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375370!! source digest: sha256:da52a05130a89cd0000a39c9dd6315821387de2c310f9cf7cc1f7e6e8541fe55
376371!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377- < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/license-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/queue/tree/16.0/base_export_async "> < img alt ="OCA/queue " src ="https://img.shields.io/badge/github-OCA%2Fqueue-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/queue-16-0/queue-16-0-base_export_async "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/queue&target_branch=16.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
378- < p > Standard Export can be delayed in asynchronous jobs executed in the background and then send by email to the user.</ p >
372+ < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/licence-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/queue/tree/17.0/base_export_async "> < img alt ="OCA/queue " src ="https://img.shields.io/badge/github-OCA%2Fqueue-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/queue-17-0/queue-17-0-base_export_async "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/queue&target_branch=17.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373+ < p > Standard Export can be delayed in asynchronous jobs executed in the
374+ background and then send by email to the user.</ p >
379375< p > < strong > Table of contents</ strong > </ p >
380376< div class ="contents local topic " id ="contents ">
381377< ul class ="simple ">
@@ -390,50 +386,48 @@ <h1>Base Export Async</h1>
390386</ ul >
391387</ div >
392388< div class ="section " id ="usage ">
393- < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Usage</ a > </ h2 >
394- < p > The user is presented with a new checkbox “Asynchronous export”
395- in the export screen. When selected, the export is delayed in a
396- background job.</ p >
397- < p > The .csv or .xls file generated by the export will be sent by email
398- to the user who execute the export.</ p >
389+ < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Usage</ a > </ h1 >
390+ < p > The user is presented with a new checkbox “Asynchronous export” in the
391+ export screen. When selected, the export is delayed in a background job.</ p >
392+ < p > The .csv or .xls file generated by the export will be sent by email to
393+ the user who execute the export.</ p >
399394</ div >
400395< div class ="section " id ="bug-tracker ">
401- < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Bug Tracker</ a > </ h2 >
396+ < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Bug Tracker</ a > </ h1 >
402397< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/queue/issues "> GitHub Issues</ a > .
403398In case of trouble, please check there if your issue has already been reported.
404399If you spotted it first, help us to smash it by providing a detailed and welcomed
405- < a class ="reference external " href ="https://github.com/OCA/queue/issues/new?body=module:%20base_export_async%0Aversion:%2016 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
400+ < a class ="reference external " href ="https://github.com/OCA/queue/issues/new?body=module:%20base_export_async%0Aversion:%2017 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
406401< p > Do not contact contributors directly about support or help with technical issues.</ p >
407402</ div >
408403< div class ="section " id ="credits ">
409- < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Credits</ a > </ h2 >
404+ < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Credits</ a > </ h1 >
410405< div class ="section " id ="authors ">
411- < h3 > < a class ="toc-backref " href ="#toc-entry-4 "> Authors</ a > </ h3 >
406+ < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Authors</ a > </ h2 >
412407< ul class ="simple ">
413408< li > ACSONE SA/NV</ li >
414409</ ul >
415410</ div >
416411< div class ="section " id ="contributors ">
417- < h3 > < a class ="toc-backref " href ="#toc-entry-5 "> Contributors</ a > </ h3 >
412+ < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Contributors</ a > </ h2 >
418413< ul class ="simple ">
419414< li > Arnaud Pineux (ACSONE SA/NV) authored the initial prototype.</ li >
420415< li > Guewen Baconnier (Camptocamp)</ li >
421416</ ul >
422417</ div >
423418< div class ="section " id ="maintainers ">
424- < h3 > < a class ="toc-backref " href ="#toc-entry-6 "> Maintainers</ a > </ h3 >
419+ < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Maintainers</ a > </ h2 >
425420< p > This module is maintained by the OCA.</ p >
426421< a class ="reference external image-reference " href ="https://odoo-community.org ">
427422< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
428423</ a >
429424< p > OCA, or the Odoo Community Association, is a nonprofit organization whose
430425mission is to support the collaborative development of Odoo features and
431426promote its widespread use.</ p >
432- < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/queue/tree/16 .0/base_export_async "> OCA/queue</ a > project on GitHub.</ p >
427+ < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/queue/tree/17 .0/base_export_async "> OCA/queue</ a > project on GitHub.</ p >
433428< p > You are welcome to contribute. To learn how please visit < a class ="reference external " href ="https://odoo-community.org/page/Contribute "> https://odoo-community.org/page/Contribute</ a > .</ p >
434429</ div >
435430</ div >
436431</ div >
437- </ div >
438432</ body >
439433</ html >
0 commit comments