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