mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-20 04:12:18 -06:00
[MIG] document_page_approval: Migration to v12
[UPD] Update document_page_approval.pot
This commit is contained in:
committed by
Bhavesh Heliconia
parent
a909f5e74f
commit
e1727575df
6
document_page_approval/readme/CONFIGURE.rst
Normal file
6
document_page_approval/readme/CONFIGURE.rst
Normal file
@@ -0,0 +1,6 @@
|
||||
To configure this module, you need to:
|
||||
|
||||
#. Set a valid email address on the company settings.
|
||||
#. Go to Knowledge > Categories.
|
||||
#. Create a new page category and set an approver group.
|
||||
Make sure users belonging to that group have valid email addresses.
|
||||
6
document_page_approval/readme/CONTRIBUTORS.rst
Normal file
6
document_page_approval/readme/CONTRIBUTORS.rst
Normal file
@@ -0,0 +1,6 @@
|
||||
* Odoo SA <info@odoo.com>
|
||||
* Savoir-faire Linux <support@savoirfairelinux.com>
|
||||
* Gervais Naoussi <gervaisnaoussi@gmail.com>
|
||||
* Maxime Chambreuil <mchambreuil@opensourceintegrators.com>
|
||||
* Iván Todorovich <ivan.todorovich@gmail.com>
|
||||
* Victor M.M. Torres <victor.martin@tecnativa.com>
|
||||
2
document_page_approval/readme/DESCRIPTION.rst
Normal file
2
document_page_approval/readme/DESCRIPTION.rst
Normal file
@@ -0,0 +1,2 @@
|
||||
This module adds a workflow to approve page modifications
|
||||
and show the approved version by default.
|
||||
8
document_page_approval/readme/USAGE.rst
Normal file
8
document_page_approval/readme/USAGE.rst
Normal file
@@ -0,0 +1,8 @@
|
||||
To use this module, you need to:
|
||||
|
||||
#. Go to Knowledge > Pages
|
||||
#. Create a new page and choose the previously created category.
|
||||
#. A notification is sent to the approvers group with a link to the
|
||||
page history to review.
|
||||
#. Depending on the review, the page history is approved or not.
|
||||
#. Users reading the page see the last approved version.
|
||||
Reference in New Issue
Block a user