diff --git a/excel_import_export/README.rst b/excel_import_export/README.rst index ea1a91619..dec1854f3 100644 --- a/excel_import_export/README.rst +++ b/excel_import_export/README.rst @@ -14,13 +14,13 @@ Excel Import/Export/Report :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github - :target: https://github.com/OCA/server-tools/tree/14.0/excel_import_export + :target: https://github.com/OCA/server-tools/tree/15.0/excel_import_export :alt: OCA/server-tools .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-excel_import_export + :target: https://translation.odoo-community.org/projects/server-tools-15-0/server-tools-15-0-excel_import_export :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/149/14.0 + :target: https://runbot.odoo-community.org/runbot/149/15.0 :alt: Try me on Runbot |badge1| |badge2| |badge3| |badge4| |badge5| @@ -132,12 +132,12 @@ this option allow user to create a report based on a model or view, all by confi - Click Save, system will create sample export line, user can add more fields according to results model. 3. Click Add Report Menu, the report menu will be created, user can change its location. Now the report is ready to use. - .. figure:: https://raw.githubusercontent.com/OCA/server-tools/14.0/excel_import_export/static/description/xlsx_template.png + .. figure:: https://raw.githubusercontent.com/OCA/server-tools/15.0/excel_import_export/static/description/xlsx_template.png :width: 800 px Note: Using easy reporting mode, system will used a common criteria wizard. - .. figure:: https://raw.githubusercontent.com/OCA/server-tools/14.0/excel_import_export/static/description/common_wizard.png + .. figure:: https://raw.githubusercontent.com/OCA/server-tools/15.0/excel_import_export/static/description/common_wizard.png :width: 800 px Known issues / Roadmap @@ -151,7 +151,7 @@ Bug Tracker Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed -`feedback `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -190,6 +190,6 @@ Current `maintainer `__: |maintainer-kittiu| -This module is part of the `OCA/server-tools `_ project on GitHub. +This module is part of the `OCA/server-tools `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/excel_import_export/static/description/index.html b/excel_import_export/static/description/index.html index 6d55a8f8d..67a3d8ef2 100644 --- a/excel_import_export/static/description/index.html +++ b/excel_import_export/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Beta License: AGPL-3 OCA/server-tools Translate me on Weblate Try me on Runbot

+

Beta License: AGPL-3 OCA/server-tools Translate me on Weblate Try me on Runbot

The module provide pre-built functions and wizards for developer to build excel import / export / report with ease.

Without having to code to create excel file, developer do,

    @@ -477,13 +477,13 @@ this option allow user to create a report based on a model or view, all by confi
    -https://raw.githubusercontent.com/OCA/server-tools/14.0/excel_import_export/static/description/xlsx_template.png +https://raw.githubusercontent.com/OCA/server-tools/15.0/excel_import_export/static/description/xlsx_template.png

    Note: Using easy reporting mode, system will used a common criteria wizard.

    -https://raw.githubusercontent.com/OCA/server-tools/14.0/excel_import_export/static/description/common_wizard.png +https://raw.githubusercontent.com/OCA/server-tools/15.0/excel_import_export/static/description/common_wizard.png
    @@ -499,7 +499,7 @@ this option allow user to create a report based on a model or view, all by confi

    Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed -feedback.

    +feedback.

    Do not contact contributors directly about support or help with technical issues.

    @@ -526,7 +526,7 @@ mission is to support the collaborative development of Odoo features and promote its widespread use.

    Current maintainer:

    kittiu

    -

    This module is part of the OCA/server-tools project on GitHub.

    +

    This module is part of the OCA/server-tools project on GitHub.

    You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

    diff --git a/excel_import_export_demo/README.rst b/excel_import_export_demo/README.rst index 80ae4944a..c805d0ffe 100644 --- a/excel_import_export_demo/README.rst +++ b/excel_import_export_demo/README.rst @@ -14,13 +14,13 @@ Excel Import/Export/Report Demo :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github - :target: https://github.com/OCA/server-tools/tree/14.0/excel_import_export_demo + :target: https://github.com/OCA/server-tools/tree/15.0/excel_import_export_demo :alt: OCA/server-tools .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-excel_import_export_demo + :target: https://translation.odoo-community.org/projects/server-tools-15-0/server-tools-15-0-excel_import_export_demo :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/149/14.0 + :target: https://runbot.odoo-community.org/runbot/149/15.0 :alt: Try me on Runbot |badge1| |badge2| |badge3| |badge4| |badge5| @@ -74,7 +74,7 @@ Bug Tracker Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed -`feedback `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -112,6 +112,6 @@ Current `maintainer `__: |maintainer-kittiu| -This module is part of the `OCA/server-tools `_ project on GitHub. +This module is part of the `OCA/server-tools `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/excel_import_export_demo/static/description/index.html b/excel_import_export_demo/static/description/index.html index f2ba1d842..5bbc6308b 100644 --- a/excel_import_export_demo/static/description/index.html +++ b/excel_import_export_demo/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

    Beta License: AGPL-3 OCA/server-tools Translate me on Weblate Try me on Runbot

    +

    Beta License: AGPL-3 OCA/server-tools Translate me on Weblate Try me on Runbot

    This module provide some example use case for excel_import_export

    1. Import/Export Sales Order (import_export_sale_order)
    2. @@ -413,7 +413,7 @@ ul.auto-toc {

      Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed -feedback.

      +feedback.

      Do not contact contributors directly about support or help with technical issues.

      @@ -439,7 +439,7 @@ mission is to support the collaborative development of Odoo features and promote its widespread use.

      Current maintainer:

      kittiu

      -

      This module is part of the OCA/server-tools project on GitHub.

      +

      This module is part of the OCA/server-tools project on GitHub.

      You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.