From 1666f7952071d8fa6335235541f40e2d5bf63169 Mon Sep 17 00:00:00 2001 From: Alessandro Bonazzi Date: Sat, 9 Oct 2021 11:49:07 +0200 Subject: [PATCH] Patch level : 12.0 1086 Files correlati : ci1300ab.rep ci1300bb.rep ci1300a.rep ci1300a.msk ci1300b.rep ci1.exe Commento : Aggiunti report per beneficiario alla stampa ore per risorsa/attrezzatura aggiunto logo del beneficiario sintassi da mettere nel prescript del campo immagine : LOGO_BENEF #THIS ! L'Id dell'immagine deve essere LOGO+ --- src/ci/ci1300.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ci/ci1300.cpp b/src/ci/ci1300.cpp index 2c9fd8546..2db410bd0 100755 --- a/src/ci/ci1300.cpp +++ b/src/ci/ci1300.cpp @@ -72,8 +72,8 @@ bool TRil_ore_ris_report::execute_usr_word(unsigned int opcode, TVariant_stack& id << _codtpl; stack.push(id); key.add(_codcf); - stack.push(key); stack.push(CLI_OGGETTI); + stack.push(key); stack.push(LF_CLIFO); execute_usr_word(21, stack); }