diff --git a/README.md b/README.md index c8bf20bbe1..ad9ffdf147 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ addon | version | maintainers | summary [base_facturx](base_facturx/) | 16.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Base module for Factur-X/ZUGFeRD [base_ubl](base_ubl/) | 16.0.1.0.1 | | Base module for Universal Business Language (UBL) [pdf_helper](pdf_helper/) | 16.0.1.0.0 | [![simahawk](https://github.com/simahawk.png?size=30px)](https://github.com/simahawk) [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Provides helpers to work w/ PDFs -[sale_order_import](sale_order_import/) | 16.0.1.1.0 | | Import RFQ or sale orders from files +[sale_order_import](sale_order_import/) | 16.0.1.2.0 | | Import RFQ or sale orders from files [sale_order_import_edifact](sale_order_import_edifact/) | 16.0.1.0.0 | [![rmorant](https://github.com/rmorant.png?size=30px)](https://github.com/rmorant) | EDIFACT/D96A Order [//]: # (end addons) diff --git a/sale_order_import/README.rst b/sale_order_import/README.rst index b7e70b013d..4ae7c53b13 100644 --- a/sale_order_import/README.rst +++ b/sale_order_import/README.rst @@ -7,7 +7,7 @@ Sale Order Import !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:cd497c87169f85f2f8767d2d2e1b66d4176b9f1b34a8da9aa728da0e6723780d + !! source digest: sha256:8f06d86294fc834191b72ff6e038d8b5298882b4df0baaf2d0f69699bd6d08cd !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/sale_order_import/__manifest__.py b/sale_order_import/__manifest__.py index adaec62ca3..fef8e7da2d 100644 --- a/sale_order_import/__manifest__.py +++ b/sale_order_import/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Sale Order Import", - "version": "16.0.1.1.0", + "version": "16.0.1.2.0", "category": "Sales Management", "license": "AGPL-3", "summary": "Import RFQ or sale orders from files", diff --git a/sale_order_import/static/description/index.html b/sale_order_import/static/description/index.html index 0116a356d9..9cc0530ce1 100644 --- a/sale_order_import/static/description/index.html +++ b/sale_order_import/static/description/index.html @@ -367,7 +367,7 @@

Sale Order Import

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:cd497c87169f85f2f8767d2d2e1b66d4176b9f1b34a8da9aa728da0e6723780d +!! source digest: sha256:8f06d86294fc834191b72ff6e038d8b5298882b4df0baaf2d0f69699bd6d08cd !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/edi Translate me on Weblate Try me on Runboat

This module adds support for the import of electronic RFQ or orders. This module provides the base methods to import electronic orders, and you can also plug additional formats by extending the wizard. It requires additional modules to support specific order formats: