update vers 1.3.171

modifica x non tenere cache ajax x XPST
modifica x nuovo menù x XPS x spedizioni separato da arrivi
This commit is contained in:
samuele
2012-12-21 11:22:48 +01:00
parent 2067232c71
commit 342df5be3b
66 changed files with 776 additions and 48 deletions
@@ -131,6 +131,15 @@ namespace XPST.WebUserControls
btn4.Text += string.Format("{0}{1}: {2}", Environment.NewLine, user_std.UtSn.Traduci("emailSent"), emailSent);
}
}
// se autoconferma nascondo button conferma...
if (memLayer.ML.confReadBool("autoConfCmd"))
{
btn5.Visible = false;
}
else
{
btn5.Visible = true;
}
}
/// <summary>
/// carico da tab i comandi ammessi per il barcode...