StocksNew/modules_statuses.json

24 lines
457 B
JSON
Raw Normal View History

2024-08-27 12:03:06 +00:00
{
"Leave": true,
"Employee": true,
"Attendance": true,
"User": true,
"Admin": true,
"Taxation": true,
"PMS": true,
"Recruit": true,
"Asset": true,
"Payroll": true,
"Office": true,
"Meeting": true,
2024-09-04 06:37:04 +00:00
"Training": true,
"Customer": true,
"Order": true,
"Product": true,
"Supplier": true,
"Settings": true,
2024-09-11 06:47:15 +00:00
"Stocks": true,
"Stock": true,
"Setting": true,
"SalesEntry": true
2024-08-27 12:03:06 +00:00
}