Export Buchhaltung first version

This commit is contained in:
OpenXE
2023-03-09 16:40:25 +01:00
parent 245e2d1545
commit 44781b52bb
10 changed files with 4018 additions and 3134 deletions
+45
View File
@@ -77688,7 +77688,52 @@
"Extra": "",
"Privileges": "select,insert,update,references",
"Comment": ""
},
{
"Field": "buchhaltung_berater",
"Type": "varchar(64)",
"Collation": null,
"Null": "NO",
"Key": "",
"Default": "",
"Extra": "",
"Privileges": "select,insert,update,references",
"Comment": ""
},
{
"Field": "buchhaltung_mandant",
"Type": "varchar(64)",
"Collation": null,
"Null": "NO",
"Key": "",
"Default": "",
"Extra": "",
"Privileges": "select,insert,update,references",
"Comment": ""
},
{
"Field": "buchhaltung_wj_beginn",
"Type": "varchar(4)",
"Collation": null,
"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": [
{