{ "host": "localhost", "database": "openxe", "user": "openxe", "tables": [ { "name": "abrechnungsartikel", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "float", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "preis", "Type": "decimal(10,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuerklasse", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abgerechnet", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "startdatum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferdatum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abgerechnetbis", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "wiederholend", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlzyklus", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abgrechnetam", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dokument", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "preisart", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "enddatum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "angelegtvon", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "angelegtam", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "experte", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrung", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibungersetzten", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gruppe", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", "columns": [ "adresse", "artikel" ], "Non_unique": "" } ] }, { "name": "abrechnungsartikel_gruppe", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung2", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ansprechpartner", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "extrarechnung", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gruppensumme", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnungadresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sammelrechnung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "abschlagsrechnung_rechnung", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftrag", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "rechnung", "Index_type": "BTREE", "columns": [ "rechnung" ], "Non_unique": "" }, { "Key_name": "auftrag", "Index_type": "BTREE", "columns": [ "auftrag" ], "Non_unique": "" } ] }, { "name": "accordion", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11) unsigned", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "target", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "position", "Type": "int(2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "adapterbox", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verwendenals", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "baudrate", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "model", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "seriennummer", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ipadresse", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "netmask", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gateway", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dns", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dhcp", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "wlan", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ssid", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "passphrase", "Type": "varchar(256)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "letzteverbindung", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tmpip", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "adapterbox_log", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ip", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "meldung", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "seriennummer", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "device", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "adapterbox_request_log", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auth", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "validpass", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "device", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "digets", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ip", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "success", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "adresse", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "marketingsperre", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "trackingsperre", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnungsadresse", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sprache", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "unterabteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ansprechpartner", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "land", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "strasse", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ort", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "plz", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "telefon", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "telefax", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mobil", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ustid", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ust_befreit", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "passwort_gesendet", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sonstiges", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresszusatz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kundenfreigabe", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kundennummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferantennummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mitarbeiternummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "konto", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "blz", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bank", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inhaber", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "swift", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "iban", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "paypal", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "paypalinhaber", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "paypalwaehrung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "partner", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungsweise", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungszieltage", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungszieltageskonto", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungszielskonto", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versandart", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kundennummerlieferant", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungsweiselieferant", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungszieltagelieferant", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungszieltageskontolieferant", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungszielskontolieferant", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versandartlieferant", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geloescht", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "webid", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorname", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kennung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sachkonto", "Type": "varchar(20)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld1", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld2", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld3", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "filiale", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vertrieb", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "innendienst", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verbandsnummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abweichendeemailab", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "portofrei_aktiv", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "portofreiab", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "infoauftragserfassung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mandatsreferenz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mandatsreferenzdatum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mandatsreferenzaenderung", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "glaeubigeridentnr", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kreditlimit", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tour", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungskonditionen_festschreiben", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatte_festschreiben", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlmaktiv", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlmvertragsbeginn", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlmlizenzgebuehrbis", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlmfestsetzenbis", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlmfestsetzen", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlmmindestpunkte", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlmwartekonto", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abweichende_rechnungsadresse", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_vorname", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_name", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_titel", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_typ", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_strasse", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_ort", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_plz", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_ansprechpartner", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_land", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_abteilung", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_unterabteilung", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_adresszusatz", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_telefon", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_telefax", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_anschreiben", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_email", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geburtstag", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rolledatum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "liefersperre", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "liefersperregrund", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlmpositionierung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuernummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuerbefreit", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlmmitmwst", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlmabrechnung", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlmwaehrungauszahlung", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlmauszahlungprojekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sponsor", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geworbenvon", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logfile", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kalender_aufgaben", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verrechnungskontoreisekosten", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "usereditid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "useredittimestamp", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "provision", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabattinformation", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt1", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt2", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt3", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt4", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt5", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internetseite", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonus1", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonus1_ab", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonus2", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonus2_ab", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonus3", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonus3_ab", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonus4", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonus4_ab", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonus5", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonus5_ab", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonus6", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonus6_ab", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonus7", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonus7_ab", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonus8", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonus8_ab", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonus9", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonus9_ab", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonus10", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonus10_ab", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_periode", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_anzahlpapier_abweichend", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_anzahlpapier", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_permail", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "titel", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anschreiben", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nachname", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "arbeitszeitprowoche", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "folgebestaetigungsperre", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferantennummerbeikunde", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verein_mitglied_seit", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verein_mitglied_bis", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verein_mitglied_aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verein_spendenbescheinigung", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld4", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld5", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld6", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld7", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld8", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld9", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld10", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_papier", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "angebot_cc", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftrag_cc", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_cc", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gutschrift_cc", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferschein_cc", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung_cc", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "angebot_fax_cc", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftrag_fax_cc", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_fax_cc", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gutschrift_fax_cc", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferschein_fax_cc", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung_fax_cc", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abperfax", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abpermail", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kassiereraktiv", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kassierernummer", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kassiererprojekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "portofreilieferant_aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "portofreiablieferant", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mandatsreferenzart", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mandatsreferenzwdhart", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "serienbrief", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kundennummer_buchhaltung", "Type": "varchar(20)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferantennummer_buchhaltung", "Type": "varchar(20)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lead", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungsweiseabo", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bundesland", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mandatsreferenzhinweis", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geburtstagkalender", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geburtstagskarte", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "liefersperredatum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "umsatzsteuer_lieferant", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lat", "Type": "decimal(18,12)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lng", "Type": "decimal(18,12)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "art", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "fromshop", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld11", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld12", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld13", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld14", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld15", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld16", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld17", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld18", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld19", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld20", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "angebot_email", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftrag_email", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnungs_email", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gutschrift_email", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferschein_email", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung_email", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferschwellenichtanwenden", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "hinweistextlieferant", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firmensepa", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "hinweis_einfuegen", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anzeigesteuerbelege", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gln", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_gln", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "keinealtersabfrage", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferbedingung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlmintranetgesamtestruktur", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kommissionskonsignationslager", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zollinformationen", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bundesstaat", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_bundesstaat", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kontorahmen", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "etikettautodruck", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "etikett", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "kundennummer", "Index_type": "BTREE", "columns": [ "kundennummer" ], "Non_unique": "" }, { "Key_name": "lieferantennummer", "Index_type": "BTREE", "columns": [ "lieferantennummer" ], "Non_unique": "" }, { "Key_name": "usereditid", "Index_type": "BTREE", "columns": [ "usereditid" ], "Non_unique": "" }, { "Key_name": "plz", "Index_type": "BTREE", "columns": [ "plz" ], "Non_unique": "" }, { "Key_name": "email", "Index_type": "BTREE", "columns": [ "email" ], "Non_unique": "" }, { "Key_name": "name", "Index_type": "BTREE", "columns": [ "name" ], "Non_unique": "" }, { "Key_name": "projekt", "Index_type": "BTREE", "columns": [ "projekt" ], "Non_unique": "" } ] }, { "name": "adresse_abosammelrechnungen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abweichende_rechnungsadresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", "columns": [ "adresse" ], "Non_unique": "" } ] }, { "name": "adresse_accounts", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "art", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "url", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "benutzername", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "passwort", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "webid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gueltig_ab", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gueltig_bis", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", "columns": [ "adresse" ], "Non_unique": "" } ] }, { "name": "adresse_filter", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ansprechpartner", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "adresse_filter_gruppen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "filter", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parent", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "isand", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "isnot", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "filter", "Index_type": "BTREE", "columns": [ "filter" ], "Non_unique": "" } ] }, { "name": "adresse_filter_positionen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "filter", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gruppe", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ2", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "isand", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "isnot", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter1", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter2", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter3", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "filter", "Index_type": "BTREE", "columns": [ "filter" ], "Non_unique": "" }, { "Key_name": "gruppe", "Index_type": "BTREE", "columns": [ "gruppe" ], "Non_unique": "" } ] }, { "name": "adresse_import", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(20)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ansprechpartner", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "unterabteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresszusatz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "strasse", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "plz", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "land", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "telefon", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "telefax", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mobil", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internetseite", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ustid", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "angelegt_am", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abgeschlossen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "adresse_kontakhistorie", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "grund", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", "columns": [ "adresse" ], "Non_unique": "" } ] }, { "name": "adresse_kontakte", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kontakt", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", "columns": [ "adresse" ], "Non_unique": "" } ] }, { "name": "adresse_rolle", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "subjekt", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "praedikat", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "objekt", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "von", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bis", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", "columns": [ "adresse" ], "Non_unique": "" }, { "Key_name": "projekt", "Index_type": "BTREE", "columns": [ "projekt" ], "Non_unique": "" } ] }, { "name": "adresse_typ", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "type", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geloescht", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "netto", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "adressetiketten", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "etikett", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verwenden_als", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "aktionscode_liste", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "code", "Type": "varchar(16)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschriftung", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ausblenden", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "amainvoice_config", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "value", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "name", "Index_type": "BTREE", "columns": [ "name" ], "Non_unique": "" } ] }, { "name": "amainvoice_files", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "filename", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "type", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "filename", "Index_type": "BTREE", "columns": [ "filename" ], "Non_unique": "" } ] }, { "name": "amazon_article", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "article_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "seller_sku", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "asin", "Type": "varchar(16)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "is_fba", "Type": "tinyint(4)", "Collation": null, "Null": "NO", "Key": "", "Default": "-1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "last_check", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "article_id", "Index_type": "BTREE", "columns": [ "article_id" ], "Non_unique": "" }, { "Key_name": "seller_sku", "Index_type": "BTREE", "columns": [ "seller_sku" ], "Non_unique": "" } ] }, { "name": "amazon_rechnung_anlegen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shopid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftrag", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "fba", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "shopid", "Index_type": "BTREE", "columns": [ "shopid", "auftrag", "status" ], "Non_unique": "" } ] }, { "name": "amazon_report", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_id", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "reportid", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "requestreportid", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "reporttype", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "marketplaces", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "requesttype", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "report_processing_status", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": "'_done_'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "imported", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "startdate", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "enddate", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "liveimported", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "createreturnorders", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lastchecked", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "report_options", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", "columns": [ "shop_id", "reportid" ], "Non_unique": "" }, { "Key_name": "reporttype", "Index_type": "BTREE", "columns": [ "reporttype" ], "Non_unique": "" }, { "Key_name": "requestreportid", "Index_type": "BTREE", "columns": [ "requestreportid" ], "Non_unique": "" }, { "Key_name": "created_at", "Index_type": "BTREE", "columns": [ "created_at" ], "Non_unique": "" } ] }, { "name": "amazon_report_schedule", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_id", "Type": "int(11) unsigned", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "report_type", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "schedule", "Type": "varchar(12)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "updated_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "scheduled_date", "Type": "timestamp", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "deleted", "Type": "tinyint(1) unsigned", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", "columns": [ "shop_id", "report_type", "schedule", "scheduled_date", "deleted" ], "Non_unique": "UNIQUE" } ] }, { "name": "amazon_shipment_info", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "orderid", "Type": "varchar(19)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "orderitemid", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "merchantorderid", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "merchantorderitemid", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shipmentitemid", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sku", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "carrier", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "currency", "Type": "varchar(8)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tracking_number", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sales_channel", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "fulfillment_channel", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "fulfillment_center_id", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "quantity_shipped", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shipment_date", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "estimated_arrival_date", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ship_address_1", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ship_address_2", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ship_address_3", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ship_city", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ship_state", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ship_postal_code", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ship_country", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ship_phone_number", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bill_address_1", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bill_address_2", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bill_address_3", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bill_city", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bill_state", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bill_postal_code", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bill_country", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "recipient_name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "buyer_name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "item_price", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "item_tax", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shipping_price", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shipping_tax", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gift_wrap_price", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gift_wrap_tax", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "item_promotion_discount", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ship_promotion_discount", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", "columns": [ "shop_id" ], "Non_unique": "" }, { "Key_name": "orderid", "Index_type": "BTREE", "columns": [ "orderid" ], "Non_unique": "" } ] }, { "name": "amazon_vat_report", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_id", "Type": "int(11) unsigned", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "orderid", "Type": "varchar(19)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sku", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "transaction_type", "Type": "varchar(8)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "fullrow", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "hash_sha1", "Type": "varchar(40)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "hash_nr", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "on_orderimport", "Type": "tinyint(1) unsigned", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "order_changed", "Type": "tinyint(1) unsigned", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "invoice_changed", "Type": "tinyint(1) unsigned", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "credit_note_changed", "Type": "tinyint(1) unsigned", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "invoice_created", "Type": "tinyint(1) unsigned", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "credit_note_created", "Type": "tinyint(1) unsigned", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "updated_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctype_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "position_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "invoicenumber", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shipment_date", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tax_calculation_date", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "order_date", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "orderid", "Index_type": "BTREE", "columns": [ "orderid" ], "Non_unique": "" }, { "Key_name": "hash_sha1", "Index_type": "BTREE", "columns": [ "hash_sha1" ], "Non_unique": "" }, { "Key_name": "transaction_type", "Index_type": "BTREE", "columns": [ "transaction_type" ], "Non_unique": "" }, { "Key_name": "position_id", "Index_type": "BTREE", "columns": [ "position_id" ], "Non_unique": "" } ] }, { "name": "amazon_vatinvoice", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shopid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "orderid", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vat_invoice_number", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "from_city", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "from_state", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "from_country", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "from_postal_code", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "from_location_code", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "seller_tax_registration", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "buyer_tax_registration", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shipment_date", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "isreturn", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "shopid", "Index_type": "BTREE", "columns": [ "shopid", "orderid" ], "Non_unique": "" } ] }, { "name": "amazoninvoice_position", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctype", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctype_id", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "position_id", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inv_rech_nr", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inv_date", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "amazonorderid", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shipmentdate", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "buyeremail", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "buyerphonenumber", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "buyername", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sku", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "productname", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "quantitypurchased", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "quantityshipped", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "currency", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mwst", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "taxrate", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "brutto_total", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "netto_total", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tax_total", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "itemprice", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "itemprice_netto", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "itemprice_tax", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shippingprice", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shippingprice_netto", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shippingprice_tax", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "giftwrapprice", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "giftwrapprice_netto", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "giftwrapprice_tax", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "itempromotiondiscount", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "itempromotiondiscount_netto", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "itempromotiondiscount_tax", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shippromotiondiscount", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shippromotiondiscount_netto", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shippromotiondiscount_tax", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "giftwrappromotiondiscount", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "giftwrappromotiondiscount_netto", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "giftwrappromotiondiscount_tax", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shipservicelevel", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "recipientname", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shipaddress1", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shipaddress2", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shipaddress3", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shipcity", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shipstate", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shippostalcode", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shipcountry", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shipphonenumber", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "billaddress1", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "billaddress2", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "billaddress3", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "billcity", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "billstate", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "billpostalcode", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "billcountry", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "carrier", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "trackingnumber", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "fulfillmentcenterid", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "fulfillmentchannel", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "saleschannel", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "asin", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "conditiontype", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "quantityavailable", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "isbusinessorder", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "uid", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vatcheck", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "documentlink", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "order_id", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rem_gs_nr", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "orderid", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rem_date", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "returndate", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "buyercompanyname", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "quantity", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "remreturnshipcost", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "remsondererstattung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "itempromotionid", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "reason", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rem_gs_nr_real", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "create", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "create_order", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "anfrage", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "belegnr", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftrag", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftragid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freitext", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mitarbeiter", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "unterabteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "strasse", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresszusatz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ansprechpartner", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "plz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "land", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ustid", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "telefon", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "telefax", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betreff", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kundennummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versandart", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versand", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_am", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_per", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_durch", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inbearbeitung_user", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ohne_briefpapier", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zuarchivieren", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vertriebid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiterid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktion", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vertrieb", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anschreiben", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projektfiliale", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "usereditid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "useredittimestamp", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "realrabatt", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt1", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt2", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt3", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt4", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt5", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_normal", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "19.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_zwischen", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_ermaessigt", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_starkermaessigt", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_dienstleistung", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'EUR'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(16)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "schreibschutz", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sprache", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bodyzusatz", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferbedingung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "titel", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bundesstaat", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "anfrage_position", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anfrage", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internerkommentar", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "float", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "preis", "Type": "decimal(10,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz", "Type": "decimal(5,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuertext", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "grundrabatt", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erloese", "Type": "varchar(8)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erloesefestschreiben", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabattsync", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt1", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt2", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt3", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt4", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt5", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld1", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld2", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld3", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld4", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld5", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld6", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld7", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld8", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld9", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld10", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld11", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld12", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld13", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld14", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld15", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld16", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld17", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld18", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld19", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld20", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld21", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld22", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld23", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld24", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld25", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld26", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld27", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld28", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld29", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld30", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld31", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld32", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld33", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld34", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld35", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld36", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld37", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld38", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld39", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld40", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geliefert", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vpe", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einheit", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferdatum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferdatumkw", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "anfrage", "Index_type": "BTREE", "columns": [ "anfrage" ], "Non_unique": "" } ] }, { "name": "anfrage_protokoll", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anfrage", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeit", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "grund", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "anfrage", "Index_type": "BTREE", "columns": [ "anfrage" ], "Non_unique": "" } ] }, { "name": "angebot", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gueltigbis", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "varchar(222)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "belegnr", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anfrage", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftrag", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freitext", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "retyp", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnungname", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "retelefon", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "reansprechpartner", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "retelefax", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "reabteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "reemail", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "reunterabteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "readresszusatz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "restrasse", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "replz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "reort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "reland", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "unterabteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "strasse", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresszusatz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "plz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "land", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ustid", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "telefon", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "telefax", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betreff", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kundennummer", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versandart", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vertrieb", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungsweise", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungszieltage", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungszieltageskonto", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungszielskonto", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gesamtsumme", "Type": "decimal(18,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bank_inhaber", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bank_institut", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bank_blz", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bank_konto", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kreditkarte_typ", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kreditkarte_inhaber", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kreditkarte_nummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kreditkarte_pruefnummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kreditkarte_monat", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kreditkarte_jahr", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abweichendelieferadresse", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abweichenderechnungsadresse", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "liefername", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferabteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferunterabteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferland", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferstrasse", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferplz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferadresszusatz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferansprechpartner", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "liefertelefon", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "liefertelefax", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "liefermail", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autoversand", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "keinporto", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gesamtsummeausblenden", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ust_befreit", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_am", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_per", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_durch", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inbearbeitung", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vermerk", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ansprechpartner", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "deckungsbeitragcalc", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "deckungsbeitrag", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erloes_netto", "Type": "decimal(18,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "umsatz_netto", "Type": "decimal(18,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferdatum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vertriebid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktion", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "provision", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "provision_summe", "Type": "decimal(18,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "keinsteuersatz", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anfrageid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gruppe", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anschreiben", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "usereditid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "useredittimestamp", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "realrabatt", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt1", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt2", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt3", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt4", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt5", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_normal", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "19.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_zwischen", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_ermaessigt", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_starkermaessigt", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_dienstleistung", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'EUR'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "schreibschutz", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pdfarchiviert", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pdfarchiviertversion", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'firma'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ohne_briefpapier", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftragid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ansprechpartnerid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projektfiliale", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abweichendebezeichnung", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zuarchivieren", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "angelegtam", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kopievon", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kopienummer", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferdatumkw", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sprache", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "liefergln", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferemail", "Type": "varchar(200)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gln", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "planedorderdate", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiterid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kurs", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ohne_artikeltext", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anzeigesteuer", "Type": "tinyint(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kostenstelle", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bodyzusatz", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferbedingung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "titel", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "liefertitel", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "standardlager", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontobetrag", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontoberechnet", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internet", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "transaktionsnummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "packstation_inhaber", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "packstation_station", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "packstation_ident", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "packstation_plz", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "packstation_ort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shopextid", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bundesstaat", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferbundesstaat", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatteportofestschreiben", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "projekt", "Index_type": "BTREE", "columns": [ "projekt" ], "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", "columns": [ "adresse" ], "Non_unique": "" }, { "Key_name": "vertriebid", "Index_type": "BTREE", "columns": [ "vertriebid" ], "Non_unique": "" }, { "Key_name": "status", "Index_type": "BTREE", "columns": [ "status" ], "Non_unique": "" }, { "Key_name": "datum", "Index_type": "BTREE", "columns": [ "datum" ], "Non_unique": "" }, { "Key_name": "belegnr", "Index_type": "BTREE", "columns": [ "belegnr" ], "Non_unique": "" }, { "Key_name": "versandart", "Index_type": "BTREE", "columns": [ "versandart" ], "Non_unique": "" } ] }, { "name": "angebot_position", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "angebot", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internerkommentar", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "preis", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferdatum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vpe", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "umsatzsteuer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geliefert", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "punkte", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonuspunkte", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlmdirektpraemie", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "keinrabatterlaubt", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "grundrabatt", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabattsync", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt1", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt2", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt3", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt4", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt5", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einheit", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "optional", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zolltarifnummer", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'0'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "herkunftsland", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'0'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikelnummerkunde", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld1", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld2", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld3", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld4", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld5", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld6", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld7", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld8", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld9", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld10", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferdatumkw", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "teilprojekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kostenstelle", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz", "Type": "decimal(5,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuertext", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erloese", "Type": "varchar(8)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erloesefestschreiben", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einkaufspreiswaehrung", "Type": "varchar(8)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einkaufspreis", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einkaufspreisurspruenglich", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einkaufspreisid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ekwaehrung", "Type": "varchar(8)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "deckungsbeitrag", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld11", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld12", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld13", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld14", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld15", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld16", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld17", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld18", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld19", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld20", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld21", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld22", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld23", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld24", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld25", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld26", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld27", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld28", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld29", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld30", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld31", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld32", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld33", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld34", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld35", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld36", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld37", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld38", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld39", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld40", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "formelmenge", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "formelpreis", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ohnepreis", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "textalternativpreis", "Type": "varchar(50)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontobetrag", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontobetrag_netto_einzeln", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontobetrag_netto_gesamt", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontobetrag_brutto_einzeln", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontobetrag_brutto_gesamt", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuerbetrag", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontosperre", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "berechnen_aus_teile", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ausblenden_im_pdf", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "explodiert_parent", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "umsatz_netto_einzeln", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "umsatz_netto_gesamt", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "umsatz_brutto_einzeln", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "umsatz_brutto_gesamt", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "angebot", "Index_type": "BTREE", "columns": [ "angebot" ], "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", "columns": [ "artikel" ], "Non_unique": "" } ] }, { "name": "angebot_protokoll", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "angebot", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeit", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "grund", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "angebot", "Index_type": "BTREE", "columns": [ "angebot" ], "Non_unique": "" } ] }, { "name": "ansprechpartner", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sprache", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bereich", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "unterabteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "land", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "strasse", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "plz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "telefon", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "telefax", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sonstiges", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresszusatz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mobil", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "titel", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anschreiben", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ansprechpartner_land", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorname", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geburtstag", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geburtstagkalender", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geburtstagskarte", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geloescht", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "interne_bemerkung", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "marketingsperre", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", "columns": [ "adresse" ], "Non_unique": "" } ] }, { "name": "ansprechpartner_gruppen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ansprechpartner", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gruppe", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "api_account", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "initkey", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "importwarteschlange_name", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "event_url", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "remotedomain", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "importwarteschlange", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "cleanutf8", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "uebertragung_account", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "permissions", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "is_legacy", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ishtmltransformation", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "api_keys", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nonce", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "opaque", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nonce_count", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "api_mapping", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "api", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "uebertragung_account", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tabelle", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "id_int", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "id_ext", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "uebertragung_account", "Index_type": "BTREE", "columns": [ "uebertragung_account" ], "Non_unique": "" }, { "Key_name": "id_ext", "Index_type": "BTREE", "columns": [ "id_ext" ], "Non_unique": "" }, { "Key_name": "api", "Index_type": "BTREE", "columns": [ "api" ], "Non_unique": "" } ] }, { "name": "api_permission", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "key", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "group", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "key", "Index_type": "BTREE", "columns": [ "key" ], "Non_unique": "" } ] }, { "name": "api_regel", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "api", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "action", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bedingung", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sofortuebertragen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "prio", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "api_request", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "api", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "uebertragung_account", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'angelegt'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "prio", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter1", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter1int", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter2", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anzeige", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "uebertragen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geloescht", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datei", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "uebertragen_am", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anzahl_uebertragen", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "uebertragung_account", "Index_type": "BTREE", "columns": [ "uebertragung_account" ], "Non_unique": "" }, { "Key_name": "parameter1int", "Index_type": "BTREE", "columns": [ "parameter1int" ], "Non_unique": "" } ] }, { "name": "api_request_response_log", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "api_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "raw_request", "Type": "mediumtext", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "raw_response", "Type": "mediumtext", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "type", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctype", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctype_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "is_incomming", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "api_id", "Index_type": "BTREE", "columns": [ "api_id" ], "Non_unique": "" }, { "Key_name": "created_at", "Index_type": "BTREE", "columns": [ "created_at" ], "Non_unique": "" } ] }, { "name": "arbeitsfreietage", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "land", "Type": "varchar(2)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "datum", "Index_type": "BTREE", "columns": [ "datum" ], "Non_unique": "" } ] }, { "name": "arbeitspaket", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aufgabe", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeit_geplant", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kostenstelle", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abgabe", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abgenommen", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abgenommen_von", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abgenommen_bemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "initiator", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "art", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abgabedatum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geloescht", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorgaenger", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kosten_geplant", "Type": "decimal(10,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel_geplant", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftragid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abgerechnet", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "cache_BE", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "cache_PR", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "cache_AN", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "cache_AB", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "cache_LS", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "cache_RE", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "cache_GS", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "last_cache", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "startdatum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ek_geplant", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vk_geplant", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kalkulationbasis", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'stundenbasis'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "cache_PF", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "farbe", "Type": "varchar(16)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vkkalkulationbasis", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projektplanausblenden", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "projekt", "Index_type": "BTREE", "columns": [ "projekt" ], "Non_unique": "" } ] }, { "name": "article_label", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "article_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "label_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "printer_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "amount", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "type", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "article_property_translation", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "article_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "category_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "language_from", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "language_to", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "property_from", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "property_to", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "property_value_from", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "property_value_to", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "article_id", "Index_type": "BTREE", "columns": [ "article_id" ], "Non_unique": "" }, { "Key_name": "category_id", "Index_type": "BTREE", "columns": [ "category_id" ], "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", "columns": [ "shop_id" ], "Non_unique": "" } ] }, { "name": "artikel", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "checksum", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inaktiv", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ausverkauft", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "warengruppe", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name_de", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name_en", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kurztext_de", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kurztext_en", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung_de", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung_en", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "uebersicht_de", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "uebersicht_en", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "links_de", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "links_en", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "startseite_de", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "startseite_en", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "standardbild", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "herstellerlink", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "hersteller", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "teilbar", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nteile", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "seriennummern", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lager_platz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferzeit", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferzeitmanuell", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sonstiges", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gewicht", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "endmontage", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "funktionstest", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikelcheckliste", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stueckliste", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "juststueckliste", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "barcode", "Type": "varchar(7)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "hinzugefuegt", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pcbdecal", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lagerartikel", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "porto", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "chargenverwaltung", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "provisionsartikel", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gesperrt", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sperrgrund", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geloescht", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gueltigbis", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "umsatzsteuer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "klasse", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shopartikel", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "unishopartikel", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "journalshopartikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "katalog", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "katalogtext_de", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "katalogtext_en", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "katalogbezeichnung_de", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "katalogbezeichnung_en", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "neu", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "topseller", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "startseite", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "wichtig", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mindestlager", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mindestbestellung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "partnerprogramm_sperre", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internerkommentar", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intern_gesperrt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intern_gesperrtuser", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intern_gesperrtgrund", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inbearbeitung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inbearbeitunguser", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "cache_lagerplatzinhaltmenge", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internkommentar", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anabregs_text", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autobestellung", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "produktion", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "herstellernummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "restmenge", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlmdirektpraemie", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "keineeinzelartikelanzeigen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mindesthaltbarkeitsdatum", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "letzteseriennummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "individualartikel", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "keinrabatterlaubt", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt_prozent", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geraet", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "serviceartikel", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autoabgleicherlaubt", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pseudopreis", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freigabenotwendig", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freigaberegel", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nachbestellt", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ean", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlmpunkte", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlmbonuspunkte", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlmkeinepunkteeigenkauf", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop2", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop3", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "usereditid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "useredittimestamp", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld1", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld2", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld3", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld4", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld5", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld6", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einheit", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "webid", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferzeitmanuell_en", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "variante", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "variante_von", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "produktioninfo", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sonderaktion", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sonderaktion_en", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autolagerlampe", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "leerfeld", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zolltarifnummer", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "herkunftsland", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "laenge", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "breite", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "hoehe", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gebuehr", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pseudolager", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "downloadartikel", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "matrixprodukt", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_erloese_inland_normal", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_aufwendung_inland_normal", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_erloese_inland_ermaessigt", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_aufwendung_inland_ermaessigt", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_erloese_inland_steuerfrei", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_aufwendung_inland_steuerfrei", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_erloese_inland_innergemeinschaftlich", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_aufwendung_inland_innergemeinschaftlich", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_erloese_inland_eunormal", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_erloese_inland_nichtsteuerbar", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_erloese_inland_euermaessigt", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_aufwendung_inland_nichtsteuerbar", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_aufwendung_inland_eunormal", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_aufwendung_inland_euermaessigt", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_erloese_inland_export", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_aufwendung_inland_import", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_art_produkt", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_art_produkt_download", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "metadescription_de", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "metadescription_en", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "metakeywords_de", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "metakeywords_en", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anabregs_text_en", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "externeproduktion", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bildvorschau", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inventursperre", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "variante_kopie", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "unikat", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "generierenummerbeioption", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "allelieferanten", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tagespreise", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rohstoffe", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nettogewicht", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "xvp", "Type": "decimal(14,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ohnepreisimpdf", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "provisionssperre", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dienstleistung", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inventurekaktiv", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inventurek", "Type": "decimal(18,8)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "hinweis_einfuegen", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "etikettautodruck", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lagerkorrekturwert", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autodrucketikett", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abckategorie", "Type": "varchar(1)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "laststorage_changed", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "1970-01-01 23:00:00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "laststorage_sync", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "1970-01-01 23:00:00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz", "Type": "decimal(5,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuertext_innergemeinschaftlich", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuertext_export", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "formelmenge", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "formelpreis", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld7", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld8", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld9", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld10", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld11", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld12", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld13", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld14", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld15", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld16", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld17", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld18", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld19", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld20", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld21", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld22", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld23", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld24", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld25", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld26", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld27", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld28", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld29", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld30", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld31", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld32", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld33", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld34", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld35", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld36", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld37", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld38", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld39", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld40", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ursprungsregion", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestandalternativartikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "metatitle_de", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "metatitle_en", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vkmeldungunterdruecken", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "altersfreigabe", "Type": "varchar(3)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "unikatbeikopie", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuergruppe", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kostenstelle", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikelautokalkulation", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikelabschliessenkalkulation", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikelfifokalkulation", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "keinskonto", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "berechneterek", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verwendeberechneterek", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "berechneterekwaehrung", "Type": "varchar(16)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "has_preproduced_partlist", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "preproduced_partlist", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kontorahmen", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "projekt", "Index_type": "BTREE", "columns": [ "projekt" ], "Non_unique": "" }, { "Key_name": "nummer", "Index_type": "BTREE", "columns": [ "nummer" ], "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", "columns": [ "adresse" ], "Non_unique": "" }, { "Key_name": "laststorage_changed", "Index_type": "BTREE", "columns": [ "laststorage_changed" ], "Non_unique": "" }, { "Key_name": "laststorage_sync", "Index_type": "BTREE", "columns": [ "laststorage_sync" ], "Non_unique": "" }, { "Key_name": "variante_von", "Index_type": "BTREE", "columns": [ "variante_von" ], "Non_unique": "" }, { "Key_name": "herstellernummer", "Index_type": "BTREE", "columns": [ "herstellernummer" ], "Non_unique": "" }, { "Key_name": "geloescht", "Index_type": "BTREE", "columns": [ "geloescht" ], "Non_unique": "" } ] }, { "name": "artikel_arbeitsanweisung", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bild", "Type": "longblob", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einzelzeit", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "arbeitsplatzgruppe", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", "columns": [ "artikel" ], "Non_unique": "" } ] }, { "name": "artikel_artikelgruppe", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikelgruppe", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "position", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geloescht", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "artikel_cached_fields", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "project_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "project_name", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "number", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ean", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "factory_number", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "manufactor", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "customfield1", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "customfield2", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ek_customnumber", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vk_customnumber", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eigenschaften", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "is_storage_article", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "is_variant", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "variant_from_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "variant_from_name", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "is_partlist", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "is_shipping", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "locked", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lager_verfuegbar", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ek_netto", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ek_brutto", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vk_netto", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vk_brutto", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inzulauf", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "imsperrlager", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inproduktion", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lager_gesamt", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", "columns": [ "artikel" ], "Non_unique": "" } ] }, { "name": "artikel_freifelder", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sprache", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nummer", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "wert", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", "columns": [ "artikel" ], "Non_unique": "" } ] }, { "name": "artikel_onlineshops", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ausartikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lagerkorrekturwert", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pseudolager", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autolagerlampe", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "restmenge", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferzeitmanuell", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pseudopreis", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "generierenummerbeioption", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "variante_kopie", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "unikat", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "unikatbeikopie", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autoabgeleicherlaubt", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "last_article_hash", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "last_article_transfer", "Type": "timestamp", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "last_storage_transfer", "Type": "timestamp", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "storage_cache", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pseudostorage_cache", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", "columns": [ "artikel", "shop" ], "Non_unique": "" } ] }, { "name": "artikel_permanenteinventur", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lager_platz", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "lager_platz", "Index_type": "BTREE", "columns": [ "lager_platz" ], "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", "columns": [ "artikel" ], "Non_unique": "" } ] }, { "name": "artikel_shop", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "checksum", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "artikel_texte", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sprache", "Type": "varchar(30)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kurztext", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung_online", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "meta_title", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "meta_description", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "meta_keywords", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "katalogartikel", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "katalog_bezeichnung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "katalog_text", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "shop", "Index_type": "BTREE", "columns": [ "shop" ], "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", "columns": [ "artikel" ], "Non_unique": "" } ] }, { "name": "artikel_zu_optionen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikeloption", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "artikel_zu_optionengruppe", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikeloptionengruppe", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "position", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name_de", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name_en", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "preisadd", "Type": "decimal(8,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "preisart", "Type": "varchar(20)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'absolut'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geloescht", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "artikelbaum_artikel", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kategorie", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "haupt", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", "columns": [ "artikel", "kategorie" ], "Non_unique": "" } ] }, { "name": "artikeleigenschaften", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": "'einzeilig'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geloescht", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "eigenschaft_unique", "Index_type": "BTREE", "columns": [ "name" ], "Non_unique": "UNIQUE" } ] }, { "name": "artikeleigenschaftenwerte", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikeleigenschaften", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorlage", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einheit", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "wert", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "artikeleigenschaften", "Index_type": "BTREE", "columns": [ "artikeleigenschaften" ], "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", "columns": [ "artikel" ], "Non_unique": "" }, { "Key_name": "eigenschaft_artikel_unique", "Index_type": "BTREE", "columns": [ "artikel", "artikeleigenschaften" ], "Non_unique": "UNIQUE" } ] }, { "name": "artikeleinheit", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einheit_de", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "artikelgruppen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung_en", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung_de", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung_en", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "id", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "artikelkalkulation", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kostenart", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kosten", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gesamtkosten", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kommentar", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrung", "Type": "varchar(16)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gesperrt", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "automatischneuberechnen", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", "columns": [ "artikel" ], "Non_unique": "" } ] }, { "name": "artikelkalkulation_menge", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", "columns": [ "artikel" ], "Non_unique": "" } ] }, { "name": "artikelkalkulation_tag", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "preis", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrung", "Type": "varchar(16)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "json", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "artikelkategorien", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "next_nummer", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geloescht", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "externenummer", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parent", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_erloese_inland_normal", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_aufwendung_inland_normal", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_erloese_inland_ermaessigt", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_aufwendung_inland_ermaessigt", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_erloese_inland_steuerfrei", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_aufwendung_inland_steuerfrei", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_erloese_inland_innergemeinschaftlich", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_aufwendung_inland_innergemeinschaftlich", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_erloese_inland_eunormal", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_erloese_inland_nichtsteuerbar", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_erloese_inland_euermaessigt", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_aufwendung_inland_nichtsteuerbar", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_aufwendung_inland_eunormal", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_aufwendung_inland_euermaessigt", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_erloese_inland_export", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_aufwendung_inland_import", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuertext_innergemeinschaftlich", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuertext_export", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "parent", "Index_type": "BTREE", "columns": [ "parent" ], "Non_unique": "" } ] }, { "name": "artikelkontingente", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "artikelnummer_fremdnummern", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shopid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "scannable", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", "columns": [ "artikel" ], "Non_unique": "" }, { "Key_name": "shopid", "Index_type": "BTREE", "columns": [ "shopid" ], "Non_unique": "" }, { "Key_name": "nummer", "Index_type": "BTREE", "columns": [ "nummer" ], "Non_unique": "" } ] }, { "name": "artikeloptionen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gruppe", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name_de", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name_en", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "preisadd", "Type": "decimal(8,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "preisart", "Type": "varchar(20)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'absolut'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geloescht", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "artikeloptionengruppe", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name_de", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name_en", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "standardoption", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geloescht", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "aufgabe", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aufgabe", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "prio", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kostenstelle", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "initiator", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "angelegt_am", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "startdatum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "startzeit", "Type": "time", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intervall_tage", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stunden", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abgabe_bis", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abgeschlossen", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abgeschlossen_am", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sonstiges", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "startseite", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "oeffentlich", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "emailerinnerung", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "emailerinnerung_tage", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "note_x", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "note_y", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "note_z", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "note_color", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pinwand", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorankuendigung", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ganztags", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeiterfassung_pflicht", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeiterfassung_abrechnung", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kunde", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pinwand_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abgabe_bis_zeit", "Type": "time", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email_gesendet_vorankuendigung", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email_gesendet", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "teilprojekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "note_w", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "note_h", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ansprechpartner_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", "columns": [ "adresse" ], "Non_unique": "" } ] }, { "name": "aufgabe_erledigt", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aufgabe", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abgeschlossen_am", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "auftrag", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "art", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "varchar(222)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "belegnr", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internet", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "angebot", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freitext", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "unterabteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "strasse", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresszusatz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ansprechpartner", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "plz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "land", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ustid", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ust_befreit", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ust_inner", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "telefon", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "telefax", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betreff", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kundennummer", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versandart", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vertrieb", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungsweise", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungszieltage", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungszieltageskonto", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungszielskonto", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bank_inhaber", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bank_institut", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bank_blz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bank_konto", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kreditkarte_typ", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kreditkarte_inhaber", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kreditkarte_nummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kreditkarte_pruefnummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kreditkarte_monat", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kreditkarte_jahr", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_am", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_per", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_durch", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autoversand", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "keinporto", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "keinestornomail", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abweichendelieferadresse", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "liefername", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferabteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferunterabteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferland", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferstrasse", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferplz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferadresszusatz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferansprechpartner", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "packstation_inhaber", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "packstation_station", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "packstation_ident", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "packstation_plz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "packstation_ort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autofreigabe", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freigabe", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nachbesserung", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gesamtsumme", "Type": "decimal(18,2)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inbearbeitung", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abgeschlossen", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nachlieferung", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lager_ok", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "porto_ok", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ust_ok", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "check_ok", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorkasse_ok", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nachnahme_ok", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "reserviert_ok", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "partnerid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "folgebestaetigung", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungsmail", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornogrund", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornosonstiges", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornorueckzahlung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornobetrag", "Type": "decimal(18,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornobankinhaber", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornobankkonto", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornobankblz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornobankbank", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornogutschrift", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornogutschriftbeleg", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornowareerhalten", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornomanuellebearbeitung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornokommentar", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornobezahlt", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornobezahltam", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornobezahltvon", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornoabgeschlossen", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornorueckzahlungper", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornowareerhaltenretour", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "partnerausgezahlt", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "partnerausgezahltam", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kennen", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "keinetrackingmail", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungsmailcounter", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rma", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "transaktionsnummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorabbezahltmarkieren", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "deckungsbeitragcalc", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "deckungsbeitrag", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erloes_netto", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "umsatz_netto", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferdatum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tatsaechlicheslieferdatum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "liefertermin_ok", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "teillieferung_moeglich", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kreditlimit_ok", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kreditlimit_freigabe", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "liefersperre_ok", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "teillieferungvon", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "teillieferungnummer", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vertriebid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktion", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "provision", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "provision_summe", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anfrageid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gruppe", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shopextid", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shopextstatus", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ihrebestellnummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anschreiben", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "usereditid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "useredittimestamp", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "realrabatt", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einzugsdatum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt1", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt2", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt3", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt4", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt5", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_normal", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "19.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_zwischen", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_ermaessigt", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_starkermaessigt", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_dienstleistung", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'EUR'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "keinsteuersatz", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "angebotid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "schreibschutz", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pdfarchiviert", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pdfarchiviertversion", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'firma'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ohne_briefpapier", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftragseingangper", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ansprechpartnerid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "systemfreitext", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projektfiliale", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferungtrotzsperre", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zuarchivieren", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "angelegtam", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "saldo", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "saldogeprueft", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferantenauftrag", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferant", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferdatumkw", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abweichendebezeichnung", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatteportofestschreiben", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sprache", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bundesland", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gln", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "liefergln", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferemail", "Type": "varchar(200)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "reservationdate", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnungid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "deliverythresholdvatid", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "fastlane", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiterid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kurs", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferantennummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferantkdrnummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ohne_artikeltext", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "webid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anzeigesteuer", "Type": "tinyint(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "cronjobkommissionierung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kostenstelle", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bodyzusatz", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferbedingung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "titel", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "liefertitel", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "standardlager", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontobetrag", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontoberechnet", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kommissionskonsignationslager", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "extsoll", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bundesstaat", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferbundesstaat", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kundennummer_buchhaltung", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "storage_country", "Type": "varchar(3)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_status_update_attempt", "Type": "int(3)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_status_update_last_attempt_at", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "projekt", "Index_type": "BTREE", "columns": [ "projekt" ], "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", "columns": [ "adresse" ], "Non_unique": "" }, { "Key_name": "vertriebid", "Index_type": "BTREE", "columns": [ "vertriebid" ], "Non_unique": "" }, { "Key_name": "status", "Index_type": "BTREE", "columns": [ "status" ], "Non_unique": "" }, { "Key_name": "datum", "Index_type": "BTREE", "columns": [ "datum" ], "Non_unique": "" }, { "Key_name": "belegnr", "Index_type": "BTREE", "columns": [ "belegnr" ], "Non_unique": "" }, { "Key_name": "gesamtsumme", "Index_type": "BTREE", "columns": [ "gesamtsumme" ], "Non_unique": "" }, { "Key_name": "transaktionsnummer", "Index_type": "BTREE", "columns": [ "transaktionsnummer" ], "Non_unique": "" }, { "Key_name": "internet", "Index_type": "BTREE", "columns": [ "internet" ], "Non_unique": "" }, { "Key_name": "lieferantkdrnummer", "Index_type": "BTREE", "columns": [ "lieferantkdrnummer" ], "Non_unique": "" }, { "Key_name": "teillieferungvon", "Index_type": "BTREE", "columns": [ "teillieferungvon" ], "Non_unique": "" }, { "Key_name": "versandart", "Index_type": "BTREE", "columns": [ "versandart" ], "Non_unique": "" } ] }, { "name": "auftrag_position", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftrag", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internerkommentar", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "preis", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferdatum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vpe", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "umsatzsteuer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geliefert", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geliefert_menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "explodiert", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "explodiert_parent", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "punkte", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonuspunkte", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlmdirektpraemie", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "keinrabatterlaubt", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "grundrabatt", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabattsync", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt1", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt2", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt3", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt4", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt5", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einheit", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "webid", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nachbestelltexternereinkauf", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zolltarifnummer", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'0'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "herkunftsland", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'0'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikelnummerkunde", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld1", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld2", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld3", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld4", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld5", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld6", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld7", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld8", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld9", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld10", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferdatumkw", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "teilprojekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kostenstelle", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz", "Type": "decimal(5,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuertext", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erloese", "Type": "varchar(8)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erloesefestschreiben", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einkaufspreiswaehrung", "Type": "varchar(8)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einkaufspreis", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einkaufspreisurspruenglich", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einkaufspreisid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ekwaehrung", "Type": "varchar(8)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "deckungsbeitrag", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld11", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld12", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld13", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld14", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld15", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld16", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld17", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld18", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld19", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld20", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld21", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld22", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld23", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld24", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld25", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld26", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld27", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld28", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld29", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld30", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld31", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld32", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld33", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld34", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld35", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld36", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld37", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld38", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld39", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld40", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "formelmenge", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "formelpreis", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ohnepreis", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zolleinzelwert", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zollgesamtwert", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zollwaehrung", "Type": "varchar(3)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zolleinzelgewicht", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zollgesamtgewicht", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "potentiellerliefertermin", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontobetrag", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontobetrag_netto_einzeln", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontobetrag_netto_gesamt", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontobetrag_brutto_einzeln", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontobetrag_brutto_gesamt", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuerbetrag", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontosperre", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ausblenden_im_pdf", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "umsatz_netto_einzeln", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "umsatz_netto_gesamt", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "umsatz_brutto_einzeln", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "umsatz_brutto_gesamt", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "auftrag", "Index_type": "BTREE", "columns": [ "auftrag", "artikel" ], "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", "columns": [ "artikel" ], "Non_unique": "" }, { "Key_name": "auftrag_2", "Index_type": "BTREE", "columns": [ "auftrag" ], "Non_unique": "" }, { "Key_name": "explodiert_parent", "Index_type": "BTREE", "columns": [ "explodiert_parent" ], "Non_unique": "" } ] }, { "name": "auftrag_protokoll", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftrag", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeit", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "grund", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "auftrag", "Index_type": "BTREE", "columns": [ "auftrag" ], "Non_unique": "" } ] }, { "name": "autoresponder_blacklist", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "cachetime", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mailaddress", "Type": "varchar(512)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "backup", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dateiname", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "beleg_chargesnmhd", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctype", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctypeid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pos", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "type", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "type2", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "type3", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "wert", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "wert2", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "wert3", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lagerplatz", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebemerkung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "doctypeid", "Index_type": "BTREE", "columns": [ "doctypeid" ], "Non_unique": "" }, { "Key_name": "pos", "Index_type": "BTREE", "columns": [ "pos" ], "Non_unique": "" }, { "Key_name": "type", "Index_type": "BTREE", "columns": [ "type" ], "Non_unique": "" }, { "Key_name": "type2", "Index_type": "BTREE", "columns": [ "type2" ], "Non_unique": "" }, { "Key_name": "wert", "Index_type": "BTREE", "columns": [ "wert" ], "Non_unique": "" } ] }, { "name": "beleg_zwischenpositionen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctype", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctypeid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pos", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "postype", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "wert", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "doctypeid", "Index_type": "BTREE", "columns": [ "doctypeid" ], "Non_unique": "" } ] }, { "name": "belegeimport", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "userid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "art", "Type": "varchar(20)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(24)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_status", "Type": "varchar(24)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_datum", "Type": "varchar(24)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_lieferdatum", "Type": "varchar(24)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_tatsaechlicheslieferdatum", "Type": "varchar(24)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_versandart", "Type": "varchar(24)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_zahlungsweise", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_belegnr", "Type": "varchar(20)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_hauptbelegnr", "Type": "varchar(20)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_kundennummer", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_lieferantennummer", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_name", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_abteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_unterabteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_adresszusatz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_ansprechpartner", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_telefon", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_email", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_land", "Type": "varchar(2)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_strasse", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_plz", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_ort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_aktion", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_internebemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_internebezeichnung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_freitext", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_ihrebestellnummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_lieferbedingung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_art", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_auftragid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel_nummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel_ean", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel_bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel_beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel_menge", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel_preis", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel_preisfuermenge", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "1.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel_rabatt", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel_waehrung", "Type": "varchar(3)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel_lieferdatum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel_sort", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel_umsatzsteuer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel_einheit", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel_zolltarifnummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel_herkunftsland", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel_artikelnummerkunde", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel_freifeld1", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel_freifeld2", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel_freifeld3", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel_freifeld4", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel_freifeld5", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel_freifeld6", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel_freifeld7", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel_freifeld8", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel_freifeld9", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel_freifeld10", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel_freifeld11", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel_freifeld12", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel_freifeld13", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel_freifeld14", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel_freifeld15", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel_freifeld16", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel_freifeld17", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel_freifeld18", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel_freifeld19", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel_freifeld20", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_unterlistenexplodieren", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel_steuersatz", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "-1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse_typ", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse_ustid", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse_anschreiben", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresscounter", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse_freifeld1", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse_freifeld2", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse_freifeld3", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse_freifeld4", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse_freifeld5", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse_freifeld6", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse_freifeld7", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse_freifeld8", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse_freifeld9", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse_freifeld10", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse_freifeld11", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse_freifeld12", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse_freifeld13", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse_freifeld14", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse_freifeld15", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse_freifeld16", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse_freifeld17", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse_freifeld18", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse_freifeld19", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse_freifeld20", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_sprache", "Type": "varchar(20)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_auftragsnummer", "Type": "varchar(20)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_rechnungsnumer", "Type": "varchar(20)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_liefername", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_lieferabteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_lieferunterabteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_lieferland", "Type": "varchar(2)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_lieferstrasse", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_lieferort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_lieferplz", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_lieferadresszusatz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_lieferansprechpartner", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_abschlagauftrag", "Type": "varchar(20)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_abschlagauftragbezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_zahlungszieltage", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_zahlungszieltageskonto", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_zahlungszielskonto", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_bodyzusatz", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_waehrung", "Type": "varchar(20)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_bundesstaat", "Type": "varchar(20)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_internet", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "belegeimport_running", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "userid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "art", "Type": "varchar(20)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(20)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "filename", "Type": "varchar(256)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "command", "Type": "varchar(20)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "belegevorlagen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "belegtyp", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "json", "Type": "mediumtext", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "berichte", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "struktur", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "spaltennamen", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "spaltenbreite", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "spaltenausrichtung", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "variablen", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sumcols", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctype", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctype_actionmenu", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctype_actionmenuname", "Type": "varchar(256)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctype_actionmenufiletype", "Type": "varchar(256)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'csv'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "project", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ftpuebertragung", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ftppassivemode", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ftphost", "Type": "varchar(512)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ftpport", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ftpuser", "Type": "varchar(512)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ftppassword", "Type": "varchar(512)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ftpuhrzeit", "Type": "time", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ftpletzteuebertragung", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ftpnamealternativ", "Type": "varchar(512)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "emailuebertragung", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "emailempfaenger", "Type": "varchar(512)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "emailbetreff", "Type": "varchar(512)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "emailuhrzeit", "Type": "time", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "emailletzteuebertragung", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "emailnamealternativ", "Type": "varchar(512)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(16)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'ftp'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "doctype", "Index_type": "BTREE", "columns": [ "doctype" ], "Non_unique": "" } ] }, { "name": "bestbeforebatchtoposition", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctype", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctype_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "position_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestbeforedatebatch", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "doctype", "Index_type": "BTREE", "columns": [ "doctype", "doctype_id", "position_id" ], "Non_unique": "" } ] }, { "name": "bestellung", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "varchar(222)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellungsart", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "belegnr", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "angebot", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freitext", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorname", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "unterabteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "strasse", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresszusatz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "plz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "land", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abweichendelieferadresse", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "liefername", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferabteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferunterabteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferland", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferstrasse", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferplz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferadresszusatz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferansprechpartner", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ustid", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ust_befreit", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "telefon", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "telefax", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betreff", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kundennummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferantennummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versandart", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferdatum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einkaeufer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "keineartikelnummern", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungsweise", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungsstatus", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungszieltage", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungszieltageskonto", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungszielskonto", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gesamtsumme", "Type": "decimal(18,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bank_inhaber", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bank_institut", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bank_blz", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bank_konto", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "paypalaccount", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellbestaetigung", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_am", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_per", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_durch", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikelnummerninfotext", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ansprechpartner", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anschreiben", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "usereditid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "useredittimestamp", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_normal", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "19.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_zwischen", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_ermaessigt", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_starkermaessigt", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_dienstleistung", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'EUR'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellungohnepreis", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "schreibschutz", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pdfarchiviert", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pdfarchiviertversion", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'firma'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verbindlichkeiteninfo", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ohne_briefpapier", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projektfiliale", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung_bestaetigt", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestaetigteslieferdatum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellungbestaetigtper", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellungbestaetigtabnummer", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gewuenschteslieferdatum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zuarchivieren", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "angelegtam", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "preisanfrageid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sprache", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kundennummerlieferant", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ohne_artikeltext", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "langeartikelnummern", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abweichendebezeichnung", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anzeigesteuer", "Type": "tinyint(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kostenstelle", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bodyzusatz", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferbedingung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "titel", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "liefertitel", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontobetrag", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontoberechnet", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bundesstaat", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferbundesstaat", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "projekt", "Index_type": "BTREE", "columns": [ "projekt" ], "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", "columns": [ "adresse" ], "Non_unique": "" }, { "Key_name": "status", "Index_type": "BTREE", "columns": [ "status" ], "Non_unique": "" }, { "Key_name": "datum", "Index_type": "BTREE", "columns": [ "datum" ], "Non_unique": "" }, { "Key_name": "belegnr", "Index_type": "BTREE", "columns": [ "belegnr" ], "Non_unique": "" }, { "Key_name": "versandart", "Index_type": "BTREE", "columns": [ "versandart" ], "Non_unique": "" } ] }, { "name": "bestellung_position", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnunglieferant", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellnummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "preis", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferdatum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vpe", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "umsatzsteuer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geliefert", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mengemanuellgeliefertaktiviert", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "manuellgeliefertbearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abgerechnet", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abgeschlossen", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einheit", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zolltarifnummer", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'0'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "herkunftsland", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'0'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikelnummerkunde", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftrag_position_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "preisanfrage_position_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld1", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld2", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld3", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld4", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld5", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld6", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld7", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld8", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld9", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld10", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auswahlmenge", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auswahletiketten", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auswahllagerplatz", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "teilprojekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kostenstelle", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz", "Type": "decimal(5,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuertext", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erloese", "Type": "varchar(8)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erloesefestschreiben", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld11", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld12", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld13", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld14", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld15", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld16", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld17", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld18", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld19", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld20", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld21", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld22", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld23", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld24", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld25", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld26", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld27", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld28", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld29", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld30", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld31", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld32", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld33", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld34", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld35", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld36", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld37", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld38", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld39", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld40", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontobetrag", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontobetrag_netto_einzeln", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontobetrag_netto_gesamt", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontobetrag_brutto_einzeln", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontobetrag_brutto_gesamt", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "explodiert_parent", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "keinrabatterlaubt", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "bestellung", "Index_type": "BTREE", "columns": [ "bestellung", "artikel" ], "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", "columns": [ "artikel" ], "Non_unique": "" }, { "Key_name": "bestellung_2", "Index_type": "BTREE", "columns": [ "bestellung" ], "Non_unique": "" } ] }, { "name": "bestellung_protokoll", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeit", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "grund", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "bestellung", "Index_type": "BTREE", "columns": [ "bestellung" ], "Non_unique": "" } ] }, { "name": "bestellvorschlag", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "user", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "artikel", "user" ], "Non_unique": "" } ] }, { "name": "bestellvorschlag_app", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "-1.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bedarf", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "imauftrag", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inproduktion", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inbestellung", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inbestellung_nichtversendet", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "promonat", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verkauf", "Type": "decimal(14,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einkauf", "Type": "decimal(14,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kommentar", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferant", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auswahl", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "von", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bis", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nr", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einkaufsid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bedarfgesamt", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", "columns": [ "artikel" ], "Non_unique": "" }, { "Key_name": "user", "Index_type": "BTREE", "columns": [ "user" ], "Non_unique": "" } ] }, { "name": "bestellvorschlag_app_staffeln", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tage", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bedarfstaffel", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", "columns": [ "artikel" ], "Non_unique": "" } ] }, { "name": "boxnachrichten", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gruppe", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nachricht", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "prio", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ablaufzeit", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "objekt", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beep", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "bundesstaaten", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "land", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "iso", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bundesstaat", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "caldav_changes", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "uri", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "change_type", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "calendar", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "date", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "change_log", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "module", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "action", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tabelle", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tableid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "tableid", "Index_type": "BTREE", "columns": [ "tableid" ], "Non_unique": "" } ] }, { "name": "change_log_field", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "change_log", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "fieldname", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "oldvalue", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "newvalue", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "change_log", "Index_type": "BTREE", "columns": [ "change_log" ], "Non_unique": "" } ] }, { "name": "chargen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "charge", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferung", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferschein", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "chargen_log", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lager_platz", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eingang", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeit", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse_mitarbeiter", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctype", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctypeid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestand", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "is_interim", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "storage_movement_id", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "doctypeid", "Index_type": "BTREE", "columns": [ "doctypeid" ], "Non_unique": "" }, { "Key_name": "doctype", "Index_type": "BTREE", "columns": [ "doctype" ], "Non_unique": "" } ] }, { "name": "chargenverwaltung", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vpe", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeit", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "chat", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user_from", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user_to", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "message", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "prio", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "user_from", "Index_type": "BTREE", "columns": [ "user_from" ], "Non_unique": "" }, { "Key_name": "user_to", "Index_type": "BTREE", "columns": [ "user_to" ], "Non_unique": "" } ] }, { "name": "chat_gelesen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "message", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "user", "Index_type": "BTREE", "columns": [ "user", "message" ], "Non_unique": "UNIQUE" }, { "Key_name": "message", "Index_type": "BTREE", "columns": [ "message" ], "Non_unique": "" } ] }, { "name": "checkaltertable", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "checksum", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "collectivedebitor", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "paymentmethod_id", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "channel_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "country", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "project_id", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "group_id", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "account", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "store_in_address", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "cronjob_kommissionierung", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(40)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "cronjob_log", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parent_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "cronjob_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "memory_usage", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "memory_peak", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "cronjob_name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "change_time", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "cronjob_id", "Index_type": "BTREE", "columns": [ "cronjob_id", "change_time" ], "Non_unique": "" } ] }, { "name": "cronjob_starter_running", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "uid", "Type": "varchar(23)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "active", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "type", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "task_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "last_time", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "uid", "Index_type": "BTREE", "columns": [ "uid", "type" ], "Non_unique": "" } ] }, { "name": "crossselling_artikel", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "art", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "crosssellingartikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bemerkung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gegenseitigzuweisen", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "datei", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "titel", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geloescht", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "datei_stichwoerter", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datei", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "subjekt", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "objekt", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter2", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "objekt2", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "datei", "Index_type": "BTREE", "columns": [ "datei" ], "Non_unique": "" }, { "Key_name": "parameter", "Index_type": "BTREE", "columns": [ "parameter" ], "Non_unique": "" } ] }, { "name": "datei_stichwortvorlagen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschriftung", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ausblenden", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "modul", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "datei_version", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datei", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ersteller", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "version", "Type": "int(5)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dateiname", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bemerkung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "size", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "datei", "Index_type": "BTREE", "columns": [ "datei" ], "Non_unique": "" } ] }, { "name": "dateibaum", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datei_stichwoerter", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pfad", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "datev_buchungen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "wkz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "umsatz", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gegenkonto", "Type": "int(255)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "belegfeld1", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "belegfeld2", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "konto", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "haben", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kost1", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kost2", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kostmenge", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skonto", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "buchungstext", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "exportiert", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kontoauszug", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parent", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "datevconnect_online_export", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "timestamp", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "delivery_problemcase", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "problemcase", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "device_jobs", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "deviceidsource", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "deviceiddest", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "job", "Type": "longtext", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abgeschlossen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "art", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "request_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "docscan", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datei", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kategorie", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "docscan_metadata", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "docscan_id", "Type": "int(10) unsigned", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "meta_key", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "meta_value", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "document_customization_infoblock", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "keyword", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctype", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "fontstyle", "Type": "varchar(2)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "alignment", "Type": "varchar(2)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "content", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "project_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "active", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "document_customization_infoblock_translation", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "document_customization_infoblock_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "language_code", "Type": "varchar(2)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "content", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "active", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "fontstyle", "Type": "varchar(2)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "alignment", "Type": "varchar(2)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "document_customization_infoblock_id", "Index_type": "BTREE", "columns": [ "document_customization_infoblock_id" ], "Non_unique": "" } ] }, { "name": "dokumente", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11) unsigned", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse_from", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse_to", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(24)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "von", "Type": "varchar(512)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "varchar(512)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "an", "Type": "varchar(512)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email_an", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma_an", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "plz", "Type": "varchar(16)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "land", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betreff", "Type": "varchar(1023)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "content", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "signatur", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "send_as", "Type": "varchar(24)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "printer", "Type": "int(2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "fax", "Type": "tinyint(2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sent", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "deleted", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ansprechpartner", "Type": "varchar(512)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email_cc", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email_bcc", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "uhrzeit", "Type": "time", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "adresse_to", "Index_type": "BTREE", "columns": [ "adresse_to" ], "Non_unique": "" } ] }, { "name": "dokumente_send", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dokument", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeit", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ansprechpartner", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "art", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betreff", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "text", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geloescht", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dateiid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", "columns": [ "adresse" ], "Non_unique": "" } ] }, { "name": "dropshipping", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gruppe", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "gruppe", "Index_type": "BTREE", "columns": [ "gruppe" ], "Non_unique": "" } ] }, { "name": "dropshipping_gruppe", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(200)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autoversand", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungok", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferdatumberechnen", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellunganlegen", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abweichendelieferadresse", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferscheinanhaengen", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnunganhaengen", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftraganhaengen", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellungmail", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferscheinmail", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnungmail", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rueckmeldungshop", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellungdrucken", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferscheindrucken", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnungdrucken", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferscheincsv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftragcsv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellungabschliessen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "belegeautoversandkunde", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "belegeautoversand", "Type": "varchar(16)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'standardauftrag'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", "columns": [ "adresse" ], "Non_unique": "" } ] }, { "name": "drucker", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "befehl", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tomail", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tomailtext", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tomailsubject", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adapterboxip", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adapterboxseriennummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adapterboxpasswort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anbindung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "art", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "faxserver", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "format", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "keinhintergrund", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "json", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "drucker_spooler", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "drucker", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "filename", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "content", "Type": "longblob", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "description", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anzahl", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "befehl", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anbindung", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gedruckt", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "drucker", "Index_type": "BTREE", "columns": [ "drucker" ], "Non_unique": "" }, { "Key_name": "user", "Index_type": "BTREE", "columns": [ "user" ], "Non_unique": "" } ] }, { "name": "dsgvo_loeschauftrag", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "loeschauftrag_vom", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kommentar", "Type": "varchar(512)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "dta", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "konto", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "blz", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betrag", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vz1", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vz2", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vz3", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lastschrift", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gutschrift", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kontointern", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datei", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrung", "Type": "varchar(3)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'EUR'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verbindlichkeit", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mandatsreferenzaenderung", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mandatsreferenzart", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mandatsreferenzwdhart", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "dta_datei", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inhalt", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "art", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "konto", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "dta_datei_verband", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dateiname", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betreff", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nachricht", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum_versendet", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verband", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "variante", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "partnerid", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kundennummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "eangenerator", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ean", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "available", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "ebay_articles_to_sync", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "article_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "request", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "type", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "article_id", "Index_type": "BTREE", "columns": [ "article_id" ], "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", "columns": [ "shop_id" ], "Non_unique": "" } ] }, { "name": "ebay_artikelzuordnungen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "itemid", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "variation", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sku", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erledigt", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verkauft", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "ebay_auktionen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bild", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "url", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "itemid", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sku", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "startdatum", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dauer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "letzteaktualisierung", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eingestellt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verfuegbar", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verkauf", "Type": "float", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sofortkauf", "Type": "float", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beobachtet", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "ebay_bulk_call", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "request", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "type", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", "columns": [ "shop_id" ], "Non_unique": "" } ] }, { "name": "ebay_bulk_jobs", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "job_id", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "file_id", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "response_file_id", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "uuid", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "type", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "description", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "notes", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "next_action", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "last_updated_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "job_id", "Index_type": "BTREE", "columns": [ "job_id" ], "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", "columns": [ "shop_id" ], "Non_unique": "" } ] }, { "name": "ebay_fee_overview", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "itemid", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "fee_date", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "fee_type", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "fee_description", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "fee_amount", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "fee_vat", "Type": "float", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "fee_memo", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "ebay_kategoriespezifisch", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "primsec", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "spec", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "specname", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "cardinality", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "maxvalues", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "options", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "val", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mandatory", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "ebay_kategorievorschlag", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kategorie", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorschlagcategoryid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorschlagbezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorschlagparentsid", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorschlagparentsbezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "wahrscheinlichkeit", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "ebay_kategoriezustand", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kategorie", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "wert", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "ebay_picture_hosting_service", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ebay_staging_listing_id", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ebay_staging_listing_variation_id", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "file_id", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "url", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "ebay_staging_listing_id", "Index_type": "BTREE", "columns": [ "ebay_staging_listing_id" ], "Non_unique": "" }, { "Key_name": "ebay_staging_listing_variation_id", "Index_type": "BTREE", "columns": [ "ebay_staging_listing_variation_id" ], "Non_unique": "" }, { "Key_name": "file_id", "Index_type": "BTREE", "columns": [ "file_id" ], "Non_unique": "" } ] }, { "name": "ebay_rahmenbedingungen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "profilid", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "profiltype", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "profilname", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "profilsummary", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "category", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "defaultwert", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "ebay_rest_token", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shopexport_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "token", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "scope", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "valid_until", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "ebay_staging_listing", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "article_id", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "template_id", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "item_id_external", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ebay_primary_category_id_external", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ebay_primary_store_category_id_external", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ebay_secondary_store_category_id_external", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ebay_secondary_category_id_external", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ebay_shipping_profile_id_external", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ebay_return_profile_id_external", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ebay_payment_profile_id_external", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ebay_private_listing", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ebay_price_suggestion", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ebay_plus", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "type", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sku", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ean", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "title", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "listing_duration", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inventory_tracking_method", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "condition_display_name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "condition_id_external", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "condition_description", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "delivery_time", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "description", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "article_id", "Index_type": "BTREE", "columns": [ "article_id" ], "Non_unique": "" }, { "Key_name": "template_id", "Index_type": "BTREE", "columns": [ "template_id" ], "Non_unique": "" } ] }, { "name": "ebay_staging_listing_specific", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ebay_staging_listing_id", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "property", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "value", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "ebay_staging_listing_id", "Index_type": "BTREE", "columns": [ "ebay_staging_listing_id" ], "Non_unique": "" } ] }, { "name": "ebay_staging_listing_variant", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "article_id", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ebay_staging_listing_id", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sku", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "title", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "article_id", "Index_type": "BTREE", "columns": [ "article_id" ], "Non_unique": "" }, { "Key_name": "ebay_staging_listing_id", "Index_type": "BTREE", "columns": [ "ebay_staging_listing_id" ], "Non_unique": "" } ] }, { "name": "ebay_staging_listing_variant_specific", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ebay_staging_listing_variant_id", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "property", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "value", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "ebay_storekategorien", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kategorie", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "ebay_template", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "template", "Type": "longtext", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "ebay_variantenbilder", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datei", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "url", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "ebay_versand", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "carrier", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "customcarrier", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitmin", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitmax", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "service", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kategorie", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "ebay_versand_zuordnung", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ebayversand", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versandart", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "eigenschaften", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "art", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "hauptkategorie", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "unterkategorie", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einheit", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "wert", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "einkaufspreise", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "objekt", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "preis", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ab_menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "1.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vpe", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'1'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "preis_anfrage_vom", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gueltig_bis", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferzeit_standard", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferzeit_aktuell", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lager_lieferant", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum_lagerlieferant", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellnummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnunglieferant", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sicherheitslager", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "standard", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geloescht", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "apichange", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rahmenvertrag", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rahmenvertrag_von", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rahmenvertrag_bis", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rahmenvertrag_menge", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nichtberechnet", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferzeit_standard_einheit", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferzeit_aktuell_einheit", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", "columns": [ "artikel" ], "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", "columns": [ "adresse" ], "Non_unique": "" }, { "Key_name": "projekt", "Index_type": "BTREE", "columns": [ "projekt" ], "Non_unique": "" }, { "Key_name": "bestellnummer", "Index_type": "BTREE", "columns": [ "bestellnummer" ], "Non_unique": "" } ] }, { "name": "emailbackup", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "angezeigtername", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebeschreibung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "benutzername", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "passwort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "server", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "smtp", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ticket", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "imap_sentfolder_aktiv", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "imap_sentfolder", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'inbox.sent'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "imap_port", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "993", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "imap_type", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "3", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autoresponder", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geschaeftsbriefvorlage", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autoresponderbetreff", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autorespondertext", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "emailbackup", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "loeschtage", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geloescht", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ticketloeschen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ticketabgeschlossen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ticketqueue", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ticketprojekt", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ticketemaileingehend", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "smtp_extra", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "smtp_ssl", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "smtp_port", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "25", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "smtp_frommail", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "smtp_fromname", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "client_alias", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "smtp_authtype", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "smtp_authparam", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "smtp_loglevel", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autosresponder_blacklist", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eigenesignatur", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "signatur", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mutex", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abdatum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "emailbackup_mails", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "webmail", "Type": "int(10)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "subject", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sender", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "action", "Type": "longtext", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "action_html", "Type": "longtext", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "empfang", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anhang", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gelesen", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dsgvo", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "checksum", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "spam", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "antworten", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "phpobj", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "flattenedparts", "Type": "longblob", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "attachment", "Type": "longblob", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geloescht", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "warteschlange", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ticketnachricht", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mail_replyto", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verfasser_replyto", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "webmail", "Index_type": "BTREE", "columns": [ "webmail" ], "Non_unique": "" }, { "Key_name": "gelesen", "Index_type": "BTREE", "columns": [ "gelesen" ], "Non_unique": "" }, { "Key_name": "spam", "Index_type": "BTREE", "columns": [ "spam" ], "Non_unique": "" }, { "Key_name": "geloescht", "Index_type": "BTREE", "columns": [ "geloescht" ], "Non_unique": "" }, { "Key_name": "antworten", "Index_type": "BTREE", "columns": [ "antworten" ], "Non_unique": "" }, { "Key_name": "warteschlange", "Index_type": "BTREE", "columns": [ "warteschlange" ], "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", "columns": [ "adresse" ], "Non_unique": "" }, { "Key_name": "checksum", "Index_type": "BTREE", "columns": [ "checksum" ], "Non_unique": "" } ] }, { "name": "epost_files", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung", "Type": "int(10) unsigned", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datei", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "etiketten", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "xml", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ausblenden", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verwendenals", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "labelbreite", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "50", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "labelhoehe", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "18", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "labelabstand", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "3", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "labeloffsetx", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "labeloffsety", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "6", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "format", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "manuell", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anzahlprozeile", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "etsy_taxonomy", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "title", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "path", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "description", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "version", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "id_external", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parent_id_external", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'0'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "etsy_transaction", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "etsy_transaction_id", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "etsy_listing_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "etsy_title", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "etsy_buyer_email", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "etsy_creation_time", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "fetched_date", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "event", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kategorie", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeit", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "objekt", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "event_api", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "cachetime", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eventname", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "module", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "action", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "retries", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kommentar", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "api", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "exportlink_sent", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "reg", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "grund", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "objekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mail", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ident", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [] }, { "name": "exportvorlage", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ziel", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "fields", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "fields_where", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "letzterexport", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mitarbeiterletzterexport", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "exporttrennzeichen", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "exporterstezeilenummer", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "exportdatenmaskierung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "exportzeichensatz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "filterdatum", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "filterprojekt", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "apifreigabe", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "extended_approval_protocol", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctype_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctype", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "requestertype", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "requester_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "moneylimit", "Type": "decimal(14,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "releasetype", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "release_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "type", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "timestamp", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "extended_approval_responsibility", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctype", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "requestertype", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "requester_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "moneylimit", "Type": "decimal(14,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "releasetype", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "release_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "fee_reduction", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctype", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctype_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "position_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "amount", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "price", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "price_type", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "currency", "Type": "varchar(8)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "comment", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "doctype", "Index_type": "BTREE", "columns": [ "doctype" ], "Non_unique": "" }, { "Key_name": "doctype_id", "Index_type": "BTREE", "columns": [ "doctype_id" ], "Non_unique": "" }, { "Key_name": "price_type", "Index_type": "BTREE", "columns": [ "price_type" ], "Non_unique": "" } ] }, { "name": "fibu_buchungen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "von_typ", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "von_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nach_typ", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nach_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betrag", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrung", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'EUR'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "benutzer", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeit", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebemerkung", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "fibu_buchungen_alle", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "buchungsart", "Type": "varchar(9)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doc_typ", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doc_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doc_info", "Type": "varchar(513)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betrag", "Type": "decimal(18,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "edit_module", "Type": "varchar(15)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "edit_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [] }, { "name": "fibu_objekte", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "datum", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(15)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "info", "Type": "varchar(513)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parent_typ", "Type": "varchar(7)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parent_id", "Type": "varchar(11)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parent_info", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "is_beleg", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [] }, { "name": "file_link", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "article_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "label", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "file_link", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internal_note", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "firma", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "standardprojekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "firmendaten", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logo", "Type": "longblob", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "briefpapier", "Type": "longblob", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "benutzername", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "passwort", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "host", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "port", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mailssl", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "signatur", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_normal", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "19.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_zwischen", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_ermaessigt", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_starkermaessigt", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_dienstleistung", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "deviceserials", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lizenz", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "schluessel", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlm_mindestbetrag", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "50.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlm_letzter_tag", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlm_erster_tag", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlm_letzte_berechnung", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlm_01", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "15.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlm_02", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "20.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlm_03", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "28.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlm_04", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "32.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlm_05", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "36.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlm_06", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "40.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlm_07", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "44.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlm_08", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "44.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlm_09", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "44.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlm_10", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "44.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlm_11", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "50.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlm_12", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "54.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlm_13", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "45.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlm_14", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "48.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlm_15", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "60.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlung_rechnung_sofort_de", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlung_rechnung_de", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlung_vorkasse_de", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlung_lastschrift_de", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlung_nachnahme_de", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlung_bar_de", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlung_paypal_de", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlung_amazon_de", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlung_kreditkarte_de", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlung_ratenzahlung_de", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "briefpapier2", "Type": "longblob", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld1", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld2", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld3", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld4", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld5", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld6", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firmenfarbehell", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firmenfarbedunkel", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firmenfarbeganzdunkel", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "navigationfarbe", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "navigationfarbeschrift", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "unternavigationfarbe", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "unternavigationfarbeschrift", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firmenlogo", "Type": "longblob", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_header", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferschein_header", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "angebot_header", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftrag_header", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gutschrift_header", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung_header", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "arbeitsnachweis_header", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "provisionsgutschrift_header", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_footer", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferschein_footer", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "angebot_footer", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftrag_footer", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gutschrift_footer", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung_footer", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "arbeitsnachweis_footer", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "provisionsgutschrift_footer", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eu_lieferung_vermerk", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "export_lieferung_vermerk", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlung_amazon_bestellung_de", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlung_billsafe_de", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlung_sofortueberweisung_de", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlung_secupay_de", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adressefreifeld1", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adressefreifeld2", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adressefreifeld3", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adressefreifeld4", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adressefreifeld5", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adressefreifeld6", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adressefreifeld7", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adressefreifeld8", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adressefreifeld9", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adressefreifeld10", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlung_eckarte_de", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "devicekey", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mailanstellesmtp", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "layout_iconbar", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bcc1", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bcc2", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firmenfarbe", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betreffszeile", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dokumententext", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "barcode_y", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "265", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email_html_template", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld7", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld8", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld9", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld10", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld11", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld12", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld13", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld14", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld15", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld16", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld17", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld18", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld19", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld20", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld21", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld22", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld23", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld24", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld25", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld26", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld27", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld28", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld29", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld30", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld31", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld32", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld33", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld34", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld35", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld36", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld37", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld38", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld39", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld40", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adressefreifeld11", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adressefreifeld12", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adressefreifeld13", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adressefreifeld14", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adressefreifeld15", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adressefreifeld16", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adressefreifeld17", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adressefreifeld18", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adressefreifeld19", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adressefreifeld20", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "proformarechnung_header", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "proformarechnung_footer", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "firmendaten_werte", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ1", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ2", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "wert", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "default_value", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "default_null", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "darf_null", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "formeln", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kennung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "formel", "Type": "varchar(500)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "kennung", "Index_type": "BTREE", "columns": [ "kennung" ], "Non_unique": "" } ] }, { "name": "formula_position", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "formula", "Type": "varchar(500)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctype", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "project_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "active", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "free_article", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "article_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "project_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "amount", "Type": "decimal(14,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "everyone", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "while_stocks_last", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "only_new_customer", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "free_article_included", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "free_article_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "order_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "order_position_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "free_article_id", "Index_type": "BTREE", "columns": [ "free_article_id" ], "Non_unique": "" }, { "Key_name": "order_id", "Index_type": "BTREE", "columns": [ "order_id" ], "Non_unique": "" } ] }, { "name": "geschaeftsbrief_vorlagen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sprache", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betreff", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "text", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "subjekt", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "gls", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorlage", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name2", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name3", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "telefon", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "land", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "plz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "strasse", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "hausnr", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresszusatz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "notiz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "goodspostingdocument", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "belegnr", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(16)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'angelegt'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "document_date", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "project_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "document_type", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "storage_location_from_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "storage_location_to_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "schreibschutz", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "storagesort", "Type": "varchar(16)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "document_info", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "goodspostingdocument_movement", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "goodspostingdocument_position_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "quantity_stored", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "serial", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "batch", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestbefore", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "storage_location_from_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "storage_location_to_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "goodspostingdocument_position_id", "Index_type": "BTREE", "columns": [ "goodspostingdocument_position_id" ], "Non_unique": "" } ] }, { "name": "goodspostingdocument_position", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "goodspostingdocument_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "reason", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "relation_document", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "relation_document_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "relation_document_position_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "article_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "project_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "quantity", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "quantity_stored", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "storage_location_from_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "storage_location_to_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "goodspostingdocument_id", "Index_type": "BTREE", "columns": [ "goodspostingdocument_id" ], "Non_unique": "" } ] }, { "name": "goodspostingdocument_protocol", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "goodspostingdocument_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "message", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_by", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "goodspostingdocument_id", "Index_type": "BTREE", "columns": [ "goodspostingdocument_id" ], "Non_unique": "" } ] }, { "name": "google_access_token", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "google_account_id", "Type": "int(11) unsigned", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "token", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "expires", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "google_account_id", "Index_type": "BTREE", "columns": [ "google_account_id" ], "Non_unique": "" } ] }, { "name": "google_account", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user_id", "Type": "int(11) unsigned", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "refresh_token", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "identifier", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "user_id", "Index_type": "BTREE", "columns": [ "user_id" ], "Non_unique": "" } ] }, { "name": "google_account_property", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "google_account_id", "Type": "int(11) unsigned", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "varname", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "value", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "google_account_scope", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "google_account_id", "Type": "int(11) unsigned", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "scope", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "google_account_id", "Index_type": "BTREE", "columns": [ "google_account_id" ], "Non_unique": "" } ] }, { "name": "googleapi", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "description", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "type", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "active", "Type": "tinyint(4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "password", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "redirect_uri", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "token", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "token_expires", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "refresh_token", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "last_auth", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "id_name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "googleapi_calendar_sync", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "event_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "foreign_id", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "owner", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "from_google", "Type": "tinyint(4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "event_date", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "html_link", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "event_id", "Index_type": "BTREE", "columns": [ "event_id" ], "Non_unique": "" } ] }, { "name": "googleapi_user", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "googleapi_id_name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "active", "Type": "tinyint(4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auto_sync", "Type": "tinyint(4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "identifier", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "refresh_token", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "access_token", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "token_expires", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "gpsstechuhr", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "koordinaten", "Type": "varchar(512)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeit", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "gruppen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(512)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "art", "Type": "varchar(512)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kennziffer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "grundrabatt", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt1", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt2", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt3", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt4", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt5", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sonderrabatt_skonto", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "provision", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kundennummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "partnerid", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dta_aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dta_periode", "Type": "tinyint(2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dta_dateiname", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dta_mail", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dta_mail_betreff", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dta_mail_text", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dtavariablen", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dta_variante", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonus1", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonus1_ab", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonus2", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonus2_ab", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonus3", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonus3_ab", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonus4", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonus4_ab", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonus5", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonus5_ab", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonus6", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonus6_ab", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonus7", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonus7_ab", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonus8", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonus8_ab", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonus9", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonus9_ab", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonus10", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonus10_ab", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungszieltage", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "14", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungszielskonto", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungszieltageskonto", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "portoartikel", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "portofreiab", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erweiterteoptionen", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zentralerechnung", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zentralregulierung", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gruppe", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "preisgruppe", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verbandsgruppe", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_strasse", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_ort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_plz", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_abteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_land", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_email", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_periode", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_anzahlpapier", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_permail", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "webid", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "portofrei_aktiv", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "objektname", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "objekttyp", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "objektname2", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "objekttyp2", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter2", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "objektname3", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "objekttyp3", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter3", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kategorie", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "gruppen_kategorien", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "gruppenmapping", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gruppe", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter1", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'0'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter2", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'0'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter3", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'0'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "von", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bis", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "gruppe", "Index_type": "BTREE", "columns": [ "gruppe" ], "Non_unique": "" } ] }, { "name": "gruppenrechnung_auswahl", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferschein", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftrag", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auswahl", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "lieferschein", "Index_type": "BTREE", "columns": [ "lieferschein" ], "Non_unique": "" }, { "Key_name": "auftrag", "Index_type": "BTREE", "columns": [ "auftrag" ], "Non_unique": "" }, { "Key_name": "user", "Index_type": "BTREE", "columns": [ "user" ], "Non_unique": "" } ] }, { "name": "gutschrift", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "varchar(222)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anlegeart", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "belegnr", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnungid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freitext", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "unterabteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "strasse", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresszusatz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "plz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "land", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ustid", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ustbrief", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ustbrief_eingang", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ustbrief_eingang_am", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ust_befreit", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "telefon", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "telefax", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betreff", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kundennummer", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferschein", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versandart", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferdatum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "buchhaltung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungsweise", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungsstatus", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ist", "Type": "decimal(18,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "soll", "Type": "decimal(18,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungszieltage", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungszieltageskonto", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungszielskonto", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gesamtsumme", "Type": "decimal(10,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bank_inhaber", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bank_institut", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bank_blz", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bank_konto", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kreditkarte_typ", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kreditkarte_inhaber", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kreditkarte_nummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kreditkarte_pruefnummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kreditkarte_monat", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kreditkarte_jahr", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "paypalaccount", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_am", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_per", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_durch", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inbearbeitung", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dta_datei_verband", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "manuell_vorabbezahlt", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "manuell_vorabbezahlt_hinweis", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nicht_umsatzmindernd", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dta_datei", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "deckungsbeitragcalc", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "deckungsbeitrag", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erloes_netto", "Type": "decimal(18,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "umsatz_netto", "Type": "decimal(18,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vertriebid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktion", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vertrieb", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "provision", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "provision_summe", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gruppe", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ihrebestellnummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anschreiben", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "usereditid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "useredittimestamp", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "realrabatt", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt1", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt2", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt3", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt4", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt5", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_normal", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "19.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_zwischen", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_ermaessigt", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_starkermaessigt", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_dienstleistung", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'EUR'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "keinsteuersatz", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornorechnung", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "schreibschutz", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pdfarchiviert", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pdfarchiviertversion", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'firma'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ohne_briefpapier", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ansprechpartnerid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projektfiliale", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zuarchivieren", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "angelegtam", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ansprechpartner", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sprache", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gln", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "deliverythresholdvatid", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiterid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kurs", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ohne_artikeltext", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anzeigesteuer", "Type": "tinyint(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kostenstelle", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bodyzusatz", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferbedingung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "titel", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontobetrag", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontoberechnet", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "extsoll", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bundesstaat", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kundennummer_buchhaltung", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "storage_country", "Type": "varchar(3)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abweichendebezeichnung", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "projekt", "Index_type": "BTREE", "columns": [ "projekt" ], "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", "columns": [ "adresse" ], "Non_unique": "" }, { "Key_name": "vertriebid", "Index_type": "BTREE", "columns": [ "vertriebid" ], "Non_unique": "" }, { "Key_name": "status", "Index_type": "BTREE", "columns": [ "status" ], "Non_unique": "" }, { "Key_name": "datum", "Index_type": "BTREE", "columns": [ "datum" ], "Non_unique": "" }, { "Key_name": "belegnr", "Index_type": "BTREE", "columns": [ "belegnr" ], "Non_unique": "" }, { "Key_name": "versandart", "Index_type": "BTREE", "columns": [ "versandart" ], "Non_unique": "" } ] }, { "name": "gutschrift_position", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gutschrift", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internerkommentar", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "preis", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferdatum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vpe", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "umsatzsteuer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "explodiert_parent", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "explodiert_parent_artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "keinrabatterlaubt", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "grundrabatt", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabattsync", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt1", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt2", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt3", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt4", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt5", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einheit", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zolltarifnummer", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'0'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "herkunftsland", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'0'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikelnummerkunde", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld1", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld2", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld3", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld4", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld5", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld6", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld7", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld8", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld9", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld10", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferdatumkw", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftrag_position_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "teilprojekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kostenstelle", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz", "Type": "decimal(5,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuertext", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erloese", "Type": "varchar(8)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erloesefestschreiben", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einkaufspreiswaehrung", "Type": "varchar(8)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einkaufspreis", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einkaufspreisurspruenglich", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einkaufspreisid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ekwaehrung", "Type": "varchar(8)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "deckungsbeitrag", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld11", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld12", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld13", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld14", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld15", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld16", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld17", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld18", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld19", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld20", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld21", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld22", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld23", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld24", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld25", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld26", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld27", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld28", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld29", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld30", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld31", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld32", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld33", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld34", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld35", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld36", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld37", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld38", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld39", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld40", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "formelmenge", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "formelpreis", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ohnepreis", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontobetrag", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontobetrag_netto_einzeln", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontobetrag_netto_gesamt", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontobetrag_brutto_einzeln", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontobetrag_brutto_gesamt", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuerbetrag", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontosperre", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ausblenden_im_pdf", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "umsatz_netto_einzeln", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "umsatz_netto_gesamt", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "umsatz_brutto_einzeln", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "umsatz_brutto_gesamt", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "gutschrift", "Index_type": "BTREE", "columns": [ "gutschrift" ], "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", "columns": [ "artikel" ], "Non_unique": "" } ] }, { "name": "gutschrift_protokoll", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gutschrift", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeit", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "grund", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "gutschrift", "Index_type": "BTREE", "columns": [ "gutschrift" ], "Non_unique": "" } ] }, { "name": "hook", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "alias", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parametercount", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "description", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "name", "Index_type": "BTREE", "columns": [ "name" ], "Non_unique": "" }, { "Key_name": "alias", "Index_type": "BTREE", "columns": [ "alias" ], "Non_unique": "" } ] }, { "name": "hook_action", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "hook_module", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "action", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "hook_layout", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dokumenttyp", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "module", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "funktion", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "block", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "blocktyp", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "hook_menu", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "module", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "module", "Index_type": "BTREE", "columns": [ "module" ], "Non_unique": "" } ] }, { "name": "hook_menu_register", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "hook_menu", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "module", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "funktion", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "position", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "module", "Index_type": "BTREE", "columns": [ "module" ], "Non_unique": "" } ] }, { "name": "hook_module", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "module", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "hook_navigation", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "module", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "action", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "first", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sec", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aftersec", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "position", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "hook_register", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "hook_action", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "function", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "position", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "hook", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "module", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "module_parameter", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "hook", "Index_type": "BTREE", "columns": [ "hook" ], "Non_unique": "" } ] }, { "name": "importmasterdata", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "template_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "count_rows", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "imported_rows", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "filename", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": "'created'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "message", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "status", "Index_type": "BTREE", "columns": [ "status" ], "Non_unique": "" }, { "Key_name": "user_id", "Index_type": "BTREE", "columns": [ "user_id" ], "Non_unique": "" }, { "Key_name": "template_id", "Index_type": "BTREE", "columns": [ "template_id" ], "Non_unique": "" } ] }, { "name": "importvorlage", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ziel", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "fields", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "letzterimport", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mitarbeiterletzterimport", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "importtrennzeichen", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "importerstezeilenummer", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "importdatenmaskierung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "importzeichensatz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "utf8decode", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "charset", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'utf8'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "importvorlage_log", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "importvorlage", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tabelle", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datensatz", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ersterdatensatz", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "inhalt", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sprache", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inhalt", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kurztext", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "html", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "title", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "description", "Type": "varchar(512)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "keywords", "Type": "varchar(512)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inhaltstyp", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sichtbarbis", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "template", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "finalparse", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "navigation", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "inventur", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "varchar(222)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "belegnr", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftrag", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftragid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freitext", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mitarbeiter", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "unterabteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "strasse", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresszusatz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ansprechpartner", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "plz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "land", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ustid", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "telefon", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "telefax", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betreff", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kundennummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versandart", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versand", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_am", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_per", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_durch", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inbearbeitung_user", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ohne_briefpapier", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "usereditid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "useredittimestamp", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_normal", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "19.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "schreibschutz", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "noprice", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "inventur_position", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inventur", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internerkommentar", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "preis", "Type": "decimal(10,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "inventur", "Index_type": "BTREE", "columns": [ "inventur", "artikel" ], "Non_unique": "" } ] }, { "name": "inventur_protokoll", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inventur", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeit", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "grund", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "inventur", "Index_type": "BTREE", "columns": [ "inventur" ], "Non_unique": "" } ] }, { "name": "item_template", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "item_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "type", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "active", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "jqcalendar", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "titel", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "von", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bis", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "public", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "kalender", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'default'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "farbe", "Type": "varchar(15)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'3300ff'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "kalender_event", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kalender", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "longtext", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "von", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bis", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "allDay", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "color", "Type": "varchar(7)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'#6f93db'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "public", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ort", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresseintern", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "angelegtvon", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "teilprojekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erinnerung", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ansprechpartner_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "uri", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "uid", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", "columns": [ "adresse" ], "Non_unique": "" } ] }, { "name": "kalender_gruppen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "farbe", "Type": "varchar(8)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ausblenden", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "kalender_gruppen_mitglieder", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kalendergruppe", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "benutzergruppe", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "kalendergruppe", "Index_type": "BTREE", "columns": [ "kalendergruppe" ], "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", "columns": [ "adresse" ], "Non_unique": "" } ] }, { "name": "kalender_temp", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "tId", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eId", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "szelle", "Type": "varchar(15)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nanzbelegt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ndatum", "Type": "varchar(8)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nbelegt", "Type": "float", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nanzspalten", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nposbelegt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [] }, { "name": "kalender_user", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "event", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "userid", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gruppe", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "userid", "Index_type": "BTREE", "columns": [ "userid" ], "Non_unique": "" }, { "Key_name": "event", "Index_type": "BTREE", "columns": [ "event" ], "Non_unique": "" } ] }, { "name": "kasse", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auswahl", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betrag", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "grund", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuergruppe", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "exportiert", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "exportiert_datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "konto", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nummer", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "wert", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betrag_brutto_normal", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betrag_steuer_normal", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betrag_brutto_ermaessigt", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betrag_steuer_ermaessigt", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betrag_brutto_befreit", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betrag_steuer_befreit", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tagesabschluss", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "storniert", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "storniert_grund", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "storniert_bearbeiter", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sachkonto", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "belegdatum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "datum", "Index_type": "BTREE", "columns": [ "datum" ], "Non_unique": "" } ] }, { "name": "kasse_log", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasseid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betrag", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "wert", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "kommissionierung", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "usereditid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "belegnr", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "schreibschutz", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ausgelagert", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sprache", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kommentar", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abgeschlossen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "improzess", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(40)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skipconfirmboxscan", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "-1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferschein", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftrag", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "kommissionierung_position", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lager_platz", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kommissionierung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ausgeblendet", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "kommissionierung_position_ls", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kommissionierung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lager_platz", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferschein", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ausgeblendet", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "kommissionskonsignationslager_positionen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lager_platz", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferschein", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferschein_position", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_position", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auswahl", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ausgelagert", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", "columns": [ "adresse" ], "Non_unique": "" } ] }, { "name": "konfiguration", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "PRI", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "wert", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "name" ], "Non_unique": "" } ] }, { "name": "konten", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kurzbezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "type", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erstezeile", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datevkonto", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "blz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "konto", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "swift", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "iban", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lastschrift", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "hbci", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "hbcikennung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inhaber", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "keineemail", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "schreibbar", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "importletztenzeilenignorieren", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "liveimport", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "liveimport_passwort", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "liveimport_online", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "importtrennzeichen", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "codierung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "importerstezeilenummer", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "importdatenmaskierung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "importnullbytes", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "glaeubiger", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geloescht", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "saldo_summieren", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "saldo_betrag", "Type": "decimal(18,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "saldo_datum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "importfelddatum", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "importfelddatumformat", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "importfelddatumformatausgabe", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "importfeldbetrag", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "importfeldbetragformat", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "importfeldbuchungstext", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "importfeldbuchungstextformat", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "importfeldwaehrung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "importfeldwaehrungformat", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "importfeldhabensollkennung", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "importfeldkennunghaben", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "importfeldkennungsoll", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "importextrahabensoll", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "importfeldhaben", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "importfeldsoll", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "cronjobaktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "cronjobverbuchen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "last_import", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "1979-01-01 23:00:00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "importperiode_in_hours", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "8", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "projekt", "Index_type": "BTREE", "columns": [ "projekt" ], "Non_unique": "" } ] }, { "name": "kontoauszuege", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "konto", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "buchung", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "originalbuchung", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorgang", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "originalvorgang", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "soll", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "originalsoll", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "haben", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "originalhaben", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gebuehr", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "originalgebuehr", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "originalwaehrung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "fertig", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datev_abgeschlossen", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "buchungstext", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gegenkonto", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "belegfeld1", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mailbenachrichtigung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pruefsumme", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kostenstelle", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "importgroup", "Type": "bigint(20)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "diff", "Type": "decimal(12,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "diffangelegt", "Type": "timestamp", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "importfehler", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parent", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctype", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctypeid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorauswahltyp", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorauswahlparameter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "klaerfall", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "klaergrund", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezugtyp", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezugparameter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorauswahlvorschlag", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "importdatum", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "konto", "Index_type": "BTREE", "columns": [ "konto" ], "Non_unique": "" }, { "Key_name": "parent", "Index_type": "BTREE", "columns": [ "parent" ], "Non_unique": "" }, { "Key_name": "gegenkonto", "Index_type": "BTREE", "columns": [ "gegenkonto" ], "Non_unique": "" } ] }, { "name": "kontoauszuege_zahlungsausgang", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betrag", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "objekt", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kontoauszuege", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abgeschlossen", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "kontoauszuege", "Index_type": "BTREE", "columns": [ "kontoauszuege" ], "Non_unique": "" }, { "Key_name": "parameter", "Index_type": "BTREE", "columns": [ "parameter" ], "Non_unique": "" } ] }, { "name": "kontoauszuege_zahlungseingang", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betrag", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "objekt", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kontoauszuege", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abgeschlossen", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter2", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "kontoauszuege", "Index_type": "BTREE", "columns": [ "kontoauszuege" ], "Non_unique": "" }, { "Key_name": "parameter", "Index_type": "BTREE", "columns": [ "parameter" ], "Non_unique": "" } ] }, { "name": "kontorahmen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sachkonto", "Type": "varchar(16)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschriftung", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ausblenden", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "art", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "kontorahmen_checked", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kontorahmen", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "kopiebelegempfaenger", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "belegtyp", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "art", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "empfaenger_email", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "empfaenger_name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "drucker", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anzahl_ausdrucke", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autoversand", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "kostenstelle", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nummer", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verantwortlicher", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "kostenstelle_buchung", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kostenstelle", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "buchungstext", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sonstiges", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "kostenstellen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nummer", "Type": "varchar(20)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "varchar(512)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "kundevorlage", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungsweise", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungszieltage", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungszieltageskonto", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungszielskonto", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versandart", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "label_automatic", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "label_type_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "project_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "action", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "selection", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "label_group", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "group_table", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "UNI", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "title", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "group_table", "Index_type": "BTREE", "columns": [ "group_table" ], "Non_unique": "UNIQUE" } ] }, { "name": "label_reference", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "label_type_id", "Type": "int(11) unsigned", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "reference_table", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "reference_id", "Type": "int(11) unsigned", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "label_type_id", "Index_type": "BTREE", "columns": [ "label_type_id", "reference_table", "reference_id" ], "Non_unique": "UNIQUE" }, { "Key_name": "label_type_id_2", "Index_type": "BTREE", "columns": [ "label_type_id", "reference_table", "reference_id" ], "Non_unique": "UNIQUE" }, { "Key_name": "label_type_id_3", "Index_type": "BTREE", "columns": [ "label_type_id", "reference_table", "reference_id" ], "Non_unique": "UNIQUE" }, { "Key_name": "label_type_id_4", "Index_type": "BTREE", "columns": [ "label_type_id", "reference_table", "reference_id" ], "Non_unique": "UNIQUE" }, { "Key_name": "label_type_id_5", "Index_type": "BTREE", "columns": [ "label_type_id", "reference_table", "reference_id" ], "Non_unique": "UNIQUE" }, { "Key_name": "label_type_id_6", "Index_type": "BTREE", "columns": [ "label_type_id", "reference_table", "reference_id" ], "Non_unique": "UNIQUE" } ] }, { "name": "label_type", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "label_group_id", "Type": "int(11) unsigned", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "type", "Type": "varchar(24)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "UNI", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "title", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "hexcolor", "Type": "varchar(7)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'#ffffff'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "updated_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "type", "Index_type": "BTREE", "columns": [ "type" ], "Non_unique": "UNIQUE" } ] }, { "name": "laender", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "iso", "Type": "varchar(3)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "iso3", "Type": "varchar(3)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "num_code", "Type": "varchar(3)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung_de", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung_en", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eu", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "lager", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "manuell", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geloescht", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "lager_bewegung", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lager_platz", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vpe", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eingang", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeit", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "referenz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestand", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "permanenteinventur", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "paketannahme", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctype", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctypeid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vpeid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "is_interim", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", "columns": [ "artikel" ], "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", "columns": [ "adresse" ], "Non_unique": "" } ] }, { "name": "lager_charge", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "charge", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lager_platz", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zwischenlagerid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "lager_platz", "Index_type": "BTREE", "columns": [ "lager_platz" ], "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", "columns": [ "artikel" ], "Non_unique": "" } ] }, { "name": "lager_differenzen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eingang", "Type": "decimal(10,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ausgang", "Type": "decimal(10,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "berechnet", "Type": "decimal(10,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestand", "Type": "decimal(10,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "differenz", "Type": "decimal(10,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lager_platz", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "lager_mindesthaltbarkeitsdatum", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mhddatum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lager_platz", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zwischenlagerid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "charge", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "lager_platz", "Index_type": "BTREE", "columns": [ "lager_platz" ], "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", "columns": [ "artikel" ], "Non_unique": "" } ] }, { "name": "lager_platz", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lager", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kurzbezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geloescht", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autolagersperre", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verbrauchslager", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sperrlager", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "laenge", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "breite", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "hoehe", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "poslager", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abckategorie", "Type": "varchar(1)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "regalart", "Type": "varchar(100)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rownumber", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "allowproduction", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "lager", "Index_type": "BTREE", "columns": [ "lager" ], "Non_unique": "" } ] }, { "name": "lager_platz_inhalt", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lager_platz", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vpe", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inventur", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lager_platz_vpe", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", "columns": [ "artikel" ], "Non_unique": "" }, { "Key_name": "lager_platz", "Index_type": "BTREE", "columns": [ "lager_platz" ], "Non_unique": "" } ] }, { "name": "lager_platz_vpe", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lager_platz", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inventur", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "breite", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "hoehe", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "laenge", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gewicht", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge2", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "breite2", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "hoehe2", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "laenge2", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gewicht2", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "lager_reserviert", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "grund", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "objekt", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "reserviertdatum", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "posid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lager_platz", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lager", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", "columns": [ "adresse", "artikel" ], "Non_unique": "" }, { "Key_name": "objekt", "Index_type": "BTREE", "columns": [ "objekt" ], "Non_unique": "" } ] }, { "name": "lager_seriennummern", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lager_platz", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zwischenlagerid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "seriennummer", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "charge", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mhddatum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "lagermindestmengen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lager_platz", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datumvon", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datumbis", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "max_menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", "columns": [ "artikel", "lager_platz" ], "Non_unique": "" } ] }, { "name": "lagerstueckliste", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lager", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sofortexplodieren", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", "columns": [ "artikel" ], "Non_unique": "" } ] }, { "name": "lagerwert", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lager_platz", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lager", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gewicht", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "volumen", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inventurwert", "Type": "decimal(18,8)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "preis_letzterek", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "preis_kalkulierterek", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "letzte_bewegung", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrungkalk", "Type": "varchar(16)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrungletzt", "Type": "varchar(16)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kurskalk", "Type": "decimal(19,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kursletzt", "Type": "decimal(19,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", "columns": [ "artikel" ], "Non_unique": "" }, { "Key_name": "datum", "Index_type": "BTREE", "columns": [ "datum" ], "Non_unique": "" } ] }, { "name": "layouttemplate_attachment", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "module", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "articlecategory_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "group_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "layouttemplate_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "language", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "country", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "project_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "active", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "filename", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "layouttemplate_attachment_items", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "object", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "layouttemplate_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "file_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "layoutvorlagen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pdf_hintergrund", "Type": "longblob", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "format", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kategorie", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "layoutvorlagen_positionen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "layoutvorlage", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "position_typ", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "position_x", "Type": "double", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "position_y", "Type": "double", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "position_parent", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "breite", "Type": "double", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "hoehe", "Type": "double", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "schrift_art", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeilen_hoehe", "Type": "double", "Collation": null, "Null": "NO", "Key": "", "Default": "5", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "schrift_groesse", "Type": "double", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "schrift_farbe", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "schrift_align", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "hintergrund_farbe", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rahmen", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rahmen_farbe", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sichtbar", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inhalt_deutsch", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inhalt_englisch", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bild_deutsch", "Type": "longblob", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bild_englisch", "Type": "longblob", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "schrift_fett", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "schrift_kursiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "schrift_underline", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bild_deutsch_typ", "Type": "varchar(5)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bild_englisch_typ", "Type": "varchar(5)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeichenbegrenzung", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeichenbegrenzung_anzahl", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "layoutvorlage", "Index_type": "BTREE", "columns": [ "layoutvorlage" ], "Non_unique": "" } ] }, { "name": "lieferadressen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sprache", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "unterabteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "land", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "strasse", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "plz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "telefon", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "telefax", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sonstiges", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresszusatz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ansprechpartner", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "standardlieferadresse", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "interne_bemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "hinweis", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gln", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ustid", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferbedingung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ust_befreit", "Type": "varchar(1)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", "columns": [ "adresse" ], "Non_unique": "" } ] }, { "name": "lieferantvorlage", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kundennummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungsweise", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungszieltage", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungszieltageskonto", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungszielskonto", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versandart", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "lieferbedingungen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferbedingungen", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kennzeichen", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "lieferschein", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "varchar(222)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferscheinart", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "belegnr", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftrag", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftragid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freitext", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "unterabteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "strasse", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresszusatz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ansprechpartner", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "plz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "land", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ustid", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "telefon", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "telefax", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betreff", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kundennummer", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versandart", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versand", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_am", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_per", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_durch", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inbearbeitung_user", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vertriebid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vertrieb", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ust_befreit", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ihrebestellnummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anschreiben", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "usereditid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "useredittimestamp", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferantenretoure", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferantenretoureinfo", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferant", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "schreibschutz", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pdfarchiviert", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pdfarchiviertversion", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'firma'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ohne_briefpapier", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ansprechpartnerid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projektfiliale", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projektfiliale_eingelagert", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zuarchivieren", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "angelegtam", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kommissionierung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sprache", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bundesland", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gln", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnungid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiterid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "keinerechnung", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ohne_artikeltext", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abweichendebezeichnung", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kostenstelle", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bodyzusatz", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferbedingung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "titel", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "standardlager", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kommissionskonsignationslager", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bundesstaat", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "teillieferungvon", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "teillieferungnummer", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kiste", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "-1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versand_status", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "umgelagert", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "projekt", "Index_type": "BTREE", "columns": [ "projekt" ], "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", "columns": [ "adresse" ], "Non_unique": "" }, { "Key_name": "auftragid", "Index_type": "BTREE", "columns": [ "auftragid" ], "Non_unique": "" }, { "Key_name": "land", "Index_type": "BTREE", "columns": [ "land" ], "Non_unique": "" }, { "Key_name": "status", "Index_type": "BTREE", "columns": [ "status" ], "Non_unique": "" }, { "Key_name": "datum", "Index_type": "BTREE", "columns": [ "datum" ], "Non_unique": "" }, { "Key_name": "belegnr", "Index_type": "BTREE", "columns": [ "belegnr" ], "Non_unique": "" }, { "Key_name": "keinerechnung", "Index_type": "BTREE", "columns": [ "keinerechnung" ], "Non_unique": "" }, { "Key_name": "versandart", "Index_type": "BTREE", "columns": [ "versandart" ], "Non_unique": "" } ] }, { "name": "lieferschein_position", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferschein", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internerkommentar", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "seriennummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferdatum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vpe", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geliefert", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abgerechnet", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "explodiert_parent_artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einheit", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zolltarifnummer", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'0'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "herkunftsland", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'0'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikelnummerkunde", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld1", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld2", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld3", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld4", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld5", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld6", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld7", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld8", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld9", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld10", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferdatumkw", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftrag_position_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kostenlos", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lagertext", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "teilprojekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "explodiert_parent", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld11", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld12", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld13", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld14", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld15", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld16", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld17", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld18", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld19", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld20", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld21", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld22", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld23", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld24", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld25", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld26", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld27", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld28", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld29", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld30", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld31", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld32", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld33", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld34", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld35", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld36", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld37", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld38", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld39", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld40", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zolleinzelwert", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zollgesamtwert", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zollwaehrung", "Type": "varchar(3)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zolleinzelgewicht", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zollgesamtgewicht", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nve", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "packstueck", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vpemenge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einzelstueckmenge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ausblenden_im_pdf", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "lieferschein", "Index_type": "BTREE", "columns": [ "lieferschein" ], "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", "columns": [ "artikel" ], "Non_unique": "" }, { "Key_name": "auftrag_position_id", "Index_type": "BTREE", "columns": [ "auftrag_position_id" ], "Non_unique": "" } ] }, { "name": "lieferschein_protokoll", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferschein", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeit", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "grund", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "lieferschein", "Index_type": "BTREE", "columns": [ "lieferschein" ], "Non_unique": "" } ] }, { "name": "lieferschwelle", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ursprungsland", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "empfaengerland", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferschwelleeur", "Type": "decimal(16,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ustid", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatznormal", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatzermaessigt", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatzspezial", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatzspezialursprungsland", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erloeskontonormal", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erloeskontoermaessigt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erloeskontobefreit", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ueberschreitungsdatum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktuellerumsatz", "Type": "decimal(16,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "preiseanpassen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verwenden", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "jahr", "Type": "varchar(4)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "use_storage", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "empfaengerland", "Index_type": "BTREE", "columns": [ "empfaengerland" ], "Non_unique": "" } ] }, { "name": "lieferschwelle_artikel", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "empfaengerland", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bemerkung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "empfaengerland", "Index_type": "BTREE", "columns": [ "empfaengerland" ], "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", "columns": [ "artikel" ], "Non_unique": "" } ] }, { "name": "liefertermine_positionen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung_position", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferdatum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "linkeditor", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(4)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rule", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "replacewith", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "active", "Type": "varchar(1)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'1'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "log", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "log_time", "Type": "datetime(3)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "level", "Type": "varchar(16)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "message", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "class", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "method", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "line", "Type": "int(11) unsigned", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "origin_type", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "origin_detail", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dump", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "logdatei", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "befehl", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "statement", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "app", "Type": "blob", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeit", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "logfile", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "meldung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dump", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "module", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "action", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "funktionsname", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "magento2_extended_mapping", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shopexport_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "magento2_extended_mapping_name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "magento2_extended_mapping_type", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "magento2_extended_mapping_parameter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "magento2_extended_mapping_visible", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "magento2_extended_mapping_filterable", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "magento2_extended_mapping_searchable", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "shopexport_id", "Index_type": "BTREE", "columns": [ "shopexport_id" ], "Non_unique": "" } ] }, { "name": "mailausgang", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "subject", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "body", "Type": "longblob", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "from", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "to", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'0'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "art", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeit", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "managementboard_liquiditaet", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(200)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "enddatum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "art", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betrag", "Type": "decimal(18,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parent", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "managementboard_liquiditaet_datum", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctype", "Type": "varchar(200)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "mandatory_field", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "module", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "action", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "field_id", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "error_message", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "type", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "min_length", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "max_length", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mandatory", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "comparator", "Type": "varchar(15)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "compareto", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "module", "Index_type": "BTREE", "columns": [ "module" ], "Non_unique": "" }, { "Key_name": "action", "Index_type": "BTREE", "columns": [ "action" ], "Non_unique": "" } ] }, { "name": "massenbearbeitung", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "feld", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "wert", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "subjekt", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "objekt", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "matrix_article_options_translation", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "matrix_article_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "language_from", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name_from", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name_external_from", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "language_to", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name_to", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name_external_to", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "articlenumber_suffix_from", "Type": "varchar(16)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "articlenumber_suffix_to", "Type": "varchar(16)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "active", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "matrix_article_translation", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "language_from", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name_from", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name_external_from", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "language_to", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name_to", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name_external_to", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "project", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "active", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "matrix_list_view", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "matrix_article_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "article_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "article_number", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "hash", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dimension1", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "option_id1", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dimension2", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "option_id2", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dimension3", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "option_id3", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dimension4", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "option_id4", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dimension5", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "option_id5", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dimension6", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "option_id6", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dimension7", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "option_id7", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dimension8", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "option_id8", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dimension9", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "option_id9", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dimension10", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "option_id10", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dimension11", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "option_id11", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dimension12", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "option_id12", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dimension13", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "option_id13", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dimension14", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "option_id14", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dimension15", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "option_id15", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dimension16", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "option_id16", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dimension17", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "option_id17", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dimension18", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "option_id18", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dimension19", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "option_id19", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dimension20", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "option_id20", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "matrix_article_id", "Index_type": "BTREE", "columns": [ "matrix_article_id", "hash" ], "Non_unique": "" } ] }, { "name": "matrix_list_view_status", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "matrix_article_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "UNI", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "toupdate", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "updated_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "matrix_article_id", "Index_type": "BTREE", "columns": [ "matrix_article_id" ], "Non_unique": "UNIQUE" } ] }, { "name": "matrixprodukt_eigenschaftengruppen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name_ext", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erstellt", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pflicht", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "matrixprodukt_eigenschaftengruppen_artikel", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name_ext", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erstellt", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pflicht", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "oeffentlich", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", "columns": [ "artikel" ], "Non_unique": "" } ] }, { "name": "matrixprodukt_eigenschaftenoptionen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gruppe", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name_ext", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erstellt", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikelnummer", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "articlenumber_suffix", "Type": "varchar(16)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "matrixprodukt_eigenschaftenoptionen_artikel", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "matrixprodukt_eigenschaftenoptionen", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name_ext", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erstellt", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gruppe", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikelnummer", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "articlenumber_suffix", "Type": "varchar(16)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "gruppe", "Index_type": "BTREE", "columns": [ "gruppe" ], "Non_unique": "" } ] }, { "name": "matrixprodukt_optionen_zu_artikel", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "option_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "option_id", "Index_type": "BTREE", "columns": [ "option_id" ], "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", "columns": [ "artikel" ], "Non_unique": "" } ] }, { "name": "maximum_discount", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "address_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "discount", "Type": "decimal(14,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "mhd_log", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lager_platz", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eingang", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mhddatum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeit", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse_mitarbeiter", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctype", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctypeid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestand", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "charge", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "is_interim", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "storage_movement_id", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "doctypeid", "Index_type": "BTREE", "columns": [ "doctypeid" ], "Non_unique": "" }, { "Key_name": "doctype", "Index_type": "BTREE", "columns": [ "doctype" ], "Non_unique": "" } ] }, { "name": "mitarbeiterzeiterfassung", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kuerzel", "Type": "varchar(50)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "von", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bis", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dauer", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stechuhrvon", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stechuhrbis", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stechuhrvonid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stechuhrbisid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stechuhrdauer", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "buchungsart", "Type": "varchar(100)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "mitarbeiterzeiterfassung_einstellungen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erstellt", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorlagemo", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorlagedi", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorlagemi", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorlagedo", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorlagefr", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorlagesa", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorlageso", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rundenkommen", "Type": "varchar(48)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'nicht_runden'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rundengehen", "Type": "varchar(48)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'nicht_runden'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pauseabziehen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pausedauer", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pauseab1", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pausedauer1", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pauseab2", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pausedauer2", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pauseab3", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pausedauer3", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "urlaubimjahr", "Type": "decimal(6,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "minutenprotag", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "resturlaub2015", "Type": "decimal(6,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "resturlaub2016", "Type": "decimal(6,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "resturlaub2017", "Type": "decimal(6,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "urlaubimjahr2017", "Type": "decimal(6,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "urlaubimjahr2018", "Type": "decimal(6,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "standardstartzeit", "Type": "time", "Collation": null, "Null": "NO", "Key": "", "Default": "08:00:00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pauserunden", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "5", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "minstartzeit", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pauseaddieren", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "mitarbeiterzeiterfassung_sollstunden", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "minuten", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "istminuten", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "berechnetminuten", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "urlaubminuten", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "unbezahltminuten", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "krankminuten", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kuerzel", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kommentar", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "standardstartzeit", "Type": "time", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "minstartzeit", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rundenkommen", "Type": "varchar(48)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rundengehen", "Type": "varchar(48)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pauseabziehen", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pausedauer", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pauseab1", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pausedauer1", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pauseab2", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pausedauer2", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pauseab3", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pausedauer3", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "minutenprotag", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pauserunden", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stundenberechnet", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stunden", "Type": "decimal(6,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pauseaddieren", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vacation_request_token", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internal_comment", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", "columns": [ "adresse" ], "Non_unique": "" }, { "Key_name": "datum", "Index_type": "BTREE", "columns": [ "datum" ], "Non_unique": "" } ] }, { "name": "mlm_abrechnung", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "von", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bis", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betrag_netto", "Type": "decimal(20,10)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "punkte", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonuspunkte", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anzahl", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "mlm_abrechnung_adresse", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "belegnr", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betrag_netto", "Type": "decimal(20,10)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betrag_ist", "Type": "decimal(20,10)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mitsteuer", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlmabrechnung", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "alteposition", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "neueposition", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erreichteposition", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abrechnung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrung", "Type": "varchar(3)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'EUR'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "punkte", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonuspunkte", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_name", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_strasse", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_ort", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_plz", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_land", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuernummer", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezahlt", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezahlt_bearbeiter", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezahlt_datum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezahlt_status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "mlm_abrechnung_log", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abrechnung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "meldung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "mlm_downline", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "downline", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "mlm_positionierung", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "positionierung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erneuert", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "temporaer", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rueckgaengig", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlm_abrechnung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "mlm_wartekonto", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betrag", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abrechnung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autoabrechnung", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abgerechnet", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_position_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "module_action", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "module", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "action", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "module", "Index_type": "BTREE", "columns": [ "module", "action" ], "Non_unique": "" } ] }, { "name": "module_lock", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "module", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "action", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "userid", "Type": "int(15)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "salt", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeit", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "module_stat", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "module", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "action", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_date", "Type": "date", "Collation": null, "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "view_count", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "created_date", "Index_type": "BTREE", "columns": [ "created_date", "module", "action" ], "Non_unique": "UNIQUE" } ] }, { "name": "module_stat_detail", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "module", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "action", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "document_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "visible", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "uid", "Type": "varchar(40)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "start_date", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "end_date", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "user_id", "Index_type": "BTREE", "columns": [ "user_id", "uid", "module", "action", "document_id", "visible", "start_date" ], "Non_unique": "UNIQUE" } ] }, { "name": "module_status", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "module", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "active", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "navigation_alternative", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "module", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "action", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "first", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sec", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "prio", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "newsletter_blacklist", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "newslettercache", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "checksum", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "comment", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [] }, { "name": "notification_message", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user_id", "Type": "int(10) unsigned", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "type", "Type": "varchar(16)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'default'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "title", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "message", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tags", "Type": "varchar(512)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "options_json", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "priority", "Type": "tinyint(1) unsigned", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "user_id", "Index_type": "BTREE", "columns": [ "user_id" ], "Non_unique": "" } ] }, { "name": "object_stat", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "object_type", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "object_parameter", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "event_type", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "date", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "event_count", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "created_at", "Index_type": "BTREE", "columns": [ "created_at", "object_type", "object_parameter", "event_type" ], "Non_unique": "UNIQUE" } ] }, { "name": "objekt_lager_platz", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "objekt", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lager_platz", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kommentar", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "lager_platz", "Index_type": "BTREE", "columns": [ "lager_platz" ], "Non_unique": "" }, { "Key_name": "parameter", "Index_type": "BTREE", "columns": [ "parameter" ], "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", "columns": [ "artikel" ], "Non_unique": "" } ] }, { "name": "objekt_protokoll", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "objekt", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "objektid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "action_long", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "meldung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'0'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "offenevorgaenge", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "titel", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "href", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschriftung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "linkremove", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", "columns": [ "adresse" ], "Non_unique": "" } ] }, { "name": "onlineshop_transfer_cart", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "cart_original", "Type": "mediumtext", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "cart_transfer", "Type": "mediumtext", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "template", "Type": "mediumtext", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "extid", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internet", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", "columns": [ "shop_id" ], "Non_unique": "" }, { "Key_name": "extid", "Index_type": "BTREE", "columns": [ "extid" ], "Non_unique": "" } ] }, { "name": "onlineshops_tasks", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_id", "Type": "int(15)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "command", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": "'inactive'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "counter", "Type": "int(15)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lastupdate", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "openstreetmap_status", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "paketannahme", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum_abgeschlossen", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verpackungszustand", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "foto", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gewicht", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter_abgeschlossen", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorlage", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorlageid", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betrag", "Type": "decimal(10,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beipack_rechnung", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beipack_lieferschein", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beipack_anschreiben", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beipack_gesamt", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter_distribution", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "postgrund", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "renr", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lsnr", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "paketdistribution", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeit", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "paketannahme", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vpe", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "etiketten", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung_position", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "retoure_position", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorlaeufig", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "partner", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ref", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "netto", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tage", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geloescht", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "partner_verkauf", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftrag", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "partner", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freigabe", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abgerechnet", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "parts_list_alternative", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parts_list_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "alternative_article_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "reason", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "payment_transaction", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "returnorder_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "payment_status", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "payment_account_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "address_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "amount", "Type": "decimal(12,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "currency", "Type": "varchar(8)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "payment_reason", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "payment_json", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "liability_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "payment_transaction_group_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "payment_info", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "returnorder_id", "Index_type": "BTREE", "columns": [ "returnorder_id" ], "Non_unique": "" }, { "Key_name": "liabilitiy_id", "Index_type": "BTREE", "columns": [ "liability_id" ], "Non_unique": "" }, { "Key_name": "payment_transaction_group_id", "Index_type": "BTREE", "columns": [ "payment_transaction_group_id" ], "Non_unique": "" }, { "Key_name": "payment_account_id", "Index_type": "BTREE", "columns": [ "payment_account_id" ], "Non_unique": "" } ] }, { "name": "payment_transaction_group", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "payment_account_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "comment", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_by", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "payment_account_id", "Index_type": "BTREE", "columns": [ "payment_account_id" ], "Non_unique": "" } ] }, { "name": "payment_transaction_preview", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "returnorder_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "liability_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "payment_account_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "address_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "selected", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "amount", "Type": "decimal(12,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "currency", "Type": "varchar(8)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "payment_reason", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "payment_info", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "user_id", "Index_type": "BTREE", "columns": [ "user_id" ], "Non_unique": "" }, { "Key_name": "returnorder_id", "Index_type": "BTREE", "columns": [ "returnorder_id" ], "Non_unique": "" } ] }, { "name": "paymentaccount_import_job", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "paymentaccount_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "from", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "to", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'created'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "paymentaccount_id", "Index_type": "BTREE", "columns": [ "paymentaccount_id", "status" ], "Non_unique": "" } ] }, { "name": "paymentaccount_import_scheduler", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "paymentaccount_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "hour", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "paymentaccount_id", "Index_type": "BTREE", "columns": [ "paymentaccount_id", "hour" ], "Non_unique": "UNIQUE" } ] }, { "name": "paymentimport_lock", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "paymentaccount_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "locked_by_type", "Type": "varchar(16)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "locked_by_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "script_process_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "last_update", "Type": "timestamp", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "paymentaccount_id", "Index_type": "BTREE", "columns": [ "paymentaccount_id" ], "Non_unique": "" } ] }, { "name": "pdfarchiv", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "checksum", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "table_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "table_name", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctype", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctypeorig", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dateiname", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "belegnummer", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erstesoriginal", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "schreibschutz", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "keinhintergrund", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "table_id", "Index_type": "BTREE", "columns": [ "table_id" ], "Non_unique": "" }, { "Key_name": "schreibschutz", "Index_type": "BTREE", "columns": [ "schreibschutz" ], "Non_unique": "" } ] }, { "name": "pdfmirror_md5pool", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "checksum", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "table_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "table_name", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erstesoriginal", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pdfarchiv_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "permissionhistory", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "granting_user_id", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "granting_user_name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "receiving_user_id", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "receiving_user_name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "module", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "action", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "permission", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "timeofpermission", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "pinwand", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "pinwand_user", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pinwand", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "pinwand", "Index_type": "BTREE", "columns": [ "pinwand", "user" ], "Non_unique": "" } ] }, { "name": "pos_abschluss", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bargeld", "Type": "longblob", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "pos_kassierer", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kassenkennung", "Type": "varchar(16)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inaktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "pos_order", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftrag", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferschein", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verkaeufer", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungsweise", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betrag", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lager", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gutschrift", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "wechselgeld", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gegeben", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betrag_diff", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tip", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tip_konto", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "projekt", "Index_type": "BTREE", "columns": [ "projekt" ], "Non_unique": "" } ] }, { "name": "pos_rksv", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "belegnummer", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betragnormal", "Type": "decimal(18,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betragermaessigt1", "Type": "decimal(18,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betragermaessigt2", "Type": "decimal(18,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betragbesonders", "Type": "decimal(18,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betragnull", "Type": "decimal(18,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "umsatzzaehler", "Type": "decimal(18,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "umsatzzaehler_aes", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "signatur", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "jwscompact", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "belegart", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "pos_sessions", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kassierer", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'0'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sesssionbezeichnung", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "data", "Type": "longtext", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "importiert", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "pos_tagesabschluss", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "netto", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "brutto", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nummer", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "datum", "Index_type": "BTREE", "columns": [ "datum" ], "Non_unique": "" }, { "Key_name": "projekt", "Index_type": "BTREE", "columns": [ "projekt" ], "Non_unique": "" } ] }, { "name": "pos_zaehlungen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "konto", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eur500", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eur200", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eur100", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eur50", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eur20", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eur10", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eur5", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eur1", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eur2", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eur05", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eur02", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eur01", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eur005", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eur002", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eur001", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gesamt", "Type": "decimal(18,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "diff", "Type": "decimal(18,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kommentar", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "preisanfrage", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "belegnr", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftrag", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftragid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freitext", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mitarbeiter", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "unterabteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "strasse", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresszusatz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ansprechpartner", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "plz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "land", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ustid", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "telefon", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "telefax", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betreff", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferantennummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versandart", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versand", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_am", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_per", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_durch", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inbearbeitung_user", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ohne_briefpapier", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "reservierart", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auslagerart", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": "'sammel'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projektfiliale", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datumauslieferung", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datumbereitstellung", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zuarchivieren", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anschreiben", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "usereditid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "useredittimestamp", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_normal", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "19.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_zwischen", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_ermaessigt", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_starkermaessigt", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_dienstleistung", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'EUR'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'firma'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiterid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "schreibschutz", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sprache", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bodyzusatz", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferbedingung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "titel", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bundesstaat", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zusammenfassen", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "preisanfrage_position", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "preisanfrage", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internerkommentar", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "preis", "Type": "decimal(10,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geliefert", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vpe", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einheit", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferdatum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferdatumkw", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "teilprojekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld1", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld2", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld3", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld4", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld5", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld6", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld7", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld8", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld9", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld10", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld11", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld12", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld13", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld14", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld15", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld16", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld17", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld18", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld19", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld20", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld21", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld22", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld23", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld24", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld25", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld26", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld27", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld28", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld29", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld30", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld31", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld32", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld33", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld34", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld35", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld36", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld37", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld38", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld39", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld40", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "preisanfrage", "Index_type": "BTREE", "columns": [ "preisanfrage" ], "Non_unique": "" } ] }, { "name": "preisanfrage_protokoll", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "preisanfrage", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeit", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "grund", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "presta_image_association", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "xentral_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "presta_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "presta_matrix_association", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "article_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "combination_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "produktion", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "art", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "varchar(222)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "belegnr", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internet", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "angebot", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freitext", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'angelegt'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "unterabteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "strasse", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresszusatz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ansprechpartner", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "plz", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "land", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ustid", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ust_befreit", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ust_inner", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "telefon", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "telefax", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betreff", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kundennummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versandart", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vertrieb", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungsweise", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungszieltage", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungszieltageskonto", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungszielskonto", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bank_inhaber", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bank_institut", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bank_blz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bank_konto", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kreditkarte_typ", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kreditkarte_inhaber", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kreditkarte_nummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kreditkarte_pruefnummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kreditkarte_monat", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kreditkarte_jahr", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_am", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_per", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_durch", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autoversand", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "keinporto", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "keinestornomail", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abweichendelieferadresse", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "liefername", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferabteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferunterabteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferland", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferstrasse", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferplz", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferadresszusatz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferansprechpartner", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "packstation_inhaber", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "packstation_station", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "packstation_ident", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "packstation_plz", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "packstation_ort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autofreigabe", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freigabe", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nachbesserung", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gesamtsumme", "Type": "decimal(18,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inbearbeitung", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abgeschlossen", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nachlieferung", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lager_ok", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "porto_ok", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ust_ok", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "check_ok", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorkasse_ok", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nachnahme_ok", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "reserviert_ok", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellt_ok", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeit_ok", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versand_ok", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "partnerid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "folgebestaetigung", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungsmail", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornogrund", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornosonstiges", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornorueckzahlung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornobetrag", "Type": "decimal(18,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornobankinhaber", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornobankkonto", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornobankblz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornobankbank", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornogutschrift", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornogutschriftbeleg", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornowareerhalten", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornomanuellebearbeitung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornokommentar", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornobezahlt", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornobezahltam", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornobezahltvon", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornoabgeschlossen", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornorueckzahlungper", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornowareerhaltenretour", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "partnerausgezahlt", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "partnerausgezahltam", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kennen", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datumproduktion", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anschreiben", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "usereditid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "useredittimestamp", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_normal", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "19.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_zwischen", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_ermaessigt", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_starkermaessigt", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_dienstleistung", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'EUR'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "schreibschutz", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pdfarchiviert", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pdfarchiviertversion", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'firma'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "reservierart", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auslagerart", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": "'sammel'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projektfiliale", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datumauslieferung", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datumbereitstellung", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "unterlistenexplodieren", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "charge", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "arbeitsschrittetextanzeigen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einlagern_ok", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auslagern_ok", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mhd", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftragmengenanpassen", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mengeoriginal", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "teilproduktionvon", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "teilproduktionnummer", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parent", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parentnummer", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiterid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mengeausschuss", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mengeerfolgreich", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abschlussbemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftragid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "funktionstest", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "seriennummer_erstellen", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "unterseriennummern_erfassen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datumproduktionende", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "standardlager", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", "columns": [ "adresse" ], "Non_unique": "" }, { "Key_name": "auftragid", "Index_type": "BTREE", "columns": [ "auftragid" ], "Non_unique": "" } ] }, { "name": "produktion_arbeitsanweisung", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "produktion", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "position", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bild", "Type": "longblob", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einzelzeit", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geplanter_mitarbeiter", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "arbeitsplatzgruppe", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "produktion", "Index_type": "BTREE", "columns": [ "produktion" ], "Non_unique": "" } ] }, { "name": "produktion_arbeitsanweisung_batch", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "produktion", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "produktion_arbeitsanweisung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erfolgreich", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ausschuss", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lager_platz", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "batch", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "produktion_arbeitsanweisung", "Index_type": "BTREE", "columns": [ "produktion_arbeitsanweisung" ], "Non_unique": "" }, { "Key_name": "produktion", "Index_type": "BTREE", "columns": [ "produktion" ], "Non_unique": "" } ] }, { "name": "produktion_baugruppen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "produktion", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "position", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "baugruppennr", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "seriennummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pruefer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kommentar", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "statusgeprueft", "Type": "tinyint(4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "hauptseriennummerok", "Type": "tinyint(4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "unterseriennummerok", "Type": "tinyint(4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "istausschuss", "Type": "tinyint(4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "produktion", "Index_type": "BTREE", "columns": [ "produktion" ], "Non_unique": "" } ] }, { "name": "produktion_baugruppen_charge", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "produktion", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "baugruppe", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "charge", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "chargennummer", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mhd", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "1.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "produktion", "Index_type": "BTREE", "columns": [ "produktion" ], "Non_unique": "" }, { "Key_name": "baugruppe", "Index_type": "BTREE", "columns": [ "baugruppe" ], "Non_unique": "" }, { "Key_name": "charge", "Index_type": "BTREE", "columns": [ "charge" ], "Non_unique": "" } ] }, { "name": "produktion_charge", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "produktion", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kommentar", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "chargennummer", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mhd", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anzahl", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ausgelagert", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "produktion", "Index_type": "BTREE", "columns": [ "produktion" ], "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", "columns": [ "artikel" ], "Non_unique": "" } ] }, { "name": "produktion_etiketten", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "produktion", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "etikett", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "drucker", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "produktion", "Index_type": "BTREE", "columns": [ "produktion" ], "Non_unique": "" } ] }, { "name": "produktion_funktionsprotokoll", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "produktion", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "position", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bild", "Type": "longblob", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'frage'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "widget", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "klassen", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung_textfeld1", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung_textfeld2", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "textfeld1", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "textfeld2", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "config", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "weiter_bei_fehler", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "produktion", "Index_type": "BTREE", "columns": [ "produktion" ], "Non_unique": "" } ] }, { "name": "produktion_funktionsprotokoll_position", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "baugruppe", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "funktionsprotokoll", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "textfeld1", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "textfeld2", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eingabejson", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eingabehtml", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ausgabejson", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ausgabehtml", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ok", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "fehler", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "klasse", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kommentar", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inaktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "funktionsprotokoll", "Index_type": "BTREE", "columns": [ "funktionsprotokoll" ], "Non_unique": "" } ] }, { "name": "produktion_position", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "produktion", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internerkommentar", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "preis", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferdatum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vpe", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "umsatzsteuer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geliefert", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geliefert_menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "explodiert", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "explodiert_parent", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nachbestelltexternereinkauf", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beistellung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "externeproduktion", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einheit", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz", "Type": "decimal(5,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuertext", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erloese", "Type": "varchar(8)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erloesefestschreiben", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld1", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld2", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld3", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld4", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld5", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld6", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld7", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld8", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld9", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld10", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld11", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld12", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld13", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld14", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld15", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld16", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld17", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld18", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld19", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld20", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld21", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld22", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld23", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld24", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld25", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld26", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld27", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld28", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld29", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld30", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld31", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld32", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld33", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld34", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld35", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld36", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld37", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld38", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld39", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld40", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stuecklistestufe", "Type": "int(15)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "teilprojekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "produktion", "Index_type": "BTREE", "columns": [ "produktion" ], "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", "columns": [ "artikel" ], "Non_unique": "" }, { "Key_name": "explodiert_parent", "Index_type": "BTREE", "columns": [ "explodiert_parent" ], "Non_unique": "" } ] }, { "name": "produktion_protokoll", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "produktion", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeit", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "grund", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "produktion", "Index_type": "BTREE", "columns": [ "produktion" ], "Non_unique": "" } ] }, { "name": "produktion_unterseriennummern", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "baugruppe", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "seriennummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inaktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kommentar", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "baugruppe", "Index_type": "BTREE", "columns": [ "baugruppe" ], "Non_unique": "" } ] }, { "name": "produktionslager", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bemerkung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung_pos", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vpe", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "produzent", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "proformarechnung", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aborechnung", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "varchar(222)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anlegeart", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "belegnr", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftrag", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftragid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freitext", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "unterabteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "strasse", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresszusatz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ansprechpartner", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "plz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "land", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ustid", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ust_befreit", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ustbrief", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ustbrief_eingang", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ustbrief_eingang_am", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "telefon", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "telefax", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betreff", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kundennummer", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferschein", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versandart", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferdatum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "buchhaltung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungsweise", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungsstatus", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ist", "Type": "decimal(18,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "soll", "Type": "decimal(18,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skonto_gegeben", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungszieltage", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungszieltageskonto", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungszielskonto", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_am", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_per", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_durch", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_mahnwesen", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mahnwesen", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mahnwesen_datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mahnwesen_gesperrt", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mahnwesen_internebemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inbearbeitung", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datev_abgeschlossen", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doppel", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autodruck_rz", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autodruck_periode", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autodruck_done", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autodruck_anzahlverband", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autodruck_anzahlkunde", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autodruck_mailverband", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autodruck_mailkunde", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dta_datei_verband", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dta_datei", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "deckungsbeitragcalc", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "deckungsbeitrag", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "umsatz_netto", "Type": "decimal(18,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erloes_netto", "Type": "decimal(18,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mahnwesenfestsetzen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vertriebid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktion", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vertrieb", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "provision", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "provision_summe", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gruppe", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "punkte", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonuspunkte", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "provdatum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ihrebestellnummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anschreiben", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "usereditid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "useredittimestamp", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "realrabatt", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einzugsdatum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt1", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt2", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt3", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt4", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt5", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "forderungsverlust_datum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "forderungsverlust_betrag", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_normal", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "19.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_zwischen", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_ermaessigt", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_starkermaessigt", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_dienstleistung", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'EUR'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "keinsteuersatz", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "schreibschutz", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pdfarchiviert", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pdfarchiviertversion", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'firma'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ohne_briefpapier", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ansprechpartnerid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "systemfreitext", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projektfiliale", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zuarchivieren", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "angelegtam", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abweichendebezeichnung", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezahlt_am", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sprache", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abweichendelieferadresse", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "titel", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiterid", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bodyzusatz", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferbedingung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "liefername", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferabteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferunterabteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferland", "Type": "varchar(2)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferstrasse", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferplz", "Type": "varchar(20)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferadresszusatz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferansprechpartner", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "liefertitel", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "liefergln", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zollinformation", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verzollungadresse", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verzollinformationen", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verzollungname", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verzollungabteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verzollungunterabteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verzollungland", "Type": "varchar(2)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verzollungstrasse", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verzollungort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verzollungplz", "Type": "varchar(20)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verzollungadresszusatz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verzollungansprechpartner", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verzollungtitel", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "formelmenge", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anzeigesteuer", "Type": "tinyint(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bundesstaat", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferbundesstaat", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "proformarechnung_lieferschein", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "proformarechnung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferschein", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferschein_position", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "proformarechnung_position", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "proformarechnung_position", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "proformarechnung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internerkommentar", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "preis", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferdatum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vpe", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "umsatzsteuer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "explodiert_parent_artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "keinrabatterlaubt", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "punkte", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonuspunkte", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlmdirektpraemie", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlm_abgerechnet", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "grundrabatt", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabattsync", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt1", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt2", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt3", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt4", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt5", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einheit", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zolltarifnummer", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'0'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "herkunftsland", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'0'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikelnummerkunde", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferdatumkw", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftrag_position_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "teilprojekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld1", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld2", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld3", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld4", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld5", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld6", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld7", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld8", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld9", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld10", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz", "Type": "decimal(5,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuertext", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erloese", "Type": "varchar(8)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kostenstelle", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erloesefestschreiben", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld11", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld12", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld13", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld14", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld15", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld16", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld17", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld18", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld19", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld20", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld21", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld22", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld23", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld24", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld25", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld26", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld27", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld28", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld29", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld30", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld31", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld32", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld33", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld34", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld35", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld36", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld37", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld38", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld39", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld40", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "formelmenge", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "formelpreis", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geliefert", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "proformarechnung", "Index_type": "BTREE", "columns": [ "proformarechnung" ], "Non_unique": "" } ] }, { "name": "proformarechnung_protokoll", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "proformarechnung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeit", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "grund", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "projekt", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abkuerzung", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verantwortlicher", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sonstiges", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "farbe", "Type": "varchar(16)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autoversand", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "checkok", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "portocheck", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "automailrechnung", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "checkname", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungserinnerung", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungsmailbedinungen", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "folgebestaetigung", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornomail", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kundenfreigabe_loeschen", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autobestellung", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "speziallieferschein", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferscheinbriefpapier", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "speziallieferscheinbeschriftung", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geloescht", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_normal", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "19.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_zwischen", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_ermaessigt", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_starkermaessigt", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_dienstleistung", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrung", "Type": "varchar(3)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'EUR'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eigenesteuer", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "druckerlogistikstufe1", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "druckerlogistikstufe2", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "selbstabholermail", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eanherstellerscan", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "reservierung", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verkaufszahlendiagram", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "oeffentlich", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shopzwangsprojekt", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kunde", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dpdkundennr", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dhlkundennr", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dhlformat", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dpdformat", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "paketmarke_einzeldatei", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dpdpfad", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dhlpfad", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "upspfad", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'0'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dhlintodb", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intraship_enabled", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intraship_drucker", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intraship_testmode", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intraship_user", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intraship_signature", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intraship_ekp", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intraship_api_user", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intraship_api_password", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intraship_company_name", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intraship_street_name", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intraship_street_number", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intraship_zip", "Type": "varchar(12)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intraship_country", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'germany'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intraship_city", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intraship_email", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intraship_phone", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intraship_internet", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intraship_contact_person", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intraship_account_owner", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intraship_account_number", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intraship_bank_code", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intraship_bank_name", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intraship_iban", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intraship_bic", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intraship_WeightInKG", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "5", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intraship_LengthInCM", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "50", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intraship_WidthInCM", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "50", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intraship_HeightInCM", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "50", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intraship_PackageType", "Type": "varchar(8)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'pl'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abrechnungsart", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kommissionierverfahren", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "wechselaufeinstufig", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projektuebergreifendkommisionieren", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "absendeadresse", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "absendename", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "absendesignatur", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autodruckrechnung", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autodruckversandbestaetigung", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "automailversandbestaetigung", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autodrucklieferschein", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "automaillieferschein", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autodruckstorno", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autodruckanhang", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "automailanhang", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autodruckerrechnung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autodruckerlieferschein", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autodruckeranhang", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autodruckrechnungmenge", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autodrucklieferscheinmenge", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eigenernummernkreis", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "next_angebot", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "next_auftrag", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "next_rechnung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "next_lieferschein", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "next_arbeitsnachweis", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "next_reisekosten", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "next_bestellung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "next_gutschrift", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "next_kundennummer", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "next_lieferantennummer", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "next_mitarbeiternummer", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "next_waren", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "next_produktion", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "next_sonstiges", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "next_anfrage", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "next_artikelnummer", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gesamtstunden_max", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftragid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dhlzahlungmandant", "Type": "varchar(3)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dhlretourenschein", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "land", "Type": "varchar(2)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'de'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "etiketten_positionen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "etiketten_drucker", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "etiketten_art", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "seriennummernerfassen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versandzweigeteilt", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nachnahmecheck", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_lieferschein_anlegen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_lagerprozess", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_belegausgabe", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_preisgruppe", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_text_bemerkung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'interne bemerkung'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_text_freitext", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'text auf beleg'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_drucker", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_lieferschein", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_rechnung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_lieferschein_doppel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_lager", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_konto", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_laufkundschaft", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_rabatt_artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_zahlung_bar", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_zahlung_ec", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_zahlung_kreditkarte", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_zahlung_ueberweisung", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_zahlung_paypal", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_extra_keinbeleg", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_extra_rechnung", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_extra_quittung", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_extra_gutschein", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_extra_rabatt_prozent", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_extra_rabatt_euro", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_adresse_erweitert", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_zahlungsauswahl_zwang", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_button_entnahme", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_button_trinkgeld", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_vorauswahl_anrede", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'herr'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_erweiterte_lagerabfrage", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "filialadresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versandprojektfiliale", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "differenz_auslieferung_tage", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "2", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autostuecklistenanpassung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dpdendung", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'.csv'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dhlendung", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'.csv'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tracking_substr_start", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "8", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tracking_remove_kundennummer", "Type": "tinyint(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tracking_substr_length", "Type": "tinyint(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "go_drucker", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "go_apiurl_prefix", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "go_apiurl_postfix", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "go_apiurl_user", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "go_username", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "go_password", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "go_ax4nr", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "go_name1", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "go_name2", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "go_abteilung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "go_strasse1", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "go_strasse2", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "go_hausnummer", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "go_plz", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "go_ort", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "go_land", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "go_standardgewicht", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "go_format", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "go_ausgabe", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intraship_exportgrund", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "billsafe_merchantId", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "billsafe_merchantLicenseSandbox", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "billsafe_merchantLicenseLive", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "billsafe_applicationSignature", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "billsafe_applicationVersion", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "secupay_apikey", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "secupay_url", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "secupay_demo", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mahnwesen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'gestartet'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_bondrucker", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_bondrucker_aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_bondrucker_qrcode", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_bon_zeile1", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'xentral store'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_bon_zeile2", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_bon_zeile3", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_zahlung_bar_bezahlt", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_zahlung_ec_bezahlt", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_zahlung_kreditkarte_bezahlt", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_zahlung_ueberweisung_bezahlt", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_zahlung_paypal_bezahlt", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_quittung_rechnung", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_button_einlage", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_button_schublade", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "produktionauftragautomatischfreigeben", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versandlagerplatzanzeigen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versandartikelnameausstammdaten", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projektlager", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tracing_substr_length", "Type": "tinyint(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intraship_partnerid", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'01'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intraship_retourenlabel", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intraship_retourenaccount", "Type": "varchar(16)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "absendegrussformel", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autodruckrechnungdoppel", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intraship_partnerid_welt", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "next_kalkulation", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "next_preisanfrage", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "next_proformarechnung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "next_verbindlichkeit", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "next_lieferantengutschrift", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld1", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld2", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld3", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld4", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld5", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld6", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld7", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld8", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld9", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld10", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mahnwesen_abweichender_versender", "Type": "varchar(40)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lagerplatzlieferscheinausblenden", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "etiketten_sort", "Type": "tinyint(2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eanherstellerscanerlauben", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "chargenerfassen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mhderfassen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autodruckrechnungstufe1", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autodruckrechnungstufe1menge", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autodruckrechnungstufe1mail", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autodruckkommissionierscheinstufe1", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autodruckkommissionierscheinstufe1menge", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_bondrucker_freifeld", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_bondrucker_anzahl", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_rksv_aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_rksv_tool", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_rksv_kartenleser", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_rksv_karteseriennummer", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_rksv_kartepin", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_rksv_aeskey", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_rksv_publiczertifikat", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_rksv_publiczertifikatkette", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_rksv_kassenid", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_gutschrift", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnungerzeugen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pos_artikeltexteuebernehmen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pos_anzeigenetto", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pos_zwischenspeichern", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_button_belegladen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_button_storno", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pos_kundenalleprojekte", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pos_artikelnurausprojekt", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "allechargenmhd", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anzeigesteuerbelege", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pos_grosseansicht", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "preisberechnung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuernummer", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "paketmarkeautodrucken", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "orderpicking_sort", "Type": "varchar(26)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "deactivateautoshipping", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pos_sumarticles", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "manualtracking", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungsweise", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungsweiselieferant", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versandart", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ups_api_user", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ups_api_password", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ups_api_key", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ups_accountnumber", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ups_company_name", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ups_street_name", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ups_street_number", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ups_zip", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ups_country", "Type": "varchar(2)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ups_city", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ups_email", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ups_phone", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ups_internet", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ups_contact_person", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ups_WeightInKG", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ups_LengthInCM", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ups_WidthInCM", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ups_HeightInCM", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ups_drucker", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ups_ausgabe", "Type": "varchar(16)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'gif'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ups_package_code", "Type": "varchar(16)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'02'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ups_package_description", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'customer supplied'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ups_service_code", "Type": "varchar(16)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'11'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ups_service_description", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'ups standard'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email_html_template", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "druckanhang", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mailanhang", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "next_retoure", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "next_goodspostingdocument", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pos_disable_single_entries", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pos_disable_single_day", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pos_disable_counting_protocol", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pos_disable_signature", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_erloese_inland_normal", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_aufwendung_inland_normal", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_erloese_inland_ermaessigt", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_aufwendung_inland_ermaessigt", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_erloese_inland_nichtsteuerbar", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_aufwendung_inland_nichtsteuerbar", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_erloese_inland_innergemeinschaftlich", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_aufwendung_inland_innergemeinschaftlich", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_erloese_inland_eunormal", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_aufwendung_inland_eunormal", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_erloese_inland_euermaessigt", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_aufwendung_inland_euermaessigt", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_erloese_inland_export", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuer_aufwendung_inland_import", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "create_proformainvoice", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "print_proformainvoice", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "proformainvoice_amount", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anzeigesteuerbelegebestellung", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autobestbeforebatch", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "allwaysautobestbeforebatch", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kommissionierlauflieferschein", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intraship_exportdrucker", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "multiorderpicking", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "standardlager", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "standardlagerproduktion", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "klarna_merchantid", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "klarna_sharedsecret", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nurlagerartikel", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "paketmarkedrucken", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferscheinedrucken", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferscheinedruckenmenge", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftragdrucken", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftragdruckenmenge", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "druckennachtracking", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "exportdruckrechnungstufe1", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "exportdruckrechnungstufe1menge", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "exportdruckrechnung", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "exportdruckrechnungmenge", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kommissionierlistestufe1", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kommissionierlistestufe1menge", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "fremdnummerscanerlauben", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zvt100url", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zvt100port", "Type": "varchar(5)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "production_show_only_needed_storages", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "produktion_extra_seiten", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_button_trinkgeldeckredit", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_autologout", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_autologout_abschluss", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "next_receiptdocument", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "taxfromdoctypesettings", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_print_qr", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "buchhaltung_berater", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "buchhaltung_mandant", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "buchhaltung_wj_beginn", "Type": "varchar(4)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'0101'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "buchhaltung_sachkontenlaenge", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "4", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "abkuerzung", "Index_type": "BTREE", "columns": [ "abkuerzung" ], "Non_unique": "" }, { "Key_name": "kunde", "Index_type": "BTREE", "columns": [ "kunde" ], "Non_unique": "" } ] }, { "name": "projekt_artikel", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "teilprojekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parent", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geplant", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "cache_BE", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "cache_PR", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "cache_AN", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "cache_AB", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "cache_LS", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "cache_RE", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "cache_GS", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "cache_WE", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ek_geplant", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vk_geplant", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kalkulationbasis", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'prostueck'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nr", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "cache_WA", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "cache_PF", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "cache_PRO", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lastcheck", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "last_cache", "Type": "timestamp", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kommentar", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "showinmonitoring", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "projekt_inventar", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mitarbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vpe", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeit", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "protokoll", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "meldung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dump", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "module", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "action", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "funktionsname", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "argumente", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "provision_regeln", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gruppe", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "von", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bis", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "prio", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "absolut", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "provision", "Type": "decimal(10,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "belegtyp", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "belegnr", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "gruppe", "Index_type": "BTREE", "columns": [ "gruppe" ], "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", "columns": [ "artikel" ], "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", "columns": [ "adresse" ], "Non_unique": "" } ] }, { "name": "provisionenartikel_abrechnungen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datumvon", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datumbis", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "angelegt_von", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "umsatz_netto", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "provision", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dynamisch", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "userid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "berechnungstyp", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "userid", "Index_type": "BTREE", "columns": [ "userid" ], "Non_unique": "" } ] }, { "name": "provisionenartikel_abrechnungen_provisionen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikelkategorie", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "preis", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrung", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "provision", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abrechnung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "umsatznetto", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "provisionbetrag", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vertriebsleiteradresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vertriebsleiterprovision", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vertriebsleiterprovisionbetrag", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name_de", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "provisionenartikel_provision", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kategorie", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "provision", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gueltigvon", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gueltigbis", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "provisiontyp", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kunde", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "prozessstarter", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bedingung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "art", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "startzeit", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "letzteausfuerhung", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "periode", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'1440'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mutex", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mutexcounter", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "art_filter", "Type": "varchar(20)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status_zeit", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "recommended_period", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "parameter", "Index_type": "BTREE", "columns": [ "parameter" ], "Non_unique": "" } ] }, { "name": "pseudostorage_shop", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "formula", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", "columns": [ "shop_id" ], "Non_unique": "" } ] }, { "name": "real_article_mapping", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "article_id", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ignore", "Type": "int(2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ext_sku", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ext_ean", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ext_name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ext_item_id", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ext_unit_id", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "real_kategoriespezifisch", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mandatory", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "specwert", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "specbezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "specname", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "multipleallowed", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "type", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typevalue", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "real_kategorievorschlag", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorschlagid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorschlagbezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorschlagparentid", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "level", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferkategorie", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": "'0'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "real_versandgruppen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "receiptdocument", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "address_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "order_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "creditnote_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parcel_receipt_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "useredit_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status_qs", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "updated_by", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "document_number", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "supplier_order_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "return_order_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "useredit_time", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "receiptdocument_log", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "receiptdocument_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "log", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_by", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "receiptdocument_id", "Index_type": "BTREE", "columns": [ "receiptdocument_id" ], "Non_unique": "" } ] }, { "name": "receiptdocument_position", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "receiptdocument_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "article_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "amount", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "amount_good", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "amount_bad", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "position", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "type", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctype", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctypeid", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "receiptdocument_id", "Index_type": "BTREE", "columns": [ "receiptdocument_id" ], "Non_unique": "" } ] }, { "name": "rechnung", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aborechnung", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "varchar(222)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anlegeart", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "belegnr", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftrag", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftragid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freitext", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "unterabteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "strasse", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresszusatz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ansprechpartner", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "plz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "land", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ustid", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ust_befreit", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ustbrief", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ustbrief_eingang", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ustbrief_eingang_am", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "telefon", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "telefax", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betreff", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kundennummer", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferschein", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versandart", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferdatum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "buchhaltung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungsweise", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungsstatus", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ist", "Type": "decimal(18,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "soll", "Type": "decimal(18,2)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skonto_gegeben", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungszieltage", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungszieltageskonto", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungszielskonto", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_am", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_per", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_durch", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_mahnwesen", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mahnwesen", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mahnwesen_datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mahnwesen_gesperrt", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mahnwesen_internebemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inbearbeitung", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datev_abgeschlossen", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doppel", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autodruck_rz", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autodruck_periode", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autodruck_done", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autodruck_anzahlverband", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autodruck_anzahlkunde", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autodruck_mailverband", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autodruck_mailkunde", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dta_datei_verband", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dta_datei", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "deckungsbeitragcalc", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "deckungsbeitrag", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "umsatz_netto", "Type": "decimal(18,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erloes_netto", "Type": "decimal(18,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mahnwesenfestsetzen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vertriebid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktion", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vertrieb", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "provision", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "provision_summe", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gruppe", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "punkte", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonuspunkte", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "provdatum", "Type": "date", "Collation": null, "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ihrebestellnummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anschreiben", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "usereditid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "useredittimestamp", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "realrabatt", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einzugsdatum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt1", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt2", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt3", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt4", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt5", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "forderungsverlust_datum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "forderungsverlust_betrag", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_normal", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "19.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_zwischen", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_ermaessigt", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_starkermaessigt", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_dienstleistung", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'EUR'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "keinsteuersatz", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "schreibschutz", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pdfarchiviert", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pdfarchiviertversion", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'firma'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ohne_briefpapier", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ansprechpartnerid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "systemfreitext", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projektfiliale", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zuarchivieren", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "angelegtam", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abweichendebezeichnung", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezahlt_am", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sprache", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bundesland", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gln", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "deliverythresholdvatid", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiterid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kurs", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ohne_artikeltext", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anzeigesteuer", "Type": "tinyint(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kostenstelle", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bodyzusatz", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferbedingung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "titel", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontobetrag", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontoberechnet", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "extsoll", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "teilstorno", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bundesstaat", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kundennummer_buchhaltung", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "storage_country", "Type": "varchar(3)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "projekt", "Index_type": "BTREE", "columns": [ "projekt" ], "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", "columns": [ "adresse" ], "Non_unique": "" }, { "Key_name": "auftragid", "Index_type": "BTREE", "columns": [ "auftragid" ], "Non_unique": "" }, { "Key_name": "status", "Index_type": "BTREE", "columns": [ "status" ], "Non_unique": "" }, { "Key_name": "datum", "Index_type": "BTREE", "columns": [ "datum" ], "Non_unique": "" }, { "Key_name": "belegnr", "Index_type": "BTREE", "columns": [ "belegnr" ], "Non_unique": "" }, { "Key_name": "soll", "Index_type": "BTREE", "columns": [ "soll" ], "Non_unique": "" }, { "Key_name": "zahlungsstatus", "Index_type": "BTREE", "columns": [ "zahlungsstatus" ], "Non_unique": "" }, { "Key_name": "provdatum", "Index_type": "BTREE", "columns": [ "provdatum" ], "Non_unique": "" }, { "Key_name": "lieferschein", "Index_type": "BTREE", "columns": [ "lieferschein" ], "Non_unique": "" }, { "Key_name": "versandart", "Index_type": "BTREE", "columns": [ "versandart" ], "Non_unique": "" } ] }, { "name": "rechnung_position", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internerkommentar", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "preis", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferdatum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vpe", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "umsatzsteuer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "explodiert_parent", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "explodiert_parent_artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "punkte", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bonuspunkte", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlmdirektpraemie", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mlm_abgerechnet", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "keinrabatterlaubt", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "grundrabatt", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabattsync", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt1", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt2", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt3", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt4", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt5", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einheit", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatt", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zolltarifnummer", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'0'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "herkunftsland", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'0'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikelnummerkunde", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld1", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld2", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld3", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld4", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld5", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld6", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld7", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld8", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld9", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld10", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferdatumkw", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftrag_position_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "teilprojekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kostenstelle", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz", "Type": "decimal(5,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuertext", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erloese", "Type": "varchar(8)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erloesefestschreiben", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einkaufspreiswaehrung", "Type": "varchar(8)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einkaufspreis", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einkaufspreisurspruenglich", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einkaufspreisid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ekwaehrung", "Type": "varchar(8)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "deckungsbeitrag", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld11", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld12", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld13", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld14", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld15", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld16", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld17", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld18", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld19", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld20", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld21", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld22", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld23", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld24", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld25", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld26", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld27", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld28", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld29", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld30", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld31", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld32", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld33", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld34", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld35", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld36", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld37", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld38", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld39", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld40", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "formelmenge", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "formelpreis", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ohnepreis", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontobetrag", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontobetrag_netto_einzeln", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontobetrag_netto_gesamt", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontobetrag_brutto_einzeln", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontobetrag_brutto_gesamt", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuerbetrag", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontosperre", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ausblenden_im_pdf", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "umsatz_netto_einzeln", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "umsatz_netto_gesamt", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "umsatz_brutto_einzeln", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "umsatz_brutto_gesamt", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "rechnung", "Index_type": "BTREE", "columns": [ "rechnung" ], "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", "columns": [ "artikel" ], "Non_unique": "" }, { "Key_name": "auftrag_position_id", "Index_type": "BTREE", "columns": [ "auftrag_position_id" ], "Non_unique": "" } ] }, { "name": "rechnung_protokoll", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeit", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "grund", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "rechnung", "Index_type": "BTREE", "columns": [ "rechnung" ], "Non_unique": "" } ] }, { "name": "reisekosten", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "varchar(222)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "teilprojekt", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "prefix", "Type": "varchar(222)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "reisekostenart", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "belegnr", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftrag", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftragid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freitext", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mitarbeiter", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "unterabteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "strasse", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresszusatz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ansprechpartner", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "plz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "land", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ustid", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "telefon", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "telefax", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betreff", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kundennummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versandart", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versand", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_am", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_per", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_durch", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inbearbeitung_user", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ohne_briefpapier", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ust_befreit", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "usereditid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "useredittimestamp", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_normal", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": "19.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_zwischen", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_ermaessigt", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_starkermaessigt", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_dienstleistung", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": "7.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": "'EUR'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anlass", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "von", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bis", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "von_zeit", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bis_zeit", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "schreibschutz", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pdfarchiviert", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pdfarchiviertversion", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": "'firma'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "reisekosten_position", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "reisekosten", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "reisekostenart", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ort", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internerkommentar", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verrechnungsart", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "float", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "arbeitspaket", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "von", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bis", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(10)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezahlt_wie", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "uststeuersatz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "keineust", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betrag", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abrechnen", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abgerechnet", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abgerechnet_objekt", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abgerechnet_parameter", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "exportiert", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "exportiert_am", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mitarbeiter", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "teilprojekt", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "reisekosten", "Index_type": "BTREE", "columns": [ "reisekosten" ], "Non_unique": "" } ] }, { "name": "reisekosten_protokoll", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "reisekosten", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeit", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "grund", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "reisekosten", "Index_type": "BTREE", "columns": [ "reisekosten" ], "Non_unique": "" } ] }, { "name": "reisekostenart", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nummer", "Type": "varchar(20)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "varchar(512)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "report", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "description", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "project", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sql_query", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "remark", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "category", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "readonly", "Type": "tinyint(4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "csv_delimiter", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "csv_enclosure", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "report_column", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "report_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "key_name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "title", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "width", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "alignment", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sum", "Type": "tinyint(4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sequence", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sorting", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "format_type", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "format_statement", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "report_favorite", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "report_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "report_parameter", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "report_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "varname", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "displayname", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "description", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "default_value", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "options", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "control_type", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "editable", "Type": "tinyint(4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "variable_extern", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "report_share", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "report_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "chart_public", "Type": "tinyint(4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "chart_axislabel", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "chart_type", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "chart_x_column", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "data_columns", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "chart_group_column", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "chart_dateformat", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "chart_interval_value", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "chart_interval_mode", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "file_public", "Type": "tinyint(4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "file_pdf_enabled", "Type": "tinyint(4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "file_csv_enabled", "Type": "tinyint(4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "file_xls_enabled", "Type": "tinyint(4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menu_public", "Type": "tinyint(4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menu_doctype", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menu_label", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menu_format", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tab_public", "Type": "tinyint(4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tab_module", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tab_action", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tab_label", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tab_position", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "report_transfer", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "report_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ftp_active", "Type": "tinyint(4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ftp_type", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ftp_host", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ftp_port", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ftp_user", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ftp_password", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ftp_interval_mode", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ftp_interval_value", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ftp_daytime", "Type": "time", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ftp_format", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ftp_filename", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ftp_last_transfer", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email_active", "Type": "tinyint(4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email_recipient", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email_subject", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email_interval_mode", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email_interval_value", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email_daytime", "Type": "time", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email_format", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email_filename", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email_last_transfer", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "url_format", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "url_begin", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "url_end", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "url_address", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "url_token", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "api_active", "Type": "tinyint(4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "api_account_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "api_format", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ftp_passive", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "report_user", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "report_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "chart_enabled", "Type": "tinyint(4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "file_enabled", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menu_enabled", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tab_enabled", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "retoure", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "varchar(222)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "belegnr", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferschein", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferscheinid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftrag", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftragid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freitext", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "unterabteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "strasse", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresszusatz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ansprechpartner", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "plz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "land", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abweichendelieferadresse", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "liefername", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferabteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferunterabteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferstrasse", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferadresszusatz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferansprechpartner", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferplz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferland", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ustid", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "telefon", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "telefax", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betreff", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kundennummer", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versandart", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versand", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_am", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_per", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_durch", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inbearbeitung_user", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vertriebid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vertrieb", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ust_befreit", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ihrebestellnummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anschreiben", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "usereditid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "useredittimestamp", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferantenretoure", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferantenretoureinfo", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferant", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "schreibschutz", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pdfarchiviert", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pdfarchiviertversion", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": "'firma'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ohne_briefpapier", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ansprechpartnerid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projektfiliale", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projektfiliale_eingelagert", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zuarchivieren", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "angelegtam", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kommissionierung", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sprache", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bundesland", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gln", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnungid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiterid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "keinerechnung", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ohne_artikeltext", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abweichendebezeichnung", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bodyzusatz", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferbedingung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "titel", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "standardlager", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kommissionskonsignationslager", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bundesstaat", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "teillieferungvon", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "teillieferungnummer", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gutschrift_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "fortschritt", "Type": "varchar(16)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "storage_ok", "Type": "tinyint(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "replacementorder_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", "columns": [ "adresse" ], "Non_unique": "" }, { "Key_name": "status", "Index_type": "BTREE", "columns": [ "status" ], "Non_unique": "" }, { "Key_name": "versandart", "Index_type": "BTREE", "columns": [ "versandart" ], "Non_unique": "" } ] }, { "name": "retoure_position", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "retoure", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internerkommentar", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "seriennummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferdatum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vpe", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(10)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geliefert", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abgerechnet", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "explodiert_parent_artikel", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einheit", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zolltarifnummer", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": "'0'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "herkunftsland", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": "'0'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikelnummerkunde", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld1", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld2", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld3", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld4", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld5", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld6", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld7", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld8", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld9", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld10", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld11", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld12", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld13", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld14", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld15", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld16", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld17", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld18", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld19", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld20", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld21", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld22", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld23", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld24", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld25", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld26", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld27", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld28", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld29", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld30", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld31", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld32", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld33", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld34", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld35", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld36", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld37", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld38", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld39", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld40", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferdatumkw", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftrag_position_id", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferschein_position_id", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kostenlos", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lagertext", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "teilprojekt", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "explodiert_parent", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ausblenden_im_pdf", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "grund", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "grundbeschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktion", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktionbeschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge_eingang", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge_gutschrift", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "default_storagelocation", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "retoure", "Index_type": "BTREE", "columns": [ "retoure" ], "Non_unique": "" } ] }, { "name": "retoure_protokoll", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "retoure", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeit", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "grund", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "retoure", "Index_type": "BTREE", "columns": [ "retoure" ], "Non_unique": "" } ] }, { "name": "returnorder_quantity", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "delivery_note_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "quantity", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "serialnumber", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "batch", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestbefore", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "delivery_note_id", "Index_type": "BTREE", "columns": [ "delivery_note_id" ], "Non_unique": "" } ] }, { "name": "rma", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "varchar(222)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "belegnr", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freigabe", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorname", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "unterabteilung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "strasse", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresszusatz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "plz", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ustid", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "telefon", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "telefax", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betreff", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kundennummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferantennummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungsweise", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungszieltage", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versandart", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellbestaetigung", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freitext", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungszielskonto", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungszieltageskonto", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellbestaetigungsdatum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferdatum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einkaeufer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "rma_artikel", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "wareneingang", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferschein", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pos", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "wunsch", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "angelegtam", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "techniker", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "buchhaltung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abgeschlossen", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "seriennummer", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", "columns": [ "adresse" ], "Non_unique": "" } ] }, { "name": "rma_position", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rma_artikel", "Type": "int(15)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": "'offen'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(15)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "letzter_kommentar", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "rma_protokoll", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rma_artikel", "Type": "int(15)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rma_position", "Type": "int(15)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kommentar", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "link", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "interngrund", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "externgrund", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "rma_vorlagen_grund", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sprache", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ausblenden", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rmakategorie", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "default_storagelocation", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "rmakategorie", "Index_type": "BTREE", "columns": [ "rmakategorie" ], "Non_unique": "" } ] }, { "name": "rma_vorlagen_kategorien", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktion", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "rohstoffe", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rohstoffvonartikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lagerwert", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "referenz", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "art", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'material'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "sammelrechnung_position", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "float", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_position_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftrag_position_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferschein_position_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "preis", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auswahl", "Type": "tinyint(4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "lieferschein_position_id", "Index_type": "BTREE", "columns": [ "lieferschein_position_id" ], "Non_unique": "" }, { "Key_name": "auftrag_position_id", "Index_type": "BTREE", "columns": [ "auftrag_position_id" ], "Non_unique": "" }, { "Key_name": "rechnung", "Index_type": "BTREE", "columns": [ "rechnung" ], "Non_unique": "" } ] }, { "name": "scheck_checked", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gutschrift", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "scheck_druck", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kommentar", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "layout", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "konto", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "scheck_gutschrift", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gutschrift", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "druck", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "seriennummern", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "seriennummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eingelagert", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": 0, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "seriennummer_artikel", "Index_type": "BTREE", "columns": [ "seriennummer", "artikel" ], "Non_unique": "UNIQUE" } ] }, { "name": "seriennummern_beleg_position", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "seriennummer", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_typ", "Type": "varchar(30)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beleg_position", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "seriennummern_log", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lager_platz", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eingang", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeit", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse_mitarbeiter", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctype", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctypeid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestbeforedate", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "batch", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "storage_movement_id", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "service", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zuweisen", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ansprechpartner", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nummer", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "UNI", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "prio", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'niedrig'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eingangart", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erledigenbis", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betreff", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung_html", "Type": "longtext", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebemerkung", "Type": "longtext", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "antwortankunden", "Type": "longtext", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "angelegtvonuser", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(20)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'angelegt'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "seriennummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "antwortpermail", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezahlte_zusatzleistung", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freigabe", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freigabe_datum", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freigabe_bearbeiter", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dauer_geplant", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "art", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bereich", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld1", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld2", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld3", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld4", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld5", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "version", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "antwortankundenempfaenger", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "antwortankundenkopie", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "antwortankundenblindkopie", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "antwortankundenbetreff", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "nummer", "Index_type": "BTREE", "columns": [ "nummer" ], "Non_unique": "UNIQUE" } ] }, { "name": "sevensenders_shipment", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "date", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferschein", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "carrier", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shipment_id", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shipment_reference", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tracking", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "shopexport", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "url", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "passwort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "token", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "challenge", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "cms", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geloescht", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikelporto", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikelnachnahme", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikelimport", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikelimporteinzeln", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "demomodus", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lagerexport", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikelexport", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "multiprojekt", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikelnachnahme_extraartikel", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorabbezahltmarkieren_ohnevorkasse_bar", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einzelsync", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "utf8codierung", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftragabgleich", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rabatteportofestschreiben", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikelnummernummerkreis", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "holealle", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ab_nummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "direktimport", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ust_ok", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anzgleichzeitig", "Type": "int(15)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datumvon", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datumbis", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tmpdatumvon", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tmpdatumbis", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "holeallestati", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "cronjobaktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nummersyncstatusaendern", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungsweisenmapping", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versandartenmapping", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikelnummeruebernehmen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikelbeschreibungauswawision", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikelbeschreibungenuebernehmen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stuecklisteergaenzen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adressupdate", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kundenurvonprojekt", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "add_debitorennummer", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "debitorennummer", "Type": "varchar(16)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sendonlywithtracking", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "api_account_id", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "api_account_token", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autosendarticle", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autosendarticle_last", "Type": "timestamp", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shopbilderuebertragen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "texteuebertragen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adressennichtueberschreiben", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftraegeaufspaeter", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autoversandbeikommentardeaktivieren", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikeltexteuebernehmen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikelportoermaessigt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikelrabatt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikelrabattsteuer", "Type": "decimal(4,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "-1.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "positionsteuersaetzeerlauben", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "json", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freitext", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikelbezeichnungauswawision", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "angeboteanlegen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autoversandoption", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'standard'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikelnummerbeimanlegenausshop", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shoptyp", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "modulename", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einstellungen_json", "Type": "mediumtext", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "maxmanuell", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "preisgruppe", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "variantenuebertragen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "crosssellingartikeluebertragen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "staffelpreiseuebertragen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lagergrundlage", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "portoartikelanlegen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nurneueartikel", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "startdate", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ueberschreibe_lagerkorrekturwert", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lagerkorrekturwert", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vertrieb", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eigenschaftenuebertragen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kategorienuebertragen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornoabgleich", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nurpreise", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuerfreilieferlandexport", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gutscheineuebertragen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gesamtbetragfestsetzen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lastschriftdatenueberschreiben", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gesamtbetragfestsetzendifferenz", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "shopexport_adressenuebertragen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "shopexport_archiv", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anzahl", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erfolgreich", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "letzteabgeholtenummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "type", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datumvon", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datumbis", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nummervon", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nummerbis", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abschliessen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stornierteabholen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_erzeugen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung_bezahlt", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "donotimport", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "shop", "Index_type": "BTREE", "columns": [ "shop" ], "Non_unique": "" } ] }, { "name": "shopexport_artikel", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shopid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "wert", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "shopid", "Index_type": "BTREE", "columns": [ "shopid", "artikel" ], "Non_unique": "" } ] }, { "name": "shopexport_artikeluebertragen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "check_nr", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "shopexport_artikeluebertragen_check", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "shopexport_change_log", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "username", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "diff", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "creation_timestamp", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "message", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "plaindiff", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "shopexport_freifelder", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld_wawi", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freifeld_shop", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "updated", "Type": "timestamp", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "updatedby", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "shopexport_getarticles", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "shop", "Index_type": "BTREE", "columns": [ "shop" ], "Non_unique": "" } ] }, { "name": "shopexport_kampange", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "banner", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "unterbanner", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "von", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bis", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "link", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "views", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "clicks", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktion", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geloescht", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "shopexport_kategorien", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kategorie", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "extsort", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "extid", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "extparent", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "extname", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "updated", "Type": "timestamp", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "updatedby", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "shop", "Index_type": "BTREE", "columns": [ "shop" ], "Non_unique": "" }, { "Key_name": "kategorie", "Index_type": "BTREE", "columns": [ "kategorie" ], "Non_unique": "" } ] }, { "name": "shopexport_kundengruppen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shopid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gruppeid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "apply_to_new_customers", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "type", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'mitglied'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "extgruppename", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "updated", "Type": "timestamp", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "updatedby", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "shopexport_log", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shopid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter1", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter2", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter3", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter4", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "shopid", "Index_type": "BTREE", "columns": [ "shopid", "typ", "parameter3", "parameter4" ], "Non_unique": "" } ] }, { "name": "shopexport_mapping", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tabelle", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intid2", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "extid", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "shop", "Index_type": "BTREE", "columns": [ "shop" ], "Non_unique": "" }, { "Key_name": "tabelle", "Index_type": "BTREE", "columns": [ "tabelle" ], "Non_unique": "" }, { "Key_name": "intid", "Index_type": "BTREE", "columns": [ "intid" ], "Non_unique": "" } ] }, { "name": "shopexport_sprachen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "land", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sprache", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "updated", "Type": "timestamp", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "updatedby", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "shopexport_status", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikelexport", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeit", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "befehl", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "shopexport_subshop", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "subshopkennung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sprache", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "updated", "Type": "timestamp", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "updatedby", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "shopexport_versandarten", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versandart_shop", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versandart_wawision", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autoversand", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "land", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versandart_ausgehend", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "updated", "Type": "timestamp", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "updatedby", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "fastlane", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "produkt_ausgehend", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "shopexport_voucher_cache", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "voucher_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "UNI", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "value", "Type": "float", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "updated", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "voucher_id", "Index_type": "BTREE", "columns": [ "voucher_id" ], "Non_unique": "UNIQUE" } ] }, { "name": "shopexport_zahlungsstatus", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftrag", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "shop", "Index_type": "BTREE", "columns": [ "shop" ], "Non_unique": "" }, { "Key_name": "auftrag", "Index_type": "BTREE", "columns": [ "auftrag" ], "Non_unique": "" } ] }, { "name": "shopexport_zahlweisen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlweise_shop", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlweise_wawision", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorabbezahltmarkieren", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autoversand", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "keinerechnung", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "updatedby", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "fastlane", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "shopimport_amazon_aufrufe", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop", "Type": "varchar(100)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "funktion", "Type": "varchar(100)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "daten", "Type": "mediumtext", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abgeschlossen", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "maxpuffer", "Type": "int(3)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "timeout", "Type": "int(4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ausgefuehrt", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "preismenge", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "apifunktion", "Type": "varchar(100)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "feedid", "Type": "varchar(50)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "relatedtoid", "Type": "int(4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inbearbeitung", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "fehlertext", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shopid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "json_encoded", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "shopimport_amazon_gotorders", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "orderid", "Type": "varchar(30)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "orderitemid", "Type": "varchar(30)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nextordertoken", "Type": "varchar(30)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nextitemtoken", "Type": "varchar(30)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tracking", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sent", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shopid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "isprime", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "-1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "isprimenextday", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "-1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "imported", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "isfba", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "-1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "marketplace", "Type": "varchar(16)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "orderid", "Index_type": "BTREE", "columns": [ "orderid" ], "Non_unique": "" } ] }, { "name": "shopimport_amazon_throttling", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "apifunktion", "Type": "varchar(100)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop", "Type": "varchar(100)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(50)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "max", "Type": "int(3)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stunde", "Type": "int(3)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "restore", "Type": "float", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zaehlermax", "Type": "int(3)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zaehlerstunde", "Type": "int(3)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ersteraufruf", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "letzteraufruf", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "maxpuffer", "Type": "int(3)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "minpuffer", "Type": "int(3)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "timeout", "Type": "int(4)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zaehleraufrufe", "Type": "int(3)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shopid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "shopid", "Index_type": "BTREE", "columns": [ "shopid" ], "Non_unique": "" } ] }, { "name": "shopimport_auftraege", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shopid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "extid", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sessionid", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "warenkorb", "Type": "mediumtext", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "imported", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "trash", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellnummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "jsonencoded", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "shopimport_checkorder", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "order_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ext_order", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'0'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "fetch_counter", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'unpaid'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "date_created", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "date_last_modified", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "shopimporter_amazon_attachedoffers", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "article_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "is_fba", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "marketplace", "Type": "varchar(16)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "title", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "merchantgroup", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "condition", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'new'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sku", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "asin", "Type": "varchar(16)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "currency", "Type": "varchar(4)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status_article", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status_storage", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status_price", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status_flat", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "price", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "feed_submission_id", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "feed_submission_id_price", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "feed_submission_id_storage", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "feed_submission_id_flat", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "error_code", "Type": "varchar(8)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "error_message", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", "columns": [ "shop_id" ], "Non_unique": "" }, { "Key_name": "article_id", "Index_type": "BTREE", "columns": [ "article_id" ], "Non_unique": "" }, { "Key_name": "sku", "Index_type": "BTREE", "columns": [ "sku" ], "Non_unique": "" }, { "Key_name": "asin", "Index_type": "BTREE", "columns": [ "asin" ], "Non_unique": "" } ] }, { "name": "shopimporter_amazon_browsetree", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "browsenodeid", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "marketplace", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parent_id", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "browseNodename", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "browseNodestorecontextname", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "browsepathbyid", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "browsepathbyname", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "haschildren", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "producttypedefinitions", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "refinementsinformationcount", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "deprecated", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "updated_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "browsenodeid", "Index_type": "BTREE", "columns": [ "browsenodeid" ], "Non_unique": "" }, { "Key_name": "parent_id", "Index_type": "BTREE", "columns": [ "parent_id" ], "Non_unique": "" } ] }, { "name": "shopimporter_amazon_categorie", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "root_node", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "node_de", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "node_uk", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "node_fr", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "node_it", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "node_es", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "name", "Index_type": "BTREE", "columns": [ "name" ], "Non_unique": "" }, { "Key_name": "node_de", "Index_type": "BTREE", "columns": [ "node_de" ], "Non_unique": "" } ] }, { "name": "shopimporter_amazon_creditnotes_adjustmentid", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "creditnote_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "article_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "invoice_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adjustmentid", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", "columns": [ "shop_id" ], "Non_unique": "" }, { "Key_name": "creditnote_id", "Index_type": "BTREE", "columns": [ "creditnote_id" ], "Non_unique": "" } ] }, { "name": "shopimporter_amazon_feedsubmission", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_id", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "feed_submission_id", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "feed_type", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "feed_processing_status", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "started_processing_date", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "submitted_date", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "completed_processing_date", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lastcheck", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", "columns": [ "shop_id", "feed_submission_id" ], "Non_unique": "" } ] }, { "name": "shopimporter_amazon_flatfile_article", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "article_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "flatfile_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sku", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "marketplace", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "feedsubmissionid", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "error_message", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "all_required_ok", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", "columns": [ "shop_id" ], "Non_unique": "" } ] }, { "name": "shopimporter_amazon_flatfile_article_image", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shopimporter_amazon_flatfile_article_id", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "file_id", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "url", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "updated_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "shopimporter_amazon_flatfile_article_id", "Index_type": "BTREE", "columns": [ "shopimporter_amazon_flatfile_article_id" ], "Non_unique": "" }, { "Key_name": "file_id", "Index_type": "BTREE", "columns": [ "file_id" ], "Non_unique": "" } ] }, { "name": "shopimporter_amazon_flatfile_article_value", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shopimporter_amazon_flatfile_article_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "value", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "shopimporter_amazon_flatfile_article_id", "Index_type": "BTREE", "columns": [ "shopimporter_amazon_flatfile_article_id" ], "Non_unique": "" } ] }, { "name": "shopimporter_amazon_flatfiledefinition", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "UNI", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "country", "Type": "varchar(2)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "csv", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "definitions_json", "Type": "mediumtext", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "requirements_json", "Type": "mediumtext", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "allowed_values_json", "Type": "mediumtext", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "name", "Index_type": "BTREE", "columns": [ "name" ], "Non_unique": "UNIQUE" } ] }, { "name": "shopimporter_amazon_flatfilefields", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "fieldname", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "fieldname", "Index_type": "BTREE", "columns": [ "fieldname" ], "Non_unique": "" } ] }, { "name": "shopimporter_amazon_invoice_address", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "orderid", "Type": "varchar(19)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "addressfieldone", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "addressfieldtwo", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "addressfieldthree", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "city", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "region", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "postalcode", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "countrycode", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "phonenumber", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "orderid", "Index_type": "BTREE", "columns": [ "orderid" ], "Non_unique": "" } ] }, { "name": "shopimporter_amazon_invoice_upload", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "int_order_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "invoice_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "credit_note_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "file_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "orderid", "Type": "varchar(19)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shippingid", "Type": "varchar(19)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sent_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "report", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "marketplace", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "error_code", "Type": "varchar(5)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "error_message", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "invoice_number", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "total_amount", "Type": "decimal(12,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "total_vat_amount", "Type": "decimal(12,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "transaction_id", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "count_sent", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", "columns": [ "shop_id" ], "Non_unique": "" }, { "Key_name": "orderid", "Index_type": "BTREE", "columns": [ "orderid" ], "Non_unique": "" } ] }, { "name": "shopimporter_amazon_listing", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "marketplace_request", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "request_date_listing", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "request_date_listing_inactive", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "seller_sku", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "item_name", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "article_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "listing_id", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "item_description", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "price", "Type": "decimal(12,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "quantity", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "open_date", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "image_url", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "item_is_marketplace", "Type": "varchar(1)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "product_id_type", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zshop_shipping_fee", "Type": "decimal(12,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "item_note", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "item_condition", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zshop_category1", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zshop_browse_path", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zshop_storefron_feature", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "asin", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "asin2", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "asin3", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "will_ship_internationally", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "expedited_shipping", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zshop_boldface", "Type": "varchar(1)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "product_id", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bid_for_fetatured_placement", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "add_delete", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pending_quantity", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "fulfillment_channel", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "business_price", "Type": "decimal(12,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "quantity_price_type", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "quantity_lower_bound1", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "quantity_price1", "Type": "decimal(12,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "quantity_lower_bound2", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "quantity_price2", "Type": "decimal(12,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "quantity_lower_bound3", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "quantity_price3", "Type": "decimal(12,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "quantity_lower_bound4", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "quantity_price4", "Type": "decimal(12,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "quantity_lower_bound5", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "quantity_price5", "Type": "decimal(12,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "merchant_shipping_group", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "is_fba", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "-1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "active", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "recommended_article_id", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "article_id", "Index_type": "BTREE", "columns": [ "article_id" ], "Non_unique": "" }, { "Key_name": "seller_sku", "Index_type": "BTREE", "columns": [ "seller_sku" ], "Non_unique": "" } ] }, { "name": "shopimporter_amazon_merchantgroup", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_id", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "groupname", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", "columns": [ "shop_id" ], "Non_unique": "" } ] }, { "name": "shopimporter_amazon_order_status", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "orderid", "Type": "varchar(19)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "updated_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", "columns": [ "shop_id", "orderid", "status" ], "Non_unique": "UNIQUE" } ] }, { "name": "shopimporter_amazon_orderadjustment", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "payment_transaction_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "submitfeedid", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "updated_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", "columns": [ "shop_id" ], "Non_unique": "" }, { "Key_name": "status", "Index_type": "BTREE", "columns": [ "status" ], "Non_unique": "" } ] }, { "name": "shopimporter_amazon_orderinfo", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_id", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "orderid", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "isprime", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "-1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "isfba", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "-1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "trackingsent", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "orderid", "Index_type": "BTREE", "columns": [ "orderid" ], "Non_unique": "" } ] }, { "name": "shopimporter_amazon_recommendation", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_id", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "recommendationtype", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "itemname", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "defectgroup", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "recommendationid", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "recommendationreason", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "defectattribute", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "asin", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sku", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", "columns": [ "shop_id" ], "Non_unique": "" }, { "Key_name": "recommendationid", "Index_type": "BTREE", "columns": [ "recommendationid" ], "Non_unique": "" } ] }, { "name": "shopimporter_amazon_report_scheduler", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "request_date", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "request_period", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "marketplace_request", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "report_type", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "last_reportrequestid", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "last_generatedreportid", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "last_report_status", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "imported", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", "columns": [ "shop_id", "report_type", "marketplace_request" ], "Non_unique": "UNIQUE" } ] }, { "name": "shopimporter_amazon_requestinfo", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_id", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "type", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctype", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter2", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shopimporter_amazon_aufrufe_id", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "error", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", "columns": [ "shop_id", "type" ], "Non_unique": "" }, { "Key_name": "shopimporter_amazon_aufrufe_id", "Index_type": "BTREE", "columns": [ "shopimporter_amazon_aufrufe_id" ], "Non_unique": "" }, { "Key_name": "status", "Index_type": "BTREE", "columns": [ "status" ], "Non_unique": "" } ] }, { "name": "shopimporter_amazon_service_status", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "updated_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", "columns": [ "shop_id" ], "Non_unique": "" }, { "Key_name": "updated_at", "Index_type": "BTREE", "columns": [ "updated_at" ], "Non_unique": "" } ] }, { "name": "shopimporter_amazon_small_and_light", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "marketplace_request", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "request_date", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sku", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "fnsku", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "asin", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "protuct_name", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "enrolled_in_snl", "Type": "varchar(3)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "marketplace", "Type": "varchar(16)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "your_snl_price", "Type": "decimal(12,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inventory_in_snl_fc", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inventory_in_non_snl_fc", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", "columns": [ "shop_id" ], "Non_unique": "" } ] }, { "name": "shopimporter_amazon_token", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "type", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "token", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "updated_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", "columns": [ "shop_id", "type" ], "Non_unique": "" } ] }, { "name": "shopimporter_amazon_xsd_enumerations", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parent_name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "direct_parent", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "element_name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "element_value", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "enumeration_type", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "restriction", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "file", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "position", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "enumeration_type", "Index_type": "BTREE", "columns": [ "enumeration_type" ], "Non_unique": "" }, { "Key_name": "element_name", "Index_type": "BTREE", "columns": [ "element_name" ], "Non_unique": "" } ] }, { "name": "shopimporter_shopify_auftraege", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "extid", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "getestet", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "transaction_id", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungsweise", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "shop", "Index_type": "BTREE", "columns": [ "shop" ], "Non_unique": "" }, { "Key_name": "extid", "Index_type": "BTREE", "columns": [ "extid" ], "Non_unique": "" } ] }, { "name": "shopnavigation", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "position", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parent", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung_en", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "plugin", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "pluginparameter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "target", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "singleshipment_order", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "order_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "deliverynote_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "date", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "trackingnumber", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "quality", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "snapaddy_address", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "address_id", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "contact_list", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firstName", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lastName", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "phone", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "city", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "website", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zip", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "xentral_id", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "snap_created", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "snap_hash", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "UNI", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "address", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "snap_hash", "Index_type": "BTREE", "columns": [ "snap_hash" ], "Non_unique": "UNIQUE" } ] }, { "name": "snapaddy_log", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lvl", "Type": "varchar(16)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "msg", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "sprachen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "iso", "Type": "varchar(2)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung_de", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung_en", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "alias", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "spryker_data", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internal_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "reference", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "type", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "time_of_validity", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", "columns": [ "shop_id" ], "Non_unique": "" } ] }, { "name": "spryker_online_number", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "order_reference", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "order_shipment", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "order_number", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "order_reference", "Index_type": "BTREE", "columns": [ "order_reference" ], "Non_unique": "" }, { "Key_name": "order_shipment", "Index_type": "BTREE", "columns": [ "order_shipment" ], "Non_unique": "" } ] }, { "name": "spryker_order_reference", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shop_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "order_reference", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shipment_id", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "order_item_reference", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", "columns": [ "shop_id" ], "Non_unique": "" } ] }, { "name": "sqlcache", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abfrage", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ergebnis", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shortcode", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sekunden", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "120", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "standardpackage", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "description", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "width", "Type": "decimal(14,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "height", "Type": "decimal(14,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "length", "Type": "decimal(14,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "xvp", "Type": "decimal(14,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "active", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "color", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "stechuhr", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kommen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "uebernommen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(20)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mitarbeiterzeiterfassungid", "Type": "int(15)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "datum", "Index_type": "BTREE", "columns": [ "datum" ], "Non_unique": "" } ] }, { "name": "stechuhrdevice", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "url", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "reduziert", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "code", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "IP", "Type": "int(4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "submask", "Type": "int(4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "steuersaetze", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "satz", "Type": "decimal(5,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "project_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "valid_from", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "valid_to", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "type", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "country_code", "Type": "varchar(8)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "set_data", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "stock_replenishment_list", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "article_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "storage_area_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "amount", "Type": "decimal(14,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "amount_to_relocate", "Type": "decimal(14,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "storage_min_amount", "Type": "decimal(14,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "storage_max_amount", "Type": "decimal(14,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "is_replenishment", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "needed", "Type": "decimal(14,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inorder", "Type": "decimal(14,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "article_id", "Index_type": "BTREE", "columns": [ "article_id", "is_replenishment" ], "Non_unique": "" } ] }, { "name": "stueckliste", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "referenz", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "place", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "layer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stuecklistevonartikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "wert", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bauform", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "alternative", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zachse", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "xpos", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ypos", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "art", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "stuecklistevonartikel", "Index_type": "BTREE", "columns": [ "stuecklistevonartikel" ], "Non_unique": "" } ] }, { "name": "stundensatz", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "satz", "Type": "float", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "subscription_cycle_job", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "address_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "document_type", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "job_type", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "printer_id", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "address", "Index_type": "BTREE", "columns": [ "address_id" ], "Non_unique": "" } ] }, { "name": "supersearch_index_group", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(16)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "UNI", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "title", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "module", "Type": "varchar(38)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "active", "Type": "tinyint(1) unsigned", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "last_full_update", "Type": "timestamp", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "last_diff_update", "Type": "timestamp", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "name", "Index_type": "BTREE", "columns": [ "name" ], "Non_unique": "UNIQUE" } ] }, { "name": "supersearch_index_item", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "index_name", "Type": "varchar(16)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "index_id", "Type": "varchar(38)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "project_id", "Type": "int(10) unsigned", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "title", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "subtitle", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "additional_infos", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "link", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "search_words", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "outdated", "Type": "tinyint(1) unsigned", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "updated_at", "Type": "timestamp", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "index_identifier", "Index_type": "BTREE", "columns": [ "index_name", "index_id" ], "Non_unique": "UNIQUE" }, { "Key_name": "project_id", "Index_type": "BTREE", "columns": [ "project_id" ], "Non_unique": "" }, { "Key_name": "FullText", "Index_type": "FULLTEXT", "columns": [ "search_words" ], "Non_unique": "" } ] }, { "name": "supportapp", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mitarbeiter", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "startdatum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitgeplant", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "version", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "phase", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "intervall", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "supportapp_artikel", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "supportapp_auftrag_check", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gruppe", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "schritt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftragposition", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "supportapp_gruppen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "supportapp_log", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "details", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "supportapp_schritte", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'0'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gruppe", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorgaenger", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "filter", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "supportapp_vorlagen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "taetigkeit", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "survey", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "once_per_user", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "send_to_xentral", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "module", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "action", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "survey_user", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "survey_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "data", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "survey_id", "Index_type": "BTREE", "columns": [ "survey_id" ], "Non_unique": "" }, { "Key_name": "user_id", "Index_type": "BTREE", "columns": [ "user_id" ], "Non_unique": "" } ] }, { "name": "system_disk_free", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "disk_free_kb_start", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "disk_free_kb_end", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "db_size", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "userdata_mb_size", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "created_at", "Index_type": "BTREE", "columns": [ "created_at" ], "Non_unique": "" } ] }, { "name": "systemhealth", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "systemhealth_category_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "description", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "message", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lastupdate", "Type": "timestamp", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "resetable", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "last_reset", "Type": "timestamp", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "systemhealth_category_id", "Index_type": "BTREE", "columns": [ "systemhealth_category_id" ], "Non_unique": "" }, { "Key_name": "name", "Index_type": "BTREE", "columns": [ "name" ], "Non_unique": "" } ] }, { "name": "systemhealth_category", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "description", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "name", "Index_type": "BTREE", "columns": [ "name" ], "Non_unique": "" } ] }, { "name": "systemhealth_custom_error_lvl", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "systemhealth_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "systemhealth_id", "Index_type": "BTREE", "columns": [ "systemhealth_id" ], "Non_unique": "" } ] }, { "name": "systemhealth_event", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "systemhealth_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctype", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctype_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "message", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "systemhealth_id", "Index_type": "BTREE", "columns": [ "systemhealth_id" ], "Non_unique": "" }, { "Key_name": "created_at", "Index_type": "BTREE", "columns": [ "created_at" ], "Non_unique": "" } ] }, { "name": "systemhealth_notification", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "systemhealth_notification_item", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "systemhealth_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "systemlog", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "meldung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dump", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "module", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "action", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "funktionsname", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "argumente", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "level", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "systemtemplates", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "filename", "Type": "varchar(200)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "footer_icons", "Type": "varchar(200)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "category", "Type": "varchar(100)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "title", "Type": "varchar(100)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "description", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "hidden", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "system_pkey", "Index_type": "BTREE", "columns": [ "id", "hidden" ], "Non_unique": "" } ] }, { "name": "task_subscription", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "task_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "address_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "task_id", "Index_type": "BTREE", "columns": [ "task_id" ], "Non_unique": "" } ] }, { "name": "task_timeline", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "task_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "address_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "time", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "content", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "task_id", "Index_type": "BTREE", "columns": [ "task_id" ], "Non_unique": "" } ] }, { "name": "teilprojekt_geplante_zeiten", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "teilprojekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stundensatz", "Type": "decimal(5,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stunden", "Type": "decimal(8,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "telefonrueckruf", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeit", "Type": "time", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adressetext", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "grund", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ticket", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "angenommenvon", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rueckrufvon", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "telefonnummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kommentar", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abgeschlossen", "Type": "tinyint(4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "rueckrufvon", "Index_type": "BTREE", "columns": [ "rueckrufvon" ], "Non_unique": "" } ] }, { "name": "telefonrueckruf_versuche", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "telefonrueckruf", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeit", "Type": "time", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "telefonrueckruf", "Index_type": "BTREE", "columns": [ "telefonrueckruf" ], "Non_unique": "" } ] }, { "name": "templatemessage", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "message", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "user", "Index_type": "BTREE", "columns": [ "user" ], "Non_unique": "" } ] }, { "name": "textvorlagen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "text", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stichwoerter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "ticket", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "schluessel", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeit", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "quelle", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kunde", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "warteschlange", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mailadresse", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "prio", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betreff", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zugewiesen", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inbearbeitung", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inbearbeitung_user", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "notiz", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bitteantworten", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "service", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kommentar", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "privat", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dsgvo", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tags", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nachrichten_anz", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "schluessel", "Index_type": "BTREE", "columns": [ "schluessel" ], "Non_unique": "" }, { "Key_name": "service", "Index_type": "BTREE", "columns": [ "service" ], "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", "columns": [ "adresse" ], "Non_unique": "" }, { "Key_name": "warteschlange", "Index_type": "BTREE", "columns": [ "warteschlange" ], "Non_unique": "" } ] }, { "name": "ticket_category", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "project_id", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parent_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "ticket_header", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ticket_nachricht", "Type": "int(15)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "type", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "value", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "ticket_nachricht", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ticket", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verfasser", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mail", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeit", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitausgang", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "text", "Type": "longtext", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "textausgang", "Type": "longtext", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betreff", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "medium", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mail_cc", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verfasser_replyto", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mail_replyto", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "ticket", "Index_type": "BTREE", "columns": [ "ticket" ], "Non_unique": "" }, { "Key_name": "FullText", "Index_type": "FULLTEXT", "columns": [ "betreff", "verfasser", "text" ], "Non_unique": "" } ] }, { "name": "ticket_regeln", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "empfaenger_email", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sender_email", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betreff", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "spam", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "persoenlich", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "prio", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dsgvo", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "warteschlange", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "ticket_vorlage", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorlagenname", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorlage", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sichtbar", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ticket_category_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "ticket_category_id", "Index_type": "BTREE", "columns": [ "ticket_category_id" ], "Non_unique": "" } ] }, { "name": "transfer_account_label", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "transfer_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "filter_type", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "transfer_sellingreport_job", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "transfer_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "date_from", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "date_to", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'created'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "uebersetzung", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "label", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschriftung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sprache", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "original", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "sprache", "Index_type": "BTREE", "columns": [ "sprache" ], "Non_unique": "" }, { "Key_name": "label", "Index_type": "BTREE", "columns": [ "label" ], "Non_unique": "" } ] }, { "name": "uebertragungen_account", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "server", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "port", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "username", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "passwort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter1", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter2", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter3", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter4", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "authmethod", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "publickeyfile", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "privatekeyfile", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "publickey", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "privatekey", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ssl_aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sammeln", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "minwartezeit", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "letzte_uebertragung", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "letzter_status", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "api", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "loeschen_nach_download", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "xml_pdf", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'xml'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "belegtyp", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "documenttype_incoming", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "belegstatus", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "belegab_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "belegab_datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "briefpapierimxml", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "maxbelege", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "10", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "emailbody", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "importwarteschlange", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "xml_zusatz", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gln_freifeld", "Type": "int(4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "trackingmail", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnungmail", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lager", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einzelnexml", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lagerzahlen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tracking", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "csv_codierung", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "csv_trennzeichen", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "csv_tracking", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "csv_lagerzahl", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "csv_lieferschein", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "csv_auftrag", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "csv_bestellung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lagerzahlen_lager", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lagerzahlen_lagerplatz", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lagerzahlen_zeit1", "Type": "time", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lagerzahlen_zeit2", "Type": "time", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lagerzahlen_zeit3", "Type": "time", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lagerzahlen_zeit4", "Type": "time", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lagerzahlen_zeit5", "Type": "time", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lagerzahlen_letzteuebertragung", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftrageingang", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kundennummernuebernehmen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "createarticleifnotexists", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "createarticleasstoragearticle", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellungeingang", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikeleingang", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "trackingeingang", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lagerzahleneingang", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresselieferant", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lagerplatzignorieren", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "neueartikeluebertragen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dateianhanguebertragen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dateianhangtyp", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'datei'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "csvheader_lagerzahlen", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "csvheader_tracking", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "csvnowrap", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lagerzahlenverfuegbaremenge", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "autoshopexport", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gruppe", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einstellungen_json", "Type": "mediumtext", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnunganlegen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferantenbestellnummer", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "send_sales_report", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sales_report_type", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "createproduction", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ownaddress", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "updatearticles", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logarticlenotfound", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "alldoctypes", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "csvseparator", "Type": "varchar(4)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "';'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "coding", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "uebertragungen_account_oauth", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "uebertragungen_account_id", "Type": "int(10) unsigned", "Collation": null, "Null": "NO", "Key": "UNI", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "client_id", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "client_secret", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "url", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "access_token", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "expiration_date", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "uebertragungen_account_id", "Index_type": "BTREE", "columns": [ "uebertragungen_account_id" ], "Non_unique": "UNIQUE" } ] }, { "name": "uebertragungen_artikel", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "uebertragungen_account", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "uebertragungen_account", "Index_type": "BTREE", "columns": [ "uebertragungen_account", "artikel" ], "Non_unique": "" } ] }, { "name": "uebertragungen_dateien", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "uebertragung_account", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datei", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datei_wawi", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "download", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geloescht_von_server", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempelupdate", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "filesize", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "-1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "uebertragung_account", "Index_type": "BTREE", "columns": [ "uebertragung_account", "datei" ], "Non_unique": "" } ] }, { "name": "uebertragungen_event", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "uebertragung_account", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eventname", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "module", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "action", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "cachetime", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "retries", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kommentar", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "uebertragung_account", "Index_type": "BTREE", "columns": [ "uebertragung_account" ], "Non_unique": "" } ] }, { "name": "uebertragungen_event_einstellungen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "uebertragung_account", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eventname", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eingang", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "uebertragung_account", "Index_type": "BTREE", "columns": [ "uebertragung_account", "eventname" ], "Non_unique": "" } ] }, { "name": "uebertragungen_fileconvert_log", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "uebertragungen_account", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datei", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter1", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter2", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "wert", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "uebertragungen_lagercache", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lager_platz", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lagerzahl", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "uebertragungen", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "uebertragungen_log", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "uebertragungen_account", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datei", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter1", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter2", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "wert", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "uebertragungen_account", "Index_type": "BTREE", "columns": [ "uebertragungen_account" ], "Non_unique": "" } ] }, { "name": "uebertragungen_monitor", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "uebertragungen_account", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "api_request", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datei", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nachricht", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "element1", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "element2", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "element3", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctype", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "doctypeid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ausgeblendet", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "uebertragungen_account", "Index_type": "BTREE", "columns": [ "uebertragungen_account", "datei", "api_request", "doctypeid" ], "Non_unique": "" } ] }, { "name": "uebertragungen_trackingnummern", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "uebertragungen", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferschein", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "umsatzstatistik", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "objekt", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "belegnr", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kundennummer", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betrag_netto", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betrag_brutto", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erloes_netto", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "deckungsbeitrag", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrung", "Type": "varchar(3)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'EUR'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gruppe", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "unterprojekt", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verantwortlicher", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "position", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "ups", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "account_nummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bemerkung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auswahl", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "user", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "username", "Type": "varchar(100)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "password", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "repassword", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "description", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "settings", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parentuser", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "activ", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "type", "Type": "varchar(100)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "fehllogins", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "standarddrucker", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "startseite", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "hwtoken", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "hwkey", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "hwcounter", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "motppin", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "motpsecret", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "passwordmd5", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "externlogin", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt_bevorzugen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "email_bevorzugen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rfidtag", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorlage", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kalender_passwort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kalender_ausblenden", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kalender_aktiv", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gpsstechuhr", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "standardetikett", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "standardfax", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "hwdatablock", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "standardversanddrucker", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "passwordsha512", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "salt", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "paketmarkendrucker", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sprachebevorzugen", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vergessencode", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vergessenzeit", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "chat_popup", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "defaultcolor", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "passwordhash", "Type": "char(60)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "docscan_aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "docscan_passwort", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "callcenter_notification", "Type": "tinyint(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stechuhrdevice", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "role", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", "columns": [ "adresse" ], "Non_unique": "" } ] }, { "name": "user_totp", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user_id", "Type": "int(10) unsigned", "Collation": null, "Null": "NO", "Key": "UNI", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "active", "Type": "tinyint(1) unsigned", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "secret", "Type": "varchar(100)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "modified_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "user_id", "Index_type": "BTREE", "columns": [ "user_id" ], "Non_unique": "UNIQUE" } ] }, { "name": "userkonfiguration", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "value", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "user", "Index_type": "BTREE", "columns": [ "user" ], "Non_unique": "" }, { "Key_name": "name", "Index_type": "BTREE", "columns": [ "name" ], "Non_unique": "" } ] }, { "name": "useronline", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "user_id", "Type": "int(5)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "login", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sessionid", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ip", "Type": "varchar(200)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "time", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "sessionid", "Index_type": "BTREE", "columns": [ "sessionid" ], "Non_unique": "" } ] }, { "name": "userrights", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "module", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "action", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "permission", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "user", "Index_type": "BTREE", "columns": [ "user" ], "Non_unique": "" } ] }, { "name": "uservorlage", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "uservorlagerights", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorlage", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "module", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "action", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "permission", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "ustprf", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ustid", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "land", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "plz", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechtsform", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "strasse", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum_online", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum_brief", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "briefbestellt", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "ustprf_protokoll", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ustprf_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeit", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bemerkung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "daten", "Type": "varchar(512)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "verbindlichkeit", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "usereditid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "belegnr", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status_beleg", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "schreibschutz", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlbarbis", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betrag", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "umsatzsteuer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ustid", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "summenormal", "Type": "decimal(10,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "summeermaessigt", "Type": "decimal(10,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "summesatz3", "Type": "decimal(10,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "summesatz4", "Type": "decimal(10,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatzname3", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatzname4", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skonto", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontobis", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontofestsetzen", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freigabe", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freigabemitarbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "teilprojekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftrag", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezahlt", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kontoauszuege", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung1", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung1betrag", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung1bemerkung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung1projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung1kostenstelle", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung1auftrag", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung2", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung2betrag", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung2bemerkung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung2kostenstelle", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung2auftrag", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung2projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung3", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung3betrag", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung3bemerkung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung3kostenstelle", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung3auftrag", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung3projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung4", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung4betrag", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung4bemerkung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung4kostenstelle", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung4auftrag", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung4projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung5", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung5betrag", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung5bemerkung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung5kostenstelle", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung5auftrag", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung5projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung6", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung6betrag", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung6bemerkung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung6kostenstelle", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung6auftrag", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung6projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung7", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung7betrag", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung7bemerkung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung7kostenstelle", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung7auftrag", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung7projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung8", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung8betrag", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung8bemerkung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung8kostenstelle", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung8auftrag", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung8projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung9", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung9betrag", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung9bemerkung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung9kostenstelle", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung9auftrag", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung9projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung10", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung10betrag", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung10bemerkung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung10kostenstelle", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung10auftrag", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung10projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung11", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung11betrag", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung11bemerkung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung11kostenstelle", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung11auftrag", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung11projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung12", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung12betrag", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung12bemerkung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung12projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung12kostenstelle", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung12auftrag", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung13", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung13betrag", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung13bemerkung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung13kostenstelle", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung13auftrag", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung13projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung14", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung14betrag", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung14bemerkung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung14kostenstelle", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung14auftrag", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung14projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung15", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung15betrag", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung15bemerkung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung15kostenstelle", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung15auftrag", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung15projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrung", "Type": "varchar(3)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'EUR'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungsweise", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eingangsdatum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "buha_konto1", "Type": "varchar(20)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "buha_belegfeld1", "Type": "varchar(200)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "buha_betrag1", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "buha_konto2", "Type": "varchar(20)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "buha_belegfeld2", "Type": "varchar(200)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "buha_betrag2", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "buha_konto3", "Type": "varchar(20)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "buha_belegfeld3", "Type": "varchar(200)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "buha_betrag3", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "buha_konto4", "Type": "varchar(20)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "buha_belegfeld4", "Type": "varchar(200)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "buha_betrag4", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "buha_konto5", "Type": "varchar(20)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "buha_belegfeld5", "Type": "varchar(200)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "buha_betrag5", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnungsdatum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnungsfreigabe", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kostenstelle", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sachkonto", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "art", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verwendungszweck", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dta_datei", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "frachtkosten", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ustnormal", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ustermaessigt", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "uststuer3", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "uststuer4", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betragbezahlt", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezahltam", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "klaerfall", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "klaergrund", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skonto_erhalten", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kurs", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sprache", "Type": "varchar(25)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_normal", "Type": "decimal(5,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz_ermaessigt", "Type": "decimal(5,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ust_befreit", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", "columns": [ "adresse" ], "Non_unique": "" }, { "Key_name": "bestellung", "Index_type": "BTREE", "columns": [ "bestellung" ], "Non_unique": "" } ] }, { "name": "lieferantengutschrift", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "usereditid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "belegnr", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status_beleg", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "schreibschutz", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlbarbis", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betrag", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skonto", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skontobis", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freigabe", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freigabemitarbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezahlt", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrung", "Type": "varchar(3)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'EUR'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungsweise", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "eingangsdatum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnungsdatum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnungsfreigabe", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kostenstelle", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sachkonto", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ust_befreit", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ustid", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", "columns": [ "adresse" ], "Non_unique": "" } ] }, { "name": "lieferantengutschrift_position", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferantengutschrift", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einheit", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vpe", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "umsatzsteuer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferdatum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz", "Type": "decimal(5,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuertext", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kostenstelle", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "preis", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verbindlichkeit_position", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kontorahmen", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "lieferantengutschrift", "Index_type": "BTREE", "columns": [ "lieferantengutschrift" ], "Non_unique": "" } ] }, { "name": "verbindlichkeit_bestellungen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verbindlichkeit", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nummer", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung_betrag", "Type": "decimal(14,2)", "Collation": null, "Null": "YES", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung_betrag_netto", "Type": "decimal(14,2)", "Collation": null, "Null": "YES", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung_projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung_auftrag", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung_kostenstelle", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung_bemerkung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "verbindlichkeit", "Index_type": "BTREE", "columns": [ "verbindlichkeit" ], "Non_unique": "" } ] }, { "name": "verbindlichkeit_kontierung", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verbindlichkeit", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betrag", "Type": "decimal(18,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "belegfeld", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "buchungstext", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gegenkonto", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrung", "Type": "varchar(3)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kostenstelle", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "verbindlichkeit", "Index_type": "BTREE", "columns": [ "verbindlichkeit" ], "Non_unique": "" } ] }, { "name": "verbindlichkeit_ocr", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "address_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "property", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "search_term", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "search_direction", "Type": "varchar(5)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'right'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "verbindlichkeit_position", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verbindlichkeit", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestellnummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "paketdistribution", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einheit", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vpe", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "umsatzsteuer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferdatum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuersatz", "Type": "decimal(5,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "steuertext", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kostenstelle", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "preis", "Type": "decimal(14,10)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kontorahmen", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "verbindlichkeit", "Index_type": "BTREE", "columns": [ "verbindlichkeit" ], "Non_unique": "" } ] }, { "name": "verbindlichkeit_protokoll", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verbindlichkeit", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeit", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "grund", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "verbindlichkeit", "Index_type": "BTREE", "columns": [ "verbindlichkeit" ], "Non_unique": "" } ] }, { "name": "lieferantengutschrift_protokoll", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferantengutschrift", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeit", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "grund", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "lieferantengutschrift", "Index_type": "BTREE", "columns": [ "lieferantengutschrift" ], "Non_unique": "" } ] }, { "name": "verbindlichkeit_regelmaessig", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": "'0'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "filter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "soll", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "haben", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gebuehr", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "art", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "wert", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnungnr", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verwendungszweck", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kostenstelle", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungsweise", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gegenkonto", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "wepruefung", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "repruefung", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "verbindlichkeit_regelmaessig_beleg", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verbindlichkeit_regelmaessig", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verbindlichkeit", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "verbindlichkeit_regelmaessig", "Index_type": "BTREE", "columns": [ "verbindlichkeit_regelmaessig" ], "Non_unique": "" } ] }, { "name": "verkaufspreise", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "objekt", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "preis", "Type": "decimal(18,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ab_menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "1.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vpe", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'1'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vpe_menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "angelegt_am", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gueltig_bis", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geloescht", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kundenartikelnummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "art", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'kunde'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gruppe", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "apichange", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nichtberechnet", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "inbelegausblenden", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gueltig_ab", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kurs", "Type": "decimal(14,4)", "Collation": null, "Null": "YES", "Key": "", "Default": "-1.0000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kursdatum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", "columns": [ "artikel" ], "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", "columns": [ "adresse" ], "Non_unique": "" }, { "Key_name": "projekt", "Index_type": "BTREE", "columns": [ "projekt" ], "Non_unique": "" }, { "Key_name": "kundenartikelnummer", "Index_type": "BTREE", "columns": [ "kundenartikelnummer" ], "Non_unique": "" } ] }, { "name": "verkaufszahlen_chart", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "regs", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "monat", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "verkaufszahlen_chart_projekt", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "chart", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "chart", "Index_type": "BTREE", "columns": [ "chart", "projekt" ], "Non_unique": "" } ] }, { "name": "verrechnungsart", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nummer", "Type": "varchar(20)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "varchar(512)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "versand", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferschein", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versandart", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gewicht", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freigegeben", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versender", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abgeschlossen", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_am", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versandunternehmen", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tracking", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "download", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "keinetrackingmail", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_am_zeitstempel", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "weitererlieferschein", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anzahlpakete", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gelesen", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "paketmarkegedruckt", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "papieregedruckt", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versandzweigeteilt", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "improzess", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "improzessuser", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lastspooler_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lastprinter", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lastexportspooler_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lastexportprinter", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tracking_link", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "cronjob", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adressvalidation", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "retoure", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "klaergrund", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bundesstaat", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "lieferschein", "Index_type": "BTREE", "columns": [ "lieferschein" ], "Non_unique": "" }, { "Key_name": "projekt", "Index_type": "BTREE", "columns": [ "projekt" ], "Non_unique": "" }, { "Key_name": "cronjob", "Index_type": "BTREE", "columns": [ "cronjob" ], "Non_unique": "" } ] }, { "name": "versandpaket_lieferschein_position", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versandpaket", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferschein_position", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "versandpaket_lieferschein_position", "Index_type": "BTREE", "columns": [ "versandpaket", "lieferschein_position" ], "Non_unique": "UNIQUE" } ] }, { "name": "versandarten", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "type", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geloescht", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "modul", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "keinportocheck", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "paketmarke_drucker", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "export_drucker", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einstellungen_json", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ausprojekt", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versandmail", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geschaeftsbrief_vorlage", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "versandpakete", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versand", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nr", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versandart", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lieferschein_ohne_pos", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tracking", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tracking_link", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versender", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gewicht", "Type": "varchar(10)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "usereditid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "versandzentrum_log", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "userid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktion", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "wert", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versandid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "vertreterumsatz", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vertriebid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "userid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "objekt", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "belegnr", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betrag_netto", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betrag_brutto", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erloes_netto", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "deckungsbeitrag", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrung", "Type": "varchar(3)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'EUR'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gruppe", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "provision", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "provision_summe", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "vorlage", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "waage_artikel", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "reihenfolge", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschriftung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mhddatum", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "etikettendrucker", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "etikett", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waage", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "etikettxml", "Type": "longblob", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "waehrung_umrechnung", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrung_von", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "waehrung_nach", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kurs", "Type": "decimal(16,8)", "Collation": null, "Null": "NO", "Key": "", "Default": "1.00000000", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gueltig_bis", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kommentar", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "warteschlangen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "warteschlange", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "label", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "wiedervorlage", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", "columns": [ "adresse" ], "Non_unique": "" } ] }, { "name": "wawision_uebersetzung", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sprache", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "original", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "uebersetzung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ1", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ2", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "user", "Index_type": "BTREE", "columns": [ "user", "sprache" ], "Non_unique": "" } ] }, { "name": "webmail", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "benutzername", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "passwort", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "server", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "webmail_mails", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(15)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "webmail", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "subject", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sender", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "cc", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bcc", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "replyto", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "plaintext", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "htmltext", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "empfang", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anhang", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gelesen", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "checksum", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "webmail_zuordnungen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mail", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zuordnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "wiedervorlage", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse_mitarbeier", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ergebnis", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betrag", "Type": "decimal(10,2)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erinnerung", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erinnerung_per_mail", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erinnerung_empfaenger", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "link", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "module", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "action", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse_mitarbeiter", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum_angelegt", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeit_angelegt", "Type": "time", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum_erinnerung", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeit_erinnerung", "Type": "time", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "oeffentlich", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abgeschlossen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ansprechpartner_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "subproject_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "chance", "Type": "int(3)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum_abschluss", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum_status", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "prio", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stages", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "color", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'#a2d624'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", "columns": [ "adresse" ], "Non_unique": "" }, { "Key_name": "adresse_mitarbeiter", "Index_type": "BTREE", "columns": [ "adresse_mitarbeiter" ], "Non_unique": "" } ] }, { "name": "wiedervorlage_aufgabe", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "resubmission_id", "Type": "int(10) unsigned", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "task_id", "Type": "int(10) unsigned", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "required_completion_stage_id", "Type": "int(10) unsigned", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "resubmission_task", "Index_type": "BTREE", "columns": [ "resubmission_id", "task_id" ], "Non_unique": "UNIQUE" } ] }, { "name": "wiedervorlage_aufgabe_vorlage", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "required_from_stage_id", "Type": "int(10) unsigned", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "add_task_at_stage_id", "Type": "int(10) unsigned", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "employee_address_id", "Type": "int(10) unsigned", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "project_id", "Type": "int(10) unsigned", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "subproject_id", "Type": "int(10) unsigned", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "title", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "submission_date_days", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "submission_time", "Type": "time", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "state", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "priority", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "description", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "wiedervorlage_board_member", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "board_id", "Type": "int(10) unsigned", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user_id", "Type": "int(10) unsigned", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "wiedervorlage_freifeld_inhalt", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "resubmission_id", "Type": "int(10) unsigned", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "resubmission_id", "Index_type": "BTREE", "columns": [ "resubmission_id" ], "Non_unique": "" } ] }, { "name": "wiedervorlage_freifeld_konfiguration", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "title", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "available_from_stage_id", "Type": "int(10) unsigned", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "required_from_stage_id", "Type": "int(10) unsigned", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "show_in_pipeline", "Type": "tinyint(1) unsigned", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "show_in_tables", "Type": "tinyint(1) unsigned", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "updated_at", "Type": "timestamp", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "wiedervorlage_protokoll", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorgaengerid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "wiedervorlageid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse_mitarbeier", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erinnerung_alt", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erinnerung_neu", "Type": "datetime", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ergebnis", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse_mitarbeiter", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "wiedervorlageid", "Index_type": "BTREE", "columns": [ "wiedervorlageid" ], "Non_unique": "" } ] }, { "name": "wiedervorlage_stages", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kurzbezeichnung", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "hexcolor", "Type": "varchar(7)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'#a2d624'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ausblenden", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stageausblenden", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "sort", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "view", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "chance", "Type": "int(3)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "wiedervorlage_timeline", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "wiedervorlage", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse_mitarbeiter", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "time", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "content", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "css", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "color", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "fix", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stage", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "leadtype", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "wiedervorlage_view", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "shortname", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "active", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "project", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "hide_collection_stage", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "wiedervorlage_zu_aufgabe_vorlage", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "wiedervorlage_id", "Type": "int(10) unsigned", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aufgabe_vorlage_id", "Type": "int(10) unsigned", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "wiki", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "content", "Type": "longtext", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lastcontent", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "wiki_workspace_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parent_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "language", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "name", "Index_type": "BTREE", "columns": [ "name" ], "Non_unique": "" } ] }, { "name": "wiki_changelog", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "wiki_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "comment", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_by", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "content", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "notify", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "wiki_id", "Index_type": "BTREE", "columns": [ "wiki_id" ], "Non_unique": "" } ] }, { "name": "wiki_faq", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "wiki_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "question", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "answer", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_by", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "on update current_timestamp()", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "updated_at", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "wiki_id", "Index_type": "BTREE", "columns": [ "wiki_id" ], "Non_unique": "" } ] }, { "name": "wiki_subscription", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "wiki_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "active", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "wiki_id", "Index_type": "BTREE", "columns": [ "wiki_id" ], "Non_unique": "" } ] }, { "name": "wiki_workspace", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "UNI", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "foldername", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "description", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "savein", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "active", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "name", "Index_type": "BTREE", "columns": [ "name" ], "Non_unique": "UNIQUE" } ] }, { "name": "wizard", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "user_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "key", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "title", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "skip_link_text", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "params", "Type": "varchar(512)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "options", "Type": "varchar(512)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "active", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "user_id", "Index_type": "BTREE", "columns": [ "user_id", "key" ], "Non_unique": "UNIQUE" } ] }, { "name": "wizard_step", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "wizard_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "key", "Type": "varchar(32)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "link", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "title", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "caption", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "description", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "options", "Type": "varchar(512)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "position", "Type": "tinyint(3)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "checked", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "created_at", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "wizard_id", "Index_type": "BTREE", "columns": [ "wizard_id", "key" ], "Non_unique": "UNIQUE" } ] }, { "name": "zahlungsavis", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_am", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet_per", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ersteller", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bic", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "iban", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bemerkung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dta_datei", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "betrag", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "zahlungsavis_gutschrift", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungsavis", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gutschrift", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "zahlungsavis_mailausgang", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "avis_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versendet", "Type": "int(2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "versucht", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zeitstempel", "Type": "timestamp", "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "zahlungsavis_rechnung", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zahlungsavis", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "rechnung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "zahlungsweisen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "type", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bezeichnung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "freitext", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aktiv", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "geloescht", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "automatischbezahlt", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "automatischbezahltverbindlichkeit", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorkasse", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verhalten", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": "'vorkasse'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "modul", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "einstellungen_json", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "zeiterfassung", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "art", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "von", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bis", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": "0000-00-00 00:00:00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aufgabe", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "arbeitspaket", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "buchungsart", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kostenstelle", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(10)", "Collation": null, "Null": "YES", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abgerechnet", "Type": "int(10)", "Collation": null, "Null": "NO", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "status", "Type": "varchar(64)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gps", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "arbeitsnachweispositionid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse_abrechnung", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abrechnen", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ist_abgerechnet", "Type": "int(1)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gebucht_von_user", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ort", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abrechnung_dokument", "Type": "varchar(1024)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dokumentid", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verrechnungsart", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "arbeitsnachweis", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internerkommentar", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "aufgabe_id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftrag", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "auftragpositionid", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "produktion", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "stundensatz", "Type": "decimal(5,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "arbeitsanweisung", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "serviceauftrag", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "anz_mitarbeiter", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" }, { "Key_name": "adresse_abrechnung", "Index_type": "BTREE", "columns": [ "adresse_abrechnung" ], "Non_unique": "" }, { "Key_name": "abgerechnet", "Index_type": "BTREE", "columns": [ "abgerechnet" ], "Non_unique": "" }, { "Key_name": "abrechnen", "Index_type": "BTREE", "columns": [ "abrechnen" ], "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", "columns": [ "adresse" ], "Non_unique": "" } ] }, { "name": "zeiterfassungvorlage", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorlage", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "ausblenden", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vorlagedetail", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "art", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "teilprojekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kunde", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "abrechnen", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "zertifikatgenerator", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung_deutsch", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung_englisch", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestell_anmerkung_deutsch", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bestell_anmerkung_englisch", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "interne_anmerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "unterschrift", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "dateofsale_stamp", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "preisfaktor", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kurs_usd", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": "0.00", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ_text", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse_kunde", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "adresse_absender", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "layout", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "zertifikate", "Type": "tinyint(1)", "Collation": null, "Null": "NO", "Key": "", "Default": "1", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "preis_eur", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "preis_usd", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erstellt_datum", "Type": "date", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "preis_eur_retail", "Type": "varchar(128)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "datei", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": "0", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "zolltarifnummer", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "nummer", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "beschreibung", "Type": "varchar(512)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "internebemerkung", "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "zwischenlager", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "bearbeiter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "projekt", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "artikel", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "menge", "Type": "decimal(14,4)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "vpe", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "grund", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lager_von", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "lager_nach", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "richtung", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "erledigt", "Type": "int(1)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "objekt", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter", "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "firma", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "logdatei", "Type": "datetime", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "paketannahme", "Type": "int(11)", "Collation": null, "Null": "YES", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] }, { "name": "mahnwesen", "collation": "utf8mb3_general_ci", "type": "BASE TABLE", "columns": [ { "Field": "id", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "PRI", "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "name", "Type": "varchar(50)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "tage", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "gebuehr", "Type": "decimal(10,2)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "mail", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "druck", "Type": "int(11)", "Collation": null, "Null": "NO", "Key": "", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", "columns": [ "id" ], "Non_unique": "" } ] } ], "views": [ { "name": "belege", "type": "VIEW", "Create": "CREATE VIEW `belege` AS select `rechnung`.`id` AS `id`,`rechnung`.`adresse` AS `adresse`,`rechnung`.`datum` AS `datum`,`rechnung`.`belegnr` AS `belegnr`,`rechnung`.`status` AS `status`,`rechnung`.`land` AS `land`,'rechnung' AS `typ`,`rechnung`.`umsatz_netto` AS `umsatz_netto`,`rechnung`.`erloes_netto` AS `erloes_netto`,`rechnung`.`deckungsbeitrag` AS `deckungsbeitrag`,`rechnung`.`provision_summe` AS `provision_summe`,`rechnung`.`vertriebid` AS `vertriebid`,`rechnung`.`gruppe` AS `gruppe` from `rechnung` where `rechnung`.`status` <> 'angelegt' union all select `gutschrift`.`id` AS `id`,`gutschrift`.`adresse` AS `adresse`,`gutschrift`.`datum` AS `datum`,`gutschrift`.`belegnr` AS `belegnr`,`gutschrift`.`status` AS `status`,`gutschrift`.`land` AS `land`,'gutschrift' AS `typ`,`gutschrift`.`umsatz_netto` * -1 AS `umsatz_netto*-1`,`gutschrift`.`erloes_netto` * -1 AS `erloes_netto*-1`,`gutschrift`.`deckungsbeitrag` * -1 AS `deckungsbeitrag*-1`,`gutschrift`.`provision_summe` * -1 AS `provision_summe*-1`,`gutschrift`.`vertriebid` AS `vertriebid`,`gutschrift`.`gruppe` AS `gruppe` from `gutschrift` where `gutschrift`.`status` <> 'angelegt'" }, { "name": "belegegesamt", "type": "VIEW", "Create": "CREATE VIEW `belegegesamt` AS select `rechnung`.`id` AS `id`,`rechnung`.`adresse` AS `adresse`,`rechnung`.`datum` AS `datum`,`rechnung`.`belegnr` AS `belegnr`,`rechnung`.`status` AS `status`,`rechnung`.`land` AS `land`,'rechnung' AS `typ`,`rechnung`.`umsatz_netto` AS `umsatz_netto`,`rechnung`.`soll` AS `umsatz_brutto`,`rechnung`.`erloes_netto` AS `erloes_netto`,`rechnung`.`deckungsbeitrag` AS `deckungsbeitrag`,`rechnung`.`provision_summe` AS `provision_summe`,`rechnung`.`vertriebid` AS `vertriebid`,`rechnung`.`gruppe` AS `gruppe`,`rechnung`.`projekt` AS `projekt` from `rechnung` union all select `gutschrift`.`id` AS `id`,`gutschrift`.`adresse` AS `adresse`,`gutschrift`.`datum` AS `datum`,`gutschrift`.`belegnr` AS `belegnr`,`gutschrift`.`status` AS `status`,`gutschrift`.`land` AS `land`,'gutschrift' AS `typ`,`gutschrift`.`umsatz_netto` * -1 AS `umsatz_netto*-1`,`gutschrift`.`soll` * -1 AS `umsatz_brutto*-1`,`gutschrift`.`erloes_netto` * -1 AS `erloes_netto*-1`,`gutschrift`.`deckungsbeitrag` * -1 AS `deckungsbeitrag*-1`,`gutschrift`.`provision_summe` * -1 AS `provision_summe*-1`,`gutschrift`.`vertriebid` AS `vertriebid`,`gutschrift`.`gruppe` AS `gruppe`,`gutschrift`.`projekt` AS `projekt` from `gutschrift` union all select `auftrag`.`id` AS `id`,`auftrag`.`adresse` AS `adresse`,`auftrag`.`datum` AS `datum`,`auftrag`.`belegnr` AS `belegnr`,`auftrag`.`status` AS `status`,`auftrag`.`land` AS `land`,'auftrag' AS `typ`,`auftrag`.`umsatz_netto` AS `umsatz_netto`,`auftrag`.`gesamtsumme` AS `umsatz_brutto`,`auftrag`.`erloes_netto` AS `erloes_netto`,`auftrag`.`deckungsbeitrag` AS `deckungsbeitrag`,`auftrag`.`provision_summe` AS `provision_summe`,`auftrag`.`vertriebid` AS `vertriebid`,`auftrag`.`gruppe` AS `gruppe`,`auftrag`.`projekt` AS `projekt` from `auftrag` union all select `bestellung`.`id` AS `id`,`bestellung`.`adresse` AS `adresse`,`bestellung`.`datum` AS `datum`,`bestellung`.`belegnr` AS `belegnr`,`bestellung`.`status` AS `status`,`bestellung`.`land` AS `land`,'bestellung' AS `typ`,`bestellung`.`gesamtsumme` AS `umsatz_netto`,`bestellung`.`gesamtsumme` AS `umsatz_brutto`,'0' AS `erloes_netto`,'0' AS `deckungsbeitrag`,'0' AS `provision_summe`,'0' AS `vertriebid`,'0' AS `gruppe`,`bestellung`.`projekt` AS `projekt` from `bestellung` union all select `lieferschein`.`id` AS `id`,`lieferschein`.`adresse` AS `adresse`,`lieferschein`.`datum` AS `datum`,`lieferschein`.`belegnr` AS `belegnr`,`lieferschein`.`status` AS `status`,`lieferschein`.`land` AS `land`,'lieferschein' AS `typ`,'0' AS `umsatz_netto`,'0' AS `umsatz_brutto`,'0' AS `erloes_netto`,'0' AS `deckungsbeitrag`,'0' AS `provision_summe`,'0' AS `vertriebid`,'0' AS `gruppe`,`lieferschein`.`projekt` AS `projekt` from `lieferschein` union all select `angebot`.`id` AS `id`,`angebot`.`adresse` AS `adresse`,`angebot`.`datum` AS `datum`,`angebot`.`belegnr` AS `belegnr`,`angebot`.`status` AS `status`,`angebot`.`land` AS `land`,'angebot' AS `typ`,`angebot`.`umsatz_netto` AS `umsatz_netto`,`angebot`.`gesamtsumme` AS `umsatz_brutto`,'0' AS `erloes_netto`,`angebot`.`deckungsbeitrag` AS `deckungsbeitrag`,'0' AS `provision_summe`,`angebot`.`vertriebid` AS `vertriebid`,'0' AS `gruppe`,`angebot`.`projekt` AS `projekt` from `angebot`" }, { "name": "belegeregs", "type": "VIEW", "Create": "CREATE VIEW `belegeregs` AS select `rechnung`.`id` AS `id`,`rechnung`.`adresse` AS `adresse`,`rechnung`.`datum` AS `datum`,`rechnung`.`belegnr` AS `belegnr`,`rechnung`.`status` AS `status`,`rechnung`.`land` AS `land`,'rechnung' AS `typ`,`rechnung`.`umsatz_netto` AS `umsatz_netto`,`rechnung`.`erloes_netto` AS `erloes_netto`,`rechnung`.`deckungsbeitrag` AS `deckungsbeitrag`,`rechnung`.`provision_summe` AS `provision_summe`,`rechnung`.`vertriebid` AS `vertriebid`,`rechnung`.`gruppe` AS `gruppe`,`rechnung`.`projekt` AS `projekt` from `rechnung` union all select `gutschrift`.`id` AS `id`,`gutschrift`.`adresse` AS `adresse`,`gutschrift`.`datum` AS `datum`,`gutschrift`.`belegnr` AS `belegnr`,`gutschrift`.`status` AS `status`,`gutschrift`.`land` AS `land`,'gutschrift' AS `typ`,`gutschrift`.`umsatz_netto` * -1 AS `umsatz_netto*-1`,`gutschrift`.`erloes_netto` * -1 AS `erloes_netto*-1`,`gutschrift`.`deckungsbeitrag` * -1 AS `deckungsbeitrag*-1`,`gutschrift`.`provision_summe` * -1 AS `provision_summe*-1`,`gutschrift`.`vertriebid` AS `vertriebid`,`gutschrift`.`gruppe` AS `gruppe`,`gutschrift`.`projekt` AS `projekt` from `gutschrift`" }, { "name": "fibu_objekte_view", "type": "VIEW", "Create": "CREATE VIEW `fibu_objekte_view` AS select `fo`.`datum` AS `datum`,`fo`.`typ` AS `typ`,`fo`.`id` AS `id`,`fo`.`info` AS `info`,`fo`.`parent_typ` AS `parent_typ`,`fo`.`parent_id` AS `parent_id`,`fo`.`parent_info` AS `parent_info`,`fo`.`typ` in ('rechnung','gutschrift','verbindlichkeit','auftrag') AS `is_beleg` from (select `auftrag`.`datum` AS `datum`,'auftrag' AS `typ`,`auftrag`.`id` AS `id`,`auftrag`.`belegnr` AS `info`,'adresse' AS `parent_typ`,`auftrag`.`adresse` AS `parent_id`,`auftrag`.`name` AS `parent_info` from `auftrag` where `auftrag`.`belegnr` <> '' and `auftrag`.`datum` >= (select `firmendaten_werte`.`wert` from `firmendaten_werte` where `firmendaten_werte`.`name` = 'fibu_buchungen_startdatum') union select `rechnung`.`datum` AS `datum`,'rechnung' AS `typ`,`rechnung`.`id` AS `id`,`rechnung`.`belegnr` AS `info`,'adresse' AS `parent_type`,`rechnung`.`adresse` AS `parent_id`,`rechnung`.`name` AS `parent_info` from `rechnung` where `rechnung`.`belegnr` <> '' and `rechnung`.`datum` >= (select `firmendaten_werte`.`wert` from `firmendaten_werte` where `firmendaten_werte`.`name` = 'fibu_buchungen_startdatum') union select `gutschrift`.`datum` AS `datum`,'gutschrift' AS `gutschrift`,`gutschrift`.`id` AS `id`,`gutschrift`.`belegnr` AS `belegnr`,'adresse' AS `parent_type`,`gutschrift`.`adresse` AS `parent_id`,`gutschrift`.`name` AS `parent_info` from `gutschrift` where `gutschrift`.`belegnr` <> '' and `gutschrift`.`datum` >= (select `firmendaten_werte`.`wert` from `firmendaten_werte` where `firmendaten_werte`.`name` = 'fibu_buchungen_startdatum') union select `verbindlichkeit`.`rechnungsdatum` AS `rechnungsdatum`,'verbindlichkeit' AS `verbindlichkeit`,`verbindlichkeit`.`id` AS `id`,`verbindlichkeit`.`rechnung` AS `belegnr`,'adresse' AS `parent_type`,`verbindlichkeit`.`adresse` AS `parent_id`,`adresse`.`name` AS `name` from (`verbindlichkeit` join `adresse` on(`verbindlichkeit`.`adresse` = `adresse`.`id`)) where `verbindlichkeit`.`belegnr` <> '' and `verbindlichkeit`.`rechnungsdatum` >= (select `firmendaten_werte`.`wert` from `firmendaten_werte` where `firmendaten_werte`.`name` = 'fibu_buchungen_startdatum') union select `kontoauszuege`.`buchung` AS `buchung`,'kontoauszuege' AS `kontoauszuege`,`kontoauszuege`.`id` AS `id`,concat(`konten`.`kurzbezeichnung`,' - ',`kontoauszuege`.`buchungstext`) AS `buchungstext`,'konten' AS `parent_type`,`kontoauszuege`.`konto` AS `parent_id`,`konten`.`bezeichnung` AS `bezeichnung` from (`kontoauszuege` left join `konten` on(`konten`.`id` = `kontoauszuege`.`konto`)) where `kontoauszuege`.`importfehler` is null and `kontoauszuege`.`buchung` >= (select `firmendaten_werte`.`wert` from `firmendaten_werte` where `firmendaten_werte`.`name` = 'fibu_buchungen_startdatum') union select '' AS `datum`,'kontorahmen' AS `'kontorahmen'`,`kontorahmen`.`id` AS `id`,concat(`kontorahmen`.`sachkonto`,' - ',`kontorahmen`.`beschriftung`) AS `beschriftung`,'','','' from `kontorahmen`) `fo` where `fo`.`datum` >= (select `firmendaten_werte`.`wert` from `firmendaten_werte` where `firmendaten_werte`.`name` = 'fibu_buchungen_startdatum') or `fo`.`datum` = ''" }, { "name": "fibu_buchungen_alle_view", "type": "VIEW", "Create": "CREATE VIEW `fibu_buchungen_alle_view` AS select `fb`.`buchungsart` AS `buchungsart`,`fb`.`typ` AS `typ`,`fb`.`id` AS `id`,if(`fibu_objekte_view`.`datum` <> '',`fibu_objekte_view`.`datum`,`fb`.`datum`) AS `datum`,`fb`.`gegen_typ` AS `doc_typ`,`fb`.`gegen_id` AS `doc_id`,`fibu_objekte_view`.`info` AS `doc_info`,cast(`fb`.`soll` as decimal(10,2)) AS `betrag`,`fb`.`waehrung` AS `waehrung`,`fb`.`edit_module` AS `edit_module`,`fb`.`edit_id` AS `edit_id` from ((select 'umsatz' AS `buchungsart`,'rechnung' AS `typ`,`rechnung`.`id` AS `id`,-`rechnung`.`soll` AS `soll`,`rechnung`.`waehrung` AS `waehrung`,'rechnung' AS `gegen_typ`,`rechnung`.`id` AS `gegen_id`,`rechnung`.`datum` AS `datum`,'rechnung' AS `edit_module`,`rechnung`.`id` AS `edit_id` from `rechnung` where `rechnung`.`belegnr` <> '' and `rechnung`.`datum` >= (select `firmendaten_werte`.`wert` from `firmendaten_werte` where `firmendaten_werte`.`name` = 'fibu_buchungen_startdatum') union select 'umsatz' AS `umsatz`,'gutschrift' AS `gutschrift`,`gutschrift`.`id` AS `id`,`gutschrift`.`soll` AS `soll`,`gutschrift`.`waehrung` AS `waehrung`,'gutschrift' AS `gutschrift`,`gutschrift`.`id` AS `id`,`gutschrift`.`datum` AS `datum`,'gutschrift' AS `edit_module`,`gutschrift`.`id` AS `id` from `gutschrift` where `gutschrift`.`belegnr` <> '' and `gutschrift`.`datum` >= (select `firmendaten_werte`.`wert` from `firmendaten_werte` where `firmendaten_werte`.`name` = 'fibu_buchungen_startdatum') union select 'aufwand' AS `aufwand`,'verbindlichkeit' AS `verbindlichkeit`,`verbindlichkeit`.`id` AS `id`,`verbindlichkeit`.`betrag` AS `betrag`,`verbindlichkeit`.`waehrung` AS `waehrung`,'verbindlichkeit' AS `verbindlichkeit`,`verbindlichkeit`.`id` AS `id`,`verbindlichkeit`.`rechnungsdatum` AS `rechnungsdatum`,'verbindlichkeit' AS `verbindlichkeit`,`verbindlichkeit`.`id` AS `id` from `verbindlichkeit` where `verbindlichkeit`.`belegnr` <> '' and `verbindlichkeit`.`rechnungsdatum` >= (select `firmendaten_werte`.`wert` from `firmendaten_werte` where `firmendaten_werte`.`name` = 'fibu_buchungen_startdatum') union select 'zahlung' AS `zahlung`,'kontoauszuege' AS `kontoauszuege`,`kontoauszuege`.`id` AS `id`,`kontoauszuege`.`soll` AS `soll`,`kontoauszuege`.`waehrung` AS `waehrung`,'kontoauszuege' AS `kontoauszuege`,`kontoauszuege`.`id` AS `id`,`kontoauszuege`.`buchung` AS `buchung`,'kontoauszuege' AS `kontoauszuege`,`kontoauszuege`.`id` AS `id` from `kontoauszuege` where `kontoauszuege`.`importfehler` is null and `kontoauszuege`.`buchung` >= (select `firmendaten_werte`.`wert` from `firmendaten_werte` where `firmendaten_werte`.`name` = 'fibu_buchungen_startdatum') union select 'abbuchung' AS `abbuchung`,`fibu_buchungen`.`von_typ` AS `von_typ`,`fibu_buchungen`.`von_id` AS `von_id`,`fibu_buchungen`.`betrag` AS `betrag`,`fibu_buchungen`.`waehrung` AS `waehrung`,`fibu_buchungen`.`nach_typ` AS `nach_typ`,`fibu_buchungen`.`nach_id` AS `nach_id`,`fibu_buchungen`.`datum` AS `datum`,'fibu_buchungen' AS `fibu_buchungen`,`fibu_buchungen`.`id` AS `id` from `fibu_buchungen` union select 'zubuchung' AS `zubuchung`,`fibu_buchungen`.`nach_typ` AS `nach_typ`,`fibu_buchungen`.`nach_id` AS `nach_id`,-`fibu_buchungen`.`betrag` AS `-``openxe``.``fibu_buchungen``.``betrag```,`fibu_buchungen`.`waehrung` AS `waehrung`,`fibu_buchungen`.`von_typ` AS `von_typ`,`fibu_buchungen`.`von_id` AS `von_id`,`fibu_buchungen`.`datum` AS `datum`,'fibu_buchungen' AS `fibu_buchungen`,`fibu_buchungen`.`id` AS `id` from `fibu_buchungen`) `fb` left join `fibu_objekte_view` on(`fb`.`gegen_typ` = `fibu_objekte_view`.`typ` and `fb`.`gegen_id` = `fibu_objekte_view`.`id`)) where `fb`.`datum` >= (select `firmendaten_werte`.`wert` from `firmendaten_werte` where `firmendaten_werte`.`name` = 'fibu_buchungen_startdatum') and `fibu_objekte_view`.`datum` >= (select `firmendaten_werte`.`wert` from `firmendaten_werte` where `firmendaten_werte`.`name` = 'fibu_buchungen_startdatum') or `fibu_objekte_view`.`datum` = ''" } ] }