@@ -375,33 +375,46 @@ <h1 class="title">Field Service - Portal</h1>
375
375
< p > < strong > Table of contents</ strong > </ p >
376
376
< div class ="contents local topic " id ="contents ">
377
377
< ul class ="simple ">
378
- < li > < a class ="reference internal " href ="#bug-tracker " id ="toc-entry-1 "> Bug Tracker</ a > </ li >
379
- < li > < a class ="reference internal " href ="#credits " id ="toc-entry-2 "> Credits</ a > < ul >
380
- < li > < a class ="reference internal " href ="#authors " id ="toc-entry-3 "> Authors</ a > </ li >
381
- < li > < a class ="reference internal " href ="#contributors " id ="toc-entry-4 "> Contributors</ a > </ li >
382
- < li > < a class ="reference internal " href ="#maintainers " id ="toc-entry-5 "> Maintainers</ a > </ li >
378
+ < li > < a class ="reference internal " href ="#configuration " id ="toc-entry-1 "> Configuration</ a > </ li >
379
+ < li > < a class ="reference internal " href ="#bug-tracker " id ="toc-entry-2 "> Bug Tracker</ a > </ li >
380
+ < li > < a class ="reference internal " href ="#credits " id ="toc-entry-3 "> Credits</ a > < ul >
381
+ < li > < a class ="reference internal " href ="#authors " id ="toc-entry-4 "> Authors</ a > </ li >
382
+ < li > < a class ="reference internal " href ="#contributors " id ="toc-entry-5 "> Contributors</ a > </ li >
383
+ < li > < a class ="reference internal " href ="#maintainers " id ="toc-entry-6 "> Maintainers</ a > </ li >
383
384
</ ul >
384
385
</ li >
385
386
</ ul >
386
387
</ div >
388
+ < div class ="section " id ="configuration ">
389
+ < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h1 >
390
+ < p > Set Portal Visibility for Order Stages</ p >
391
+ < p > You are able to control which stages of field service orders are visible to
392
+ portal users by enabling or disabling portal visiblity option on a stage.
393
+ By default, all stages are visible in the portal. Disable the option to hide</ p >
394
+ < ol class ="arabic simple ">
395
+ < li > Go to Field Service > Configuration > Stages</ li >
396
+ < li > Select an order stage.</ li >
397
+ < li > Toggle the Visible in Portal option as desired</ li >
398
+ </ ol >
399
+ </ div >
387
400
< div class ="section " id ="bug-tracker ">
388
- < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Bug Tracker</ a > </ h1 >
401
+ < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Bug Tracker</ a > </ h1 >
389
402
< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/field-service/issues "> GitHub Issues</ a > .
390
403
In case of trouble, please check there if your issue has already been reported.
391
404
If you spotted it first, help us to smash it by providing a detailed and welcomed
392
405
< a class ="reference external " href ="https://github.com/OCA/field-service/issues/new?body=module:%20fieldservice_portal%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
393
406
< p > Do not contact contributors directly about support or help with technical issues.</ p >
394
407
</ div >
395
408
< div class ="section " id ="credits ">
396
- < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Credits</ a > </ h1 >
409
+ < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Credits</ a > </ h1 >
397
410
< div class ="section " id ="authors ">
398
- < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Authors</ a > </ h2 >
411
+ < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Authors</ a > </ h2 >
399
412
< ul class ="simple ">
400
413
< li > PyTech SRL</ li >
401
414
</ ul >
402
415
</ div >
403
416
< div class ="section " id ="contributors ">
404
- < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Contributors</ a > </ h2 >
417
+ < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Contributors</ a > </ h2 >
405
418
< ul >
406
419
< li > < p class ="first "> < a class ="reference external " href ="https://www.pytech.it "> PyTech SRL</ a > :</ p >
407
420
< blockquote >
@@ -413,7 +426,7 @@ <h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
413
426
</ ul >
414
427
</ div >
415
428
< div class ="section " id ="maintainers ">
416
- < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Maintainers</ a > </ h2 >
429
+ < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Maintainers</ a > </ h2 >
417
430
< p > This module is maintained by the OCA.</ p >
418
431
< a class ="reference external image-reference " href ="https://odoo-community.org ">
419
432
< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
0 commit comments