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 là gì?

Tabelas e Parâmetros do Protheus là một tiện ích mở rộng Chrome được phát triển bởi https://atiliosistemas.com, và tính năng chính của nó là "Listagem de Tabelas e Parâmetros do Protheus no Terminal de Informação - por Atilio Sistemas".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Tabelas e Parâmetros do Protheus

Tải xuống các tệp mở rộng Tabelas e Parâmetros do Protheus dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Tabelas e Parâmetros do Protheus Tabelas e Parâmetros do Protheus
ID kfhncfokhagcgcdmohnfegedabnpgbjf
URL Chính Thức https://chromewebstore.google.com/detail/tabelas-e-par%C3%A2metros-do-p/kfhncfokhagcgcdmohnfegedabnpgbjf
Mô tả Listagem de Tabelas e Parâmetros do Protheus no Terminal de Informação - por Atilio Sistemas
Kích Thước Tệp 50.11 KB
Số Lần Cài Đặt 868
Phiên Bản Hiện Tại 2022
Cập Nhật Lần Cuối 2022-10-24
Ngày Phát Hành 2021-05-19
Đánh Giá 5.00/5 Tổng số 8 Đánh Giá
Nhà Phát Triển https://atiliosistemas.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://terminaldeinformacao.com
URL Trang Trợ Giúp https://atiliosistemas.com
URL Trang Chính Sách Bảo Mật https://atiliosistemas.com/politica-de-privacidade-e-cookies
Ngôn Ngữ Được Hỗ Trợ 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\/"
    }
}