@@ -375,33 +375,47 @@ <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
392
+ to portal users by enabling or disabling portal visiblity option on a
393
+ stage. By default, all stages are visible in the portal. Disable the
394
+ option to hide</ p >
395
+ < ol class ="arabic simple ">
396
+ < li > Go to Field Service > Configuration > Stages</ li >
397
+ < li > Select an order stage.</ li >
398
+ < li > Toggle the Visible in Portal option as desired</ li >
399
+ </ ol >
400
+ </ div >
387
401
< div class ="section " id ="bug-tracker ">
388
- < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Bug Tracker</ a > </ h1 >
402
+ < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Bug Tracker</ a > </ h1 >
389
403
< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/field-service/issues "> GitHub Issues</ a > .
390
404
In case of trouble, please check there if your issue has already been reported.
391
405
If you spotted it first, help us to smash it by providing a detailed and welcomed
392
406
< a class ="reference external " href ="https://github.com/OCA/field-service/issues/new?body=module:%20fieldservice_portal%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
393
407
< p > Do not contact contributors directly about support or help with technical issues.</ p >
394
408
</ div >
395
409
< div class ="section " id ="credits ">
396
- < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Credits</ a > </ h1 >
410
+ < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Credits</ a > </ h1 >
397
411
< div class ="section " id ="authors ">
398
- < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Authors</ a > </ h2 >
412
+ < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Authors</ a > </ h2 >
399
413
< ul class ="simple ">
400
414
< li > PyTech SRL</ li >
401
415
</ ul >
402
416
</ div >
403
417
< div class ="section " id ="contributors ">
404
- < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Contributors</ a > </ h2 >
418
+ < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Contributors</ a > </ h2 >
405
419
< ul >
406
420
< li > < p class ="first "> < a class ="reference external " href ="https://www.pytech.it "> PyTech SRL</ a > :</ p >
407
421
< blockquote >
@@ -420,7 +434,7 @@ <h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
420
434
</ ul >
421
435
</ div >
422
436
< div class ="section " id ="maintainers ">
423
- < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Maintainers</ a > </ h2 >
437
+ < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Maintainers</ a > </ h2 >
424
438
< p > This module is maintained by the OCA.</ p >
425
439
< a class ="reference external image-reference " href ="https://odoo-community.org ">
426
440
< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
0 commit comments