From 8f091737825c02c5dffc80c7309fa0afec91c164 Mon Sep 17 00:00:00 2001 From: natuan9 Date: Mon, 4 Nov 2024 17:42:02 +0700 Subject: [PATCH] [MIG] document_page_procedure: Migration to 18.0 --- document_page_procedure/README.rst | 47 ++++++++++--------- document_page_procedure/__manifest__.py | 2 +- document_page_procedure/readme/CONFIGURE.md | 10 ++-- .../readme/CONTRIBUTORS.md | 1 + document_page_procedure/readme/CREDITS.md | 2 +- document_page_procedure/readme/DESCRIPTION.md | 6 ++- .../static/description/index.html | 37 +++++++++------ .../views/document_page_procedure.xml | 4 +- 8 files changed, 60 insertions(+), 49 deletions(-) diff --git a/document_page_procedure/README.rst b/document_page_procedure/README.rst index 360d80a52f2..35485850c37 100644 --- a/document_page_procedure/README.rst +++ b/document_page_procedure/README.rst @@ -17,19 +17,22 @@ Document Management - Wiki - Procedures :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fmanagement--system-lightgray.png?logo=github - :target: https://github.com/OCA/management-system/tree/17.0/document_page_procedure + :target: https://github.com/OCA/management-system/tree/18.0/document_page_procedure :alt: OCA/management-system .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/management-system-17-0/management-system-17-0-document_page_procedure + :target: https://translation.odoo-community.org/projects/management-system-18-0/management-system-18-0-document_page_procedure :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png - :target: https://runboat.odoo-community.org/builds?repo=OCA/management-system&target_branch=17.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/management-system&target_branch=18.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| -This module provides a Procedure Template. If mgmtsystem_manual will be -installed you can change initial template. +This module provides a Procedure template. + +- Go to Management Systems > Documentation > Procedures +- Create a new Procedure +- Fill in the title and the content **Table of contents** @@ -39,12 +42,11 @@ installed you can change initial template. Configuration ============= -To be able configure your template of procedures, you need to install -mgmtsystem_manual: +To configure your template of procedures: -- go to Management Systems > Configuration > Categories -- select the Procedure category -- customize the template +- Go to Knowledge > Pages > Categories +- Select the Procedure category +- Customize the content Bug Tracker =========== @@ -52,7 +54,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 to smash it by providing a detailed and welcomed -`feedback `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -67,25 +69,26 @@ Authors Contributors ------------ -- Savoir-faire Linux -- Gervais Naoussi -- Eugen Don -- Jose Maria Alzaga -- `Tecnativa `__: +- Savoir-faire Linux +- Gervais Naoussi +- Eugen Don +- Jose Maria Alzaga +- `Tecnativa `__: - - Ernesto Tejeda + - Ernesto Tejeda Trobz -- Dung Tran -- Yvan Dotet +- Dung Tran +- Yvan Dotet +- Tuan Nguyen Other credits ------------- -The development of this module has been financially supported by: +The migration of this module has been financially supported by: -- Camptocamp +- Camptocamp Maintainers ----------- @@ -100,6 +103,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/management-system `_ project on GitHub. +This module is part of the `OCA/management-system `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/document_page_procedure/__manifest__.py b/document_page_procedure/__manifest__.py index 3d36513839c..a21f335aee8 100644 --- a/document_page_procedure/__manifest__.py +++ b/document_page_procedure/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Document Management - Wiki - Procedures", - "version": "17.0.1.0.0", + "version": "18.0.1.0.0", "author": "Savoir-faire Linux, Odoo Community Association (OCA)", "website": "https://github.com/OCA/management-system", "license": "AGPL-3", diff --git a/document_page_procedure/readme/CONFIGURE.md b/document_page_procedure/readme/CONFIGURE.md index a4e3584a9d5..9efa2cc89b1 100644 --- a/document_page_procedure/readme/CONFIGURE.md +++ b/document_page_procedure/readme/CONFIGURE.md @@ -1,6 +1,4 @@ -To be able configure your template of procedures, you need to install -mgmtsystem_manual: - -- go to Management Systems \> Configuration \> Categories -- select the Procedure category -- customize the template +To configure your template of procedures: +- Go to Knowledge \> Pages \> Categories +- Select the Procedure category +- Customize the content diff --git a/document_page_procedure/readme/CONTRIBUTORS.md b/document_page_procedure/readme/CONTRIBUTORS.md index a5fec353c65..e28b44b6a0e 100644 --- a/document_page_procedure/readme/CONTRIBUTORS.md +++ b/document_page_procedure/readme/CONTRIBUTORS.md @@ -9,3 +9,4 @@ Trobz - Dung Tran \<\> - Yvan Dotet \<\> +- Tuan Nguyen \<\> \ No newline at end of file diff --git a/document_page_procedure/readme/CREDITS.md b/document_page_procedure/readme/CREDITS.md index 705d3b30cad..21120d663fe 100644 --- a/document_page_procedure/readme/CREDITS.md +++ b/document_page_procedure/readme/CREDITS.md @@ -1,3 +1,3 @@ -The development of this module has been financially supported by: +The migration of this module has been financially supported by: - Camptocamp diff --git a/document_page_procedure/readme/DESCRIPTION.md b/document_page_procedure/readme/DESCRIPTION.md index e62e35181b0..3f69b8e22b1 100644 --- a/document_page_procedure/readme/DESCRIPTION.md +++ b/document_page_procedure/readme/DESCRIPTION.md @@ -1,2 +1,4 @@ -This module provides a Procedure Template. If mgmtsystem_manual will be -installed you can change initial template. +This module provides a Procedure template. +- Go to Management Systems \> Documentation \> Procedures +- Create a new Procedure +- Fill in the title and the content diff --git a/document_page_procedure/static/description/index.html b/document_page_procedure/static/description/index.html index b7872691ca1..b07813c2406 100644 --- a/document_page_procedure/static/description/index.html +++ b/document_page_procedure/static/description/index.html @@ -8,10 +8,11 @@ /* :Author: David Goodger (goodger@python.org) -:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $ +:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $ :Copyright: This stylesheet has been placed in the public domain. Default cascading style sheet for the HTML output of Docutils. +Despite the name, some widely supported CSS2 features are used. See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to customize this style sheet. @@ -274,7 +275,7 @@ margin-left: 2em ; margin-right: 2em } -pre.code .ln { color: grey; } /* line numbers */ +pre.code .ln { color: gray; } /* line numbers */ pre.code, code { background-color: #eeeeee } pre.code .comment, code .comment { color: #5C6576 } pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold } @@ -300,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -368,9 +369,13 @@

Document Management - Wiki - Procedures

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:0c824ca06c10b367a34e2b2984df8bd5659bc8b14ea054955ede5ac7f0ea03ef !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

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

-

This module provides a Procedure Template. If mgmtsystem_manual will be -installed you can change initial template.

+

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

+

This module provides a Procedure template.

+
    +
  • Go to Management Systems > Documentation > Procedures
  • +
  • Create a new Procedure
  • +
  • Fill in the title and the content
  • +

Table of contents

    @@ -387,12 +392,11 @@

    Document Management - Wiki - Procedures

Configuration

-

To be able configure your template of procedures, you need to install -mgmtsystem_manual:

+

To configure your template of procedures:

    -
  • go to Management Systems > Configuration > Categories
  • -
  • select the Procedure category
  • -
  • customize the template
  • +
  • Go to Knowledge > Pages > Categories
  • +
  • Select the Procedure category
  • +
  • Customize the content
@@ -400,7 +404,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 to smash it by providing a detailed and welcomed -feedback.

+feedback.

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

@@ -427,11 +431,12 @@

Contributors

Other credits

-

The development of this module has been financially supported by:

+

The migration of this module has been financially supported by:

  • Camptocamp
@@ -439,11 +444,13 @@

Other credits

Maintainers

This module is maintained by the OCA.

-Odoo Community Association + +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/management-system project on GitHub.

+

This module is part of the OCA/management-system project on GitHub.

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

diff --git a/document_page_procedure/views/document_page_procedure.xml b/document_page_procedure/views/document_page_procedure.xml index 7a1c56890ed..33b6cb4e777 100644 --- a/document_page_procedure/views/document_page_procedure.xml +++ b/document_page_procedure/views/document_page_procedure.xml @@ -3,7 +3,7 @@ Procedures document.page - tree,form + list,form Procedures of your management system. - tree + list