Patch level : 10.0 NO PATCH
Files correlati : Ricompilazione Demo : [ ] Commento : Aggiunto un commento; non è necessaria la patch git-svn-id: svn://10.65.10.50/trunk@19274 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
5c5142a280
commit
28e1e5b808
@ -878,7 +878,7 @@ void TFatturazione_lav_app::main_loop()
|
|||||||
if (docsin.items() != 0)
|
if (docsin.items() != 0)
|
||||||
{
|
{
|
||||||
if (ini_get_bool(CONFIG_DITTA, "lv", "RifTest"))
|
if (ini_get_bool(CONFIG_DITTA, "lv", "RifTest"))
|
||||||
elab.put("B15", true);
|
elab.put("B15", true); //forzo la descrizione abbreviata
|
||||||
elab.elabora(docsin, docsout, datafat);
|
elab.elabora(docsin, docsout, datafat);
|
||||||
docsout.write();
|
docsout.write();
|
||||||
docsout.destroy(-1);
|
docsout.destroy(-1);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user