Tabelas e Parâmetros do Protheus
Listagem de Tabelas e Parâmetros do Protheus no Terminal de Informação - por Atilio Sistemas
Vad är Tabelas e Parâmetros do Protheus?
Tabelas e Parâmetros do Protheus är en Chrome-tillägg utvecklad av https://atiliosistemas.com, och dess huvudfunktion är "Listagem de Tabelas e Parâmetros do Protheus no Terminal de Informação - por Atilio Sistemas".
Tilläggsskärmbilder
Ladda ner Tabelas e Parâmetros do Protheus-förlängningens CRX-fil
Ladda ner Tabelas e Parâmetros do Protheus-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
                        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.                     Grundläggande Information om Tillägg
| Namn |   |  
| ID | kfhncfokhagcgcdmohnfegedabnpgbjf | 
| Officiell webbadress | https://chromewebstore.google.com/detail/tabelas-e-par%C3%A2metros-do-p/kfhncfokhagcgcdmohnfegedabnpgbjf | 
| Beskrivning | Listagem de Tabelas e Parâmetros do Protheus no Terminal de Informação - por Atilio Sistemas | 
| Filstorlek | 50.11 KB | 
| Antal Installationer | 868 | 
| Aktuell Version | 2022 | 
| Senast Uppdaterad | 2022-10-24 | 
| Publiceringsdatum | 2021-05-19 | 
| Betyg | 5.00/5 Totalt 8 Betyg | 
| Utvecklare | https://atiliosistemas.com | 
| E-post | [email protected] | 
| Betalningssätt | free | 
| Tilläggswebbplats | https://terminaldeinformacao.com | 
| Hjälpsida URL | https://atiliosistemas.com | 
| URL till Sekretesspolicy Sidan | https://atiliosistemas.com/politica-de-privacidade-e-cookies | 
| Stödda Språk | 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\/"
    }
}  |  |