model_Changes:GWM
This commit is contained in:
parent
f82bf5255b
commit
df4eac37f8
@ -10,7 +10,7 @@ module.exports = (sequelize, DataTypes) => {
|
||||
financial_info_available: { type: DataTypes.STRING },
|
||||
net_profit_rs: { type: DataTypes.INTEGER },
|
||||
net_profit_to_sales_percent: { type: DataTypes.STRING },
|
||||
sales_amount: { type: DataTypes.INTEGER },
|
||||
sales_amount: { type: DataTypes.STRING },
|
||||
is_any_other_working_captial_facility: { type: DataTypes.STRING },
|
||||
facility_details_specify: { type: DataTypes.STRING },
|
||||
facility_details_other_lender: { type: DataTypes.STRING },
|
||||
|
||||
Loading…
Reference in New Issue
Block a user