Patch level : 12.0 no-patch
Files correlati : ve Commento : Aggiunte parentesi
This commit is contained in:
parent
66107eaf2e
commit
db7fcb9056
@ -1402,7 +1402,7 @@ bool TReport_doc_app::print_loop(TRecordset& doc, TOutput_mode mode, bool final_
|
||||
}
|
||||
|
||||
// Controllo se devo archiviare in base ai parametri passati
|
||||
arc = _arc_type == _force || _arc_type == _auto && arc;
|
||||
arc = (_arc_type == _force || _arc_type == _auto) && arc;
|
||||
|
||||
set_next_pdf(&doc);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user