Füge neue Modelle für Produktion, Inventar und kaufbare Bestände hinzu; aktualisiere bestehende Modelle und Routen
This commit is contained in:
@@ -37,6 +37,11 @@ FalukantUser.init({
|
||||
allowNull: false,
|
||||
defaultValue: 0.00,
|
||||
},
|
||||
certificate: {
|
||||
type: DataTypes.INTEGER,
|
||||
allowNull: false,
|
||||
defaultValue: 1,
|
||||
},
|
||||
mainBranchRegionId: {
|
||||
type: DataTypes.INTEGER,
|
||||
allowNull: true,
|
||||
|
||||
Reference in New Issue
Block a user