mirror of
https://github.com/devcode-it/openstamanager.git
synced 2024-12-28 08:40:41 +01:00
Merge branch 'master' of https://github.com/devcode-it/openstamanager
This commit is contained in:
commit
25dd7bc6f2
@ -22,5 +22,8 @@ switch ($resource) {
|
||||
$search_fields[] = 'descrizione LIKE '.prepare('%'.$search.'%');
|
||||
}
|
||||
|
||||
$custom['id_banca_vendite'] = 'id_banca_vendite';
|
||||
$custom['id_banca_acquisti'] = 'id_banca_acquisti';
|
||||
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user