mirror of
https://github.com/Karaka-Management/oms-WarehouseManagement.git
synced 2026-01-11 15:18:41 +00:00
fix tests
This commit is contained in:
parent
7e08cefb08
commit
272b5b0053
|
|
@ -194,6 +194,8 @@ final class ApiController extends Controller
|
|||
// stock changes
|
||||
// all other changes ignore!
|
||||
// check availability again, if not available abort bill
|
||||
// maybe from an algorithmic point of view first set quantity to zero
|
||||
// and then do normal algorithm like for a new element
|
||||
} else {
|
||||
StockMovementMapper::delete()->execute($transactions);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user