diff --git a/pms_rooming_xls/README.rst b/pms_rooming_xls/README.rst index 5968205d8..bf1ae7be1 100644 --- a/pms_rooming_xls/README.rst +++ b/pms_rooming_xls/README.rst @@ -1,6 +1,6 @@ -========================== -Report xlsx helpers - demo -========================== +======================= +Rooming xlsx Management +======================= .. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! @@ -13,43 +13,37 @@ Report xlsx helpers - demo .. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 -.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Freporting--engine-lightgray.png?logo=github - :target: https://github.com/OCA/reporting-engine/tree/14.0/report_xlsx_helper_demo - :alt: OCA/reporting-engine +.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fpms-lightgray.png?logo=github + :target: https://github.com/OCA/pms/tree/14.0/pms_rooming_xls + :alt: OCA/pms .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/reporting-engine-14-0/reporting-engine-14-0-report_xlsx_helper_demo + :target: https://translation.odoo-community.org/projects/pms-14-0/pms-14-0-pms_rooming_xls :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/143/14.0 + :target: https://runbot.odoo-community.org/runbot/293/14.0 :alt: Try me on Runbot |badge1| |badge2| |badge3| |badge4| |badge5| -This module demonstrates the capabilities or the report_xlsx_helper module via -a basic example. +This module use to management rooming list with xlsx **Table of contents** .. contents:: :local: -Installation -============ - -There is no specific installation procedure for this module. - Usage ===== -Open a partner record and click on the 'Export XLS' button. +Open a folio record and click on the 'Rooming' button. Bug Tracker =========== -Bugs are tracked on `GitHub Issues `_. +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. @@ -59,12 +53,15 @@ Credits Authors ~~~~~~~ -* Noviat +* Commit [Sun] Contributors ~~~~~~~~~~~~ -* Luc De Meyer +* `Commit [Sun] `: + + * Dario Lodeiros + * Miguel Padin Maintainers ~~~~~~~~~~~ @@ -79,6 +76,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use. -This module is part of the `OCA/reporting-engine `_ project on GitHub. +This module is part of the `OCA/pms `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/pms_rooming_xls/__manifest__.py b/pms_rooming_xls/__manifest__.py index 6f63f2fbc..bd46e3ee6 100644 --- a/pms_rooming_xls/__manifest__.py +++ b/pms_rooming_xls/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Rooming xlsx Management", - "author": "Commitsun, Odoo Community Association (OCA)", + "author": "Commit [Sun], Odoo Community Association (OCA)", "website": "https://github.com/OCA/pms", "category": "Generic Modules/Property Management System", "version": "14.0.1.0.0", diff --git a/pms_rooming_xls/readme/CONTRIBUTORS.rst b/pms_rooming_xls/readme/CONTRIBUTORS.rst index 1594b6b55..fbd89788c 100644 --- a/pms_rooming_xls/readme/CONTRIBUTORS.rst +++ b/pms_rooming_xls/readme/CONTRIBUTORS.rst @@ -1 +1,4 @@ -* Dario Lodeiros +* `Commit [Sun] `: + + * Dario Lodeiros + * Miguel Padin diff --git a/pms_rooming_xls/readme/INSTALL.rst b/pms_rooming_xls/readme/INSTALL.rst deleted file mode 100644 index 9d94322d9..000000000 --- a/pms_rooming_xls/readme/INSTALL.rst +++ /dev/null @@ -1 +0,0 @@ -There is no specific installation procedure for this module. diff --git a/pms_rooming_xls/static/description/index.html b/pms_rooming_xls/static/description/index.html index 1f9e03138..6625bd7cb 100644 --- a/pms_rooming_xls/static/description/index.html +++ b/pms_rooming_xls/static/description/index.html @@ -3,8 +3,8 @@ - -Report xlsx helpers - demo + +Rooming xlsx Management -
-

Report xlsx helpers - demo

+
+

Rooming xlsx Management

-

Beta License: AGPL-3 OCA/reporting-engine Translate me on Weblate Try me on Runbot

-

This module demonstrates the capabilities or the report_xlsx_helper module via -a basic example.

+

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

+

This module use to management rooming list with xlsx

Table of contents

-
-

Installation

-

There is no specific installation procedure for this module.

-
-

Usage

-

Open a partner record and click on the ‘Export XLS’ button.

+

Usage

+

Open a folio record and click on the ‘Rooming’ button.

-

Bug Tracker

-

Bugs are tracked on GitHub Issues. +

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.

-

Credits

+

Credits

-

Authors

+

Authors

    -
  • Noviat
  • +
  • Commit [Sun]
-

Contributors

+

Contributors

    -
  • Luc De Meyer <luc.demeyer@noviat.com>
  • +
  • Commit [Sun] <https://www.commitsun.com>:
      +
    • Dario Lodeiros
    • +
    • Miguel Padin
    • +
    +
-

Maintainers

+

Maintainers

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

-

This module is part of the OCA/reporting-engine project on GitHub.

+

This module is part of the OCA/pms project on GitHub.

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