Produktion WIP reservieren

This commit is contained in:
OpenXE
2022-11-03 12:23:53 +00:00
parent 202892b9da
commit 13d776750e
3 changed files with 245 additions and 80 deletions
+1 -1
View File
@@ -9571,7 +9571,7 @@ CREATE TABLE IF NOT EXISTS `produktion` (
`angebot` varchar(255) NOT NULL,
`freitext` text NOT NULL,
`internebemerkung` text NOT NULL,
`status` varchar(64) NOT NULL,
`status` varchar(64) NOT NULL default 'angelegt',
`adresse` int(11) NOT NULL,
`name` varchar(255) NOT NULL,
`abteilung` varchar(255) NOT NULL,