mirror of
https://github.com/Karaka-Management/oms-WarehouseManagement.git
synced 2026-02-15 13:48:41 +00:00
todos fixed
This commit is contained in:
parent
96051d1b1f
commit
a785fff5e7
|
|
@ -126,7 +126,7 @@ final class ApiController extends Controller
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
// @todo: check if old element existex -> removed/changed item
|
// @todo: check if old element existed -> removed/changed item
|
||||||
// @todo: we cannot have transaction->to and transaction->from be the id of client/supplier because the IDs can overlap
|
// @todo: we cannot have transaction->to and transaction->from be the id of client/supplier because the IDs can overlap
|
||||||
|
|
||||||
$transaction = new StockMovement();
|
$transaction = new StockMovement();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user