mirror of
https://github.com/grocy/grocy.git
synced 2025-09-18 18:46:51 +00:00
6 lines
123 B
PHP
6 lines
123 B
PHP
![]() |
<?php
|
||
|
|
||
|
// This is executed inside DatabaseMigrationService class/context
|
||
|
|
||
|
$this->getStockService()->CompactStockEntries();
|