mirror of
https://github.com/grocy/grocy.git
synced 2025-08-17 19:16:37 +00:00
typo (#511)
This commit is contained in:
@@ -1096,7 +1096,7 @@ class StockService extends BaseService
|
||||
'price' => $logRow->price,
|
||||
'location_id' => $logRow->location_id,
|
||||
'open' => $open,
|
||||
'opened_date' => $openDate
|
||||
'opened_date' => $openedDate
|
||||
));
|
||||
|
||||
// Update log entry
|
||||
|
Reference in New Issue
Block a user