createdf
This commit is contained in:
@@ -834,6 +834,7 @@ namespace Back.Controllers
|
||||
Type = TypeRemittance.Sale,
|
||||
InvoiceID = InvoiceID,
|
||||
Deleted = false,
|
||||
CreateDt=DateTime.Now
|
||||
}).ToList());
|
||||
return Ok();
|
||||
}
|
||||
|
Reference in New Issue
Block a user