Conjunto de funcionalidades para o próprio cliente gerir as atividades financeiras de forma ágil com uma interface moderna.
Este conjunto de funcionalidades estará disponível apenas no release 12.1.33 |
Para mais informações sobre essa configuração acesse a página Application Server - REST ADVPL.
[HTTPV11] Enable=1 Sockets=HTTPREST [HTTPREST] Port=8084 URIs=URIHTML SECURITY=1 [URIHTML] URL=/html-protheus/rest PrepareIn=All Instances=2,2 CORSEnable=1 AllowOrigin=* [ONSTART] jobs=HTTPJOB RefreshRate=30 [HTTPJOB] MAIN=HTTP_START ENVIRONMENT=environment |
Para mais informações sobre essa configuração acesse a página Application Server - Seção HTTP.
[HTTP] enable=1 port=8080 path=D:\TOTVS\Protheus_Data\web\tfc-portal defaultpage=index.html |
{ "name": "TFC - Portal do Cliente", "version": "12.1.27-0.1.0", "serverBackend": "http://localhost:8084/", "restEntryPoint": "", "versionAPI": "", "productLine": "Protheus" } |
|
|
|
<!-- esconder o menu --> <style> div.theme-default .ia-splitter #main { margin-left: 0px; } .ia-fixed-sidebar, .ia-splitter-left { display: none; } #main { padding-left: 10px; padding-right: 10px; overflow-x: hidden; } .aui-header-primary .aui-nav, .aui-page-panel { margin-left: 0px !important; } .aui-header-primary .aui-nav { margin-left: 0px !important; } </style> |