adding grants progress
This commit is contained in:
@@ -15,7 +15,6 @@ module.exports = (sequelize, DataTypes) => {
|
||||
},
|
||||
last_payment: {
|
||||
type: DataTypes.DATE,
|
||||
allowNull: false,
|
||||
default: new Date()
|
||||
},
|
||||
monthly: {
|
||||
|
||||
Reference in New Issue
Block a user