diff --git a/.oca/oca-port/blacklist/fieldservice_portal.json b/.oca/oca-port/blacklist/fieldservice_portal.json new file mode 100644 index 0000000000..2ab679cd63 --- /dev/null +++ b/.oca/oca-port/blacklist/fieldservice_portal.json @@ -0,0 +1,5 @@ +{ + "pull_requests": { + "OCA/field-service#1289": "Nothing to port" + } +} diff --git a/fieldservice_portal/README.rst b/fieldservice_portal/README.rst index 275e57f8f5..8ffacd31df 100644 --- a/fieldservice_portal/README.rst +++ b/fieldservice_portal/README.rst @@ -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 =========== @@ -70,13 +71,13 @@ Authors Contributors ------------ -- `PyTech SRL `__: +- `PyTech SRL `__: - - Alessio Renda + - Alessio Renda -- `APSL-Nagarro `__: +- `APSL-Nagarro `__: - - Antoni Marroig + - Antoni Marroig Maintainers ----------- diff --git a/fieldservice_portal/readme/CONFIGURE.md b/fieldservice_portal/readme/CONFIGURE.md new file mode 100644 index 0000000000..233206d51d --- /dev/null +++ b/fieldservice_portal/readme/CONFIGURE.md @@ -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 diff --git a/fieldservice_portal/readme/CONFIGURE.rst b/fieldservice_portal/readme/CONFIGURE.rst deleted file mode 100644 index 66b5fc200a..0000000000 --- a/fieldservice_portal/readme/CONFIGURE.rst +++ /dev/null @@ -1,9 +0,0 @@ -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 - -#. Go to Field Service > Configuration > Stages -#. Select an order stage. -#. Toggle the Visible in Portal option as desired diff --git a/fieldservice_portal/static/description/index.html b/fieldservice_portal/static/description/index.html index 25e12dd841..05c8582480 100644 --- a/fieldservice_portal/static/description/index.html +++ b/fieldservice_portal/static/description/index.html @@ -388,9 +388,10 @@

Field Service - Portal

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

  1. Go to Field Service > Configuration > Stages
  2. Select an order stage.