fix: query serial ddt
This commit is contained in:
parent
fe8e39a3e4
commit
438c10ab08
|
@ -277,7 +277,7 @@ if (empty(get('modal'))) {
|
|||
$query = 'SELECT
|
||||
*,
|
||||
`dt_tipiddt_lang`.`title` AS tipo_documento,
|
||||
`dt_ddt`.`dir`,
|
||||
`dt_tipiddt`.`dir`,
|
||||
`dt_ddt`.`numero`,
|
||||
`dt_ddt`.`numero_esterno`,
|
||||
`dt_ddt`.`data`
|
||||
|
|
Loading…
Reference in New Issue