1
This commit is contained in:
@@ -122,6 +122,7 @@ namespace Tnb.ProductionMgr
|
||||
|
||||
}
|
||||
|
||||
[HttpPost]
|
||||
public async Task<dynamic> GeneralOutstock(GeneralOutstockInput generalOutstockInput)
|
||||
{
|
||||
try
|
||||
@@ -244,6 +245,7 @@ namespace Tnb.ProductionMgr
|
||||
}
|
||||
}
|
||||
|
||||
[HttpPost]
|
||||
public async Task<dynamic> MaterialOutstock(MaterialOutstockInput materialOutstockInput)
|
||||
{
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user