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 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://atiliosistemas.com, και η κύρια λειτουργία του είναι "Listagem de Tabelas e Parâmetros do Protheus no Terminal de Informação - por Atilio Sistemas".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Tabelas e Parâmetros do Protheus

Λήψη αρχείων επέκτασης 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
Επίσημο 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\/"
    }
}