Tabelas e Parâmetros do Protheus

Listagem de Tabelas e Parâmetros do Protheus no Terminal de Informação - por Atilio Sistemas

什麼是Tabelas e Parâmetros do Protheus?

Tabelas e Parâmetros do Protheus是由https://atiliosistemas.com開發的Chrome擴展程式,該擴展的主要功能是“Listagem de Tabelas e Parâmetros do Protheus no Terminal de Informação - por Atilio Sistemas”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載Tabelas e Parâmetros do Protheus擴展crx文件

下載Tabelas e Parâmetros do Protheus擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Essa é uma extensão / complemento oficial do site Terminal de Informação.

Com ela, é possível facilmente visualizar as tabelas, campos, tabelas genéricas e parâmetros do ERP Protheus.

Ou seja, se você estiver precisando desenvolver alguma rotina em AdvPL ou TL++, e necessita de uma forma ágil de consultar as tabelas e parâmetros, essa extensão foi feita pensando em você.

Agradecimentos ao Bruno Romeiro Comin pela contribuição na lógica do desenvolvimento.                    

擴展基本資訊

名稱 Tabelas e Parâmetros do Protheus Tabelas e Parâmetros do Protheus
ID kfhncfokhagcgcdmohnfegedabnpgbjf
官方網址 https://chromewebstore.google.com/detail/tabelas-e-par%C3%A2metros-do-p/kfhncfokhagcgcdmohnfegedabnpgbjf
簡介 Listagem de Tabelas e Parâmetros do Protheus no Terminal de Informação - por Atilio Sistemas
檔案大小 50.11 KB
安裝次數 868
目前版本 2022
更新時間 2022-10-24
上架時間 2021-05-19
評分 5.00/5 共 8 次評分
開發者 https://atiliosistemas.com
電子郵箱 [email protected]
付費類型 free
擴展官網 https://terminaldeinformacao.com
說明頁面URL https://atiliosistemas.com
隱私政策頁面URL https://atiliosistemas.com/politica-de-privacidade-e-cookies
支援的語言 pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Tabelas e Par\u00e2metros do Protheus",
    "description": "Listagem de Tabelas e Par\u00e2metros do Protheus no Terminal de Informa\u00e7\u00e3o - por Atilio Sistemas",
    "version": "2022",
    "background": {
        "service_worker": "start.js"
    },
    "action": {
        "default_popup": "index.html",
        "default_icon": "icon.png",
        "default_title": "Tabelas e Par\u00e2metros do Protheus"
    },
    "icons": {
        "16": "icon-16.png",
        "32": "icon-32.png",
        "48": "icon-48.png",
        "180": "icon-180.png",
        "310": "icon-310.png"
    },
    "developer": {
        "name": "Atilio Sistemas",
        "url": "http:\/\/atiliosistemas.com\/"
    }
}