AllTime Digest AllTime Digest
KeyTypeRequiredDescription
ABRAFLEXI_COMPANYstring✔
ABRAFLEXI_LOGINstring✔AbraFlexi Login
ABRAFLEXI_PASSWORDpassword✔AbraFlexi password
ABRAFLEXI_URLstring✔AbraFlexi Server URI
DIGEST_CHECK_SUPPLIER_CONTACTboolDo not notify if the supplier does not have contact details
DIGEST_FROMstring✔Diget sender Address
DIGEST_MAILTOstringsending result
EASE_LOGGERstringwrite log messages using
RESULT_FILEstringwrite output json data to
THEMEstringReport theme
AllTime Digest
{
    $schema: "https:\/\/raw.githubusercontent.com\/VitexSoftware\/php-vitexsoftware-multiflexi-core\/refs\/heads\/main\/schema\/application.json",
    image: "",
    name: {
        cs: "Digest za cel\u00e9 obdob\u00ed",
        en: "AllTime Digest"
    },
    description: {
        cs: "digest pro va\u0161e \u00fa\u010detnictv\u00ed od za\u010d\u00e1tku do sou\u010dasnosti",
        en: "digest for your Accounting from begin to now"
    },
    executable: "\/bin\/abraflexi-alltimedigest",
    homepage: "https:\/\/github.com\/VitexSoftware\/AbraFlexi-Digest\/",
    uuid: "1a00b753-9768-4afb-b556-446e78e6192c",
    tags: [
        "AbraFlexi",
        "Digest",
        "Analytics",
        "Sensor"
    ],
    version: "1.33.2.202",
    schemaVersion: "3.3.0",
    requirements: [
        "AbraFlexi"
    ],
    environment: {
        ABRAFLEXI_COMPANY: {
            type: "string",
            description: "",
            defval: "demo_de",
            required: true
        },
        ABRAFLEXI_LOGIN: {
            type: "string",
            description: "AbraFlexi Login",
            defval: "winstrom",
            required: true
        },
        ABRAFLEXI_PASSWORD: {
            type: "password",
            description: "AbraFlexi password",
            defval: "winstrom",
            required: true
        },
        ABRAFLEXI_URL: {
            type: "string",
            description: "AbraFlexi Server URI",
            defval: "https:\/\/demo.flexibee.eu:5434",
            required: true
        },
        DIGEST_CHECK_SUPPLIER_CONTACT: {
            type: "bool",
            description: "Do not notify if the supplier does not have contact details",
            defval: "0",
            required: false
        },
        DIGEST_FROM: {
            type: "string",
            description: "Diget sender Address",
            defval: "",
            required: true
        },
        DIGEST_MAILTO: {
            type: "string",
            description: "sending result",
            defval: "",
            required: false
        },
        EASE_LOGGER: {
            type: "string",
            description: "write log messages using",
            defval: "console|syslog",
            required: false
        },
        RESULT_FILE: {
            type: "string",
            description: "write output json data to",
            defval: "alltime_digest.html",
            required: false
        },
        THEME: {
            type: "string",
            description: "Report theme",
            defval: "happy",
            required: false
        }
    }
}
Download alltime_digest.multiflexi.app.json