Clear Reminder Labels Clear Reminder Labels
KeyTypeRequiredDescription
ABRAFLEXI_COMPANYstring
ABRAFLEXI_LOGINstringAbraFlexi Login
ABRAFLEXI_PASSWORDpasswordAbraFlexi password
ABRAFLEXI_URLstringAbraFlexi Server URI
EASE_LOGGERstringwrite log messages using
LANGsetLocale for this application
Clear Reminder Labels
{
    $schema: "https:\/\/raw.githubusercontent.com\/VitexSoftware\/php-vitexsoftware-multiflexi-core\/refs\/heads\/main\/schema\/application.json",
    image: "",
    name: {
        cs: "Vy\u010distit \u0161t\u00edtky upom\u00ednek",
        en: "Clear Reminder Labels"
    },
    description: {
        cs: "Vy\u010distit \u0161t\u00edtky dlu\u017en\u00edk\u016f",
        en: "Clear Debtor's labels"
    },
    executable: "abraflexi-reminder-clean-labels",
    homepage: "https:\/\/github.com\/VitexSoftware\/abraflexi-reminder",
    uuid: "138f1310-8e76-4670-bc55-47a3400795e1",
    tags: [
        "AbraFlexi",
        "Reminder",
        "Labels"
    ],
    version: "1.7.3.244",
    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
        },
        EASE_LOGGER: {
            type: "string",
            description: "write log messages using",
            defval: "console|syslog",
            required: false
        },
        LANG: {
            type: "set",
            description: "Locale for this application",
            defval: "cs_CZ",
            required: false
        }
    }
}
Download clear_reminder_labels.multiflexi.app.json