Skip to content

Commit

Permalink
[IMP] fieldservice_portal: pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
brian10048 committed Feb 10, 2025
1 parent fdf2264 commit dbae300
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 22 deletions.
5 changes: 5 additions & 0 deletions .oca/oca-port/blacklist/fieldservice_portal.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"pull_requests": {
"OCA/field-service#1289": "Nothing to port"
}
}
21 changes: 11 additions & 10 deletions fieldservice_portal/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,14 @@ Configuration

Set Portal Visibility for Order Stages

You are able to control which stages of field service orders are visible to
portal users by enabling or disabling portal visiblity option on a stage.
By default, all stages are visible in the portal. Disable the option to hide
You are able to control which stages of field service orders are visible
to portal users by enabling or disabling portal visiblity option on a
stage. By default, all stages are visible in the portal. Disable the
option to hide

#. Go to Field Service > Configuration > Stages
#. Select an order stage.
#. Toggle the Visible in Portal option as desired
1. Go to Field Service > Configuration > Stages
2. Select an order stage.
3. Toggle the Visible in Portal option as desired

Bug Tracker
===========
Expand All @@ -70,13 +71,13 @@ Authors
Contributors
------------

- `PyTech SRL <https://www.pytech.it>`__:
- `PyTech SRL <https://www.pytech.it>`__:

- Alessio Renda <[email protected]>
- Alessio Renda <[email protected]>

- `APSL-Nagarro <https://apsl.tech>`__:
- `APSL-Nagarro <https://apsl.tech>`__:

- Antoni Marroig <[email protected]>
- Antoni Marroig <[email protected]>

Maintainers
-----------
Expand Down
10 changes: 10 additions & 0 deletions fieldservice_portal/readme/CONFIGURE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
Set Portal Visibility for Order Stages

You are able to control which stages of field service orders are visible
to portal users by enabling or disabling portal visiblity option on a
stage. By default, all stages are visible in the portal. Disable the
option to hide

1. Go to Field Service \> Configuration \> Stages
2. Select an order stage.
3. Toggle the Visible in Portal option as desired
9 changes: 0 additions & 9 deletions fieldservice_portal/readme/CONFIGURE.rst

This file was deleted.

7 changes: 4 additions & 3 deletions fieldservice_portal/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -388,9 +388,10 @@ <h1 class="title">Field Service - Portal</h1>
<div class="section" id="configuration">
<h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
<p>Set Portal Visibility for Order Stages</p>
<p>You are able to control which stages of field service orders are visible to
portal users by enabling or disabling portal visiblity option on a stage.
By default, all stages are visible in the portal. Disable the option to hide</p>
<p>You are able to control which stages of field service orders are visible
to portal users by enabling or disabling portal visiblity option on a
stage. By default, all stages are visible in the portal. Disable the
option to hide</p>
<ol class="arabic simple">
<li>Go to Field Service &gt; Configuration &gt; Stages</li>
<li>Select an order stage.</li>
Expand Down

0 comments on commit dbae300

Please sign in to comment.