From f89c5bea166bf5558b1ea2142097fe905920bd69 Mon Sep 17 00:00:00 2001 From: "Aung Ko Ko Lin (Quartile)" <45355704+AungKoKoLin1997@users.noreply.github.com> Date: Wed, 23 Oct 2024 09:53:14 +0700 Subject: [PATCH] [ADD] dotfiles: add readme generator (#11) --- .pre-commit-config.yaml | 6 ++++++ account_payment_report_sbt/README.rst | 17 ++++++++++------- .../static/description/index.html | 10 +++++----- report_xlsx_abstract_sbt/README.rst | 17 ++++++++++------- .../static/description/index.html | 10 +++++----- stock_delivery_report_sbt/README.rst | 12 ++++++------ .../static/description/index.html | 10 +++++----- stock_receipt_report_sbt/README.rst | 12 ++++++------ .../static/description/index.html | 10 +++++----- stock_report_common_sbt/README.rst | 12 ++++++------ .../static/description/index.html | 10 +++++----- 11 files changed, 69 insertions(+), 57 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b3e5e22..5ef9993 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,6 +24,12 @@ repos: - id: oca-update-pre-commit-excluded-addons - id: oca-fix-manifest-website args: ["https://www.quartile.co"] + - id: oca-gen-addon-readme + args: + - --addons-dir=. + - --branch=12.0 + - --org-name=qrtl + - --repo-name=sbt-custom - repo: https://github.com/acsone/setuptools-odoo rev: 3.1.8 hooks: diff --git a/account_payment_report_sbt/README.rst b/account_payment_report_sbt/README.rst index 2808930..35a095b 100644 --- a/account_payment_report_sbt/README.rst +++ b/account_payment_report_sbt/README.rst @@ -10,11 +10,14 @@ Account Payment Report .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status :alt: Beta -.. |badge2| image:: https://img.shields.io/badge/github-qrtl%2Fsbtechnology-lightgray.png?logo=github - :target: https://github.com/qrtl/sbtechnology/tree/12.0/account_payment_report_sbt - :alt: qrtl/sbtechnology +.. |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-qrtl%2Fsbt--custom-lightgray.png?logo=github + :target: https://github.com/qrtl/sbt-custom/tree/12.0/account_payment_report_sbt + :alt: qrtl/sbt-custom -|badge1| |badge2| +|badge1| |badge2| |badge3| This module does the following: @@ -28,10 +31,10 @@ This module does the following: 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. @@ -47,6 +50,6 @@ Authors Maintainers ~~~~~~~~~~~ -This module is part of the `qrtl/sbtechnology `_ project on GitHub. +This module is part of the `qrtl/sbt-custom `_ project on GitHub. You are welcome to contribute. diff --git a/account_payment_report_sbt/static/description/index.html b/account_payment_report_sbt/static/description/index.html index 98b2e58..70d3008 100644 --- a/account_payment_report_sbt/static/description/index.html +++ b/account_payment_report_sbt/static/description/index.html @@ -3,7 +3,7 @@ - + Account Payment Report