mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-12 09:30:36 +01:00
fix: query
This commit is contained in:
parent
600b962444
commit
9d8f0f0f34
@ -218,4 +218,4 @@ ORDER BY
|
||||
IFNULL(`orario_fine`, `data_richiesta`) DESC" WHERE `zz_modules`.`name` = 'Interventi';
|
||||
|
||||
-- Allineamento plugin consuntivo
|
||||
UPDATE `zz_plugins` SET `directory` = 'consuntivo', `script` = '', `options` = 'custom' WHERE `name` LIKE '%consuntivo%'
|
||||
UPDATE `zz_plugins` SET `directory` = 'consuntivo', `script` = '', `options` = 'custom' WHERE `name` = 'Consuntivo';
|
||||
|
Loading…
x
Reference in New Issue
Block a user