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 > Asynchronous Import </ title >
6+ < title > README.rst </ title >
77< style type ="text/css ">
88
99/*
360360</ style >
361361</ head >
362362< body >
363- < div class ="document " id ="asynchronous-import ">
364- < h1 class ="title "> Asynchronous Import</ h1 >
363+ < div class ="document ">
365364
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 ="asynchronous-import ">
370+ < h1 > Asynchronous Import</ h1 >
366371<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372!! This file is generated by oca-gen-addon-readme !!
368373!! changes will be overwritten. !!
369374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370- !! source digest: sha256:07386b2c38bebbafa1ae11daf67ccfa3682f8fc15f7ae91080ed341ec3269ec8
375+ !! source digest: sha256:0ef944fdadf93d3fd797edb12785e8afdbc6d2443ecd5b37efb9f5da61c9eb4e
371376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372- < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Production/Stable " src ="https://img.shields.io/badge/maturity-Production%2FStable-green.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/16.0/base_import_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_import_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 >
377+ < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Production/Stable " src ="https://img.shields.io/badge/maturity-Production%2FStable-green.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_import_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_import_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 >
373378< p > This module extends the standard CSV import functionality
374379to import files in the background using the OCA/queue
375380framework.</ p >
@@ -393,7 +398,7 @@ <h1 class="title">Asynchronous Import</h1>
393398</ ul >
394399</ div >
395400< div class ="section " id ="usage ">
396- < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Usage</ a > </ h1 >
401+ < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Usage</ a > </ h2 >
397402< p > The user is presented with a new checkbox in the import
398403screen. When selected, the import is delayed in a background
399404job.</ p >
@@ -421,7 +426,7 @@ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
421426</ ol >
422427</ div >
423428< div class ="section " id ="known-issues-roadmap ">
424- < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Known issues / Roadmap</ a > </ h1 >
429+ < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Known issues / Roadmap</ a > </ h2 >
425430< ul class ="simple ">
426431< li > There is currently no user interface to control the chunk size,
427432which is currently 100 by default. Should this proves to be an issue,
@@ -430,33 +435,33 @@ <h1><a class="toc-backref" href="#toc-entry-2">Known issues / Roadmap</a></h1>
430435</ ul >
431436</ div >
432437< div class ="section " id ="changelog ">
433- < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Changelog</ a > </ h1 >
438+ < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Changelog</ a > </ h2 >
434439< div class ="section " id ="section-1 ">
435- < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> 13.0.1.0.0 (2019-12-20)</ a > </ h2 >
440+ < h3 > < a class ="toc-backref " href ="#toc-entry-4 "> 13.0.1.0.0 (2019-12-20)</ a > </ h3 >
436441< ul class ="simple ">
437442< li > [MIGRATION] from 12.0 branched at rev. a7f8031</ li >
438443</ ul >
439444</ div >
440445</ div >
441446< div class ="section " id ="bug-tracker ">
442- < h1 > < a class ="toc-backref " href ="#toc-entry-5 "> Bug Tracker</ a > </ h1 >
447+ < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Bug Tracker</ a > </ h2 >
443448< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/queue/issues "> GitHub Issues</ a > .
444449In case of trouble, please check there if your issue has already been reported.
445450If you spotted it first, help us to smash it by providing a detailed and welcomed
446451< a class ="reference external " href ="https://github.com/OCA/queue/issues/new?body=module:%20base_import_async%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
447452< p > Do not contact contributors directly about support or help with technical issues.</ p >
448453</ div >
449454< div class ="section " id ="credits ">
450- < h1 > < a class ="toc-backref " href ="#toc-entry-6 "> Credits</ a > </ h1 >
455+ < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Credits</ a > </ h2 >
451456< div class ="section " id ="authors ">
452- < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Authors</ a > </ h2 >
457+ < h3 > < a class ="toc-backref " href ="#toc-entry-7 "> Authors</ a > </ h3 >
453458< ul class ="simple ">
454459< li > Akretion</ li >
455460< li > ACSONE SA/NV</ li >
456461</ ul >
457462</ div >
458463< div class ="section " id ="contributors ">
459- < h2 > < a class ="toc-backref " href ="#toc-entry-8 "> Contributors</ a > </ h2 >
464+ < h3 > < a class ="toc-backref " href ="#toc-entry-8 "> Contributors</ a > </ h3 >
460465< p > Sébastien Beau (Akretion) authored the initial prototype.</ p >
461466< p > Stéphane Bidoul (ACSONE) extended it to version 1.0 to support
462467multi-line records, store data to import as attachments
@@ -481,11 +486,11 @@ <h2><a class="toc-backref" href="#toc-entry-8">Contributors</a></h2>
481486</ ul >
482487</ div >
483488< div class ="section " id ="other-credits ">
484- < h2 > < a class ="toc-backref " href ="#toc-entry-9 "> Other credits</ a > </ h2 >
489+ < h3 > < a class ="toc-backref " href ="#toc-entry-9 "> Other credits</ a > </ h3 >
485490< p > The migration of this module from 15.0 to 16.0 was financially supported by Camptocamp</ p >
486491</ div >
487492< div class ="section " id ="maintainers ">
488- < h2 > < a class ="toc-backref " href ="#toc-entry-10 "> Maintainers</ a > </ h2 >
493+ < h3 > < a class ="toc-backref " href ="#toc-entry-10 "> Maintainers</ a > </ h3 >
489494< p > This module is maintained by the OCA.</ p >
490495< a class ="reference external image-reference " href ="https://odoo-community.org ">
491496< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
@@ -498,5 +503,6 @@ <h2><a class="toc-backref" href="#toc-entry-10">Maintainers</a></h2>
498503</ div >
499504</ div >
500505</ div >
506+ </ div >
501507</ body >
502508</ html >
0 commit comments