mirror of
https://github.com/Karaka-Management/oms-WarehouseManagement.git
synced 2026-01-11 07:08:41 +00:00
todos fixed
This commit is contained in:
parent
96051d1b1f
commit
a785fff5e7
|
|
@ -126,7 +126,7 @@ final class ApiController extends Controller
|
|||
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
|
||||
|
||||
$transaction = new StockMovement();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user