Merge branch 'develop' into feature/JDK11
All checks were successful
IntegryManagementSystem_Multi/pipeline/head This commit looks good
All checks were successful
IntegryManagementSystem_Multi/pipeline/head This commit looks good
This commit is contained in:
@@ -111,7 +111,7 @@ public class ScadenzeExporterService {
|
||||
" '' AS 'rbn',\n" +
|
||||
" 'N' AS 'bloccata',\n" +
|
||||
" IIF(ctb_movr.tipo_anag = 'F', '0201', '0101') AS 'voce',\n" +
|
||||
" IIF(diacod > 0, diacod, ctb_movr.cod_ccon + ctb_movr.cod_anag) AS 'piano_dei_conti',\n" +
|
||||
" IIF(len(diacod) > 0, diacod, ctb_movr.cod_ccon + ctb_movr.cod_anag) AS 'piano_dei_conti',\n" +
|
||||
" gtb_anag.rag_soc AS 'descrizione',\n" +
|
||||
" '' AS 'ABI',\n" +
|
||||
" '' AS 'CAB',\n" +
|
||||
|
||||
Reference in New Issue
Block a user