mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-01-08 13:52:18 +01:00
Fix refuso
This commit is contained in:
parent
75e140d7ea
commit
8c33757941
@ -41,7 +41,7 @@ class Interventi extends Resource implements RetrieveInterface, CreateInterface,
|
||||
'in_interventi.*',
|
||||
'MAX(in_interventi_tecnici.orario_fine) as data',
|
||||
'GROUP_CONCAT(DISTINCT b.ragione_sociale SEPARATOR \', \') AS tecnici',
|
||||
'in_statiintervento_lang.name AS stato',
|
||||
'in_statiintervento_lang.title AS stato',
|
||||
];
|
||||
|
||||
$joins[] = [
|
||||
|
Loading…
Reference in New Issue
Block a user