Updates to the data tracking app; Updated the VAP list.
This commit is contained in:
@@ -13,7 +13,7 @@ module.exports = function(sequelize, DataTypes) {
|
||||
type: DataTypes.DATEONLY,
|
||||
allowNull: false
|
||||
},
|
||||
quantity: {
|
||||
amount: {
|
||||
type: DataTypes.DECIMAL(13,2),
|
||||
allowNull: false
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user