mirror of
https://github.com/Karaka-Management/oms-WarehouseManagement.git
synced 2026-01-27 22:18:41 +00:00
test fixes
This commit is contained in:
parent
272b5b0053
commit
fadd2afe71
|
|
@ -188,7 +188,9 @@ final class ApiController extends Controller
|
|||
->where('billElement', $new->id)
|
||||
->execute();
|
||||
|
||||
/** @phpstan-ignore-next-line */
|
||||
if ($new->item === $old->item) {
|
||||
/** @phpstan-ignore-next-line */
|
||||
// quantity change
|
||||
// lot changes
|
||||
// stock changes
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user