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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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\/"
    }
}