Patch level :10.0
Files correlati : Ricompilazione Demo : [ ] Commento : errore di riporto git-svn-id: svn://10.65.10.50/trunk@20623 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
1df257ed2c
commit
1e58d003f6
@ -983,7 +983,8 @@ void TCreazione_ordini::generate_carics()
|
||||
if (cmdline.blank())
|
||||
{
|
||||
const TTipo_documento& tipo = d->tipo();
|
||||
TFilename rep(tipo.main_print_profile());
|
||||
TFilename rep;
|
||||
tipo.main_print_profile(rep, 1);
|
||||
|
||||
rep.ext("rep");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user