|
var to = CreateStockMovement(entity.Employee.ID, DateTime.Now, batch.ID, productid, locationid, styleid, jobid, dimensions, txnid, true,
|
|
var to = CreateStockMovement(entity.Employee.ID, DateTime.Now, batch.ID, productid, locationid, styleid, jobid, dimensions, txnid, true,
|
|
string.Format("Requisition #{0} Internal Transfer", entity.Number));
|
|
string.Format("Requisition #{0} Internal Transfer", entity.Number));
|