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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Listagem de Tabelas e Parâmetros do Protheus no Terminal de Informação - por Atilio Sistemas"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Tabelas e Parâmetros do Protheus एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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
आधिकारिक URL 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\/"
    }
}