Controlli per evitare fuinzionamenti con fs_nulla
git-svn-id: svn://10.65.10.50/trunk@5511 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
d46ff4f922
commit
7ade2ffd5c
@ -847,6 +847,10 @@ void TStampa_stat::reset_grplevels()
|
||||
|
||||
bool TStampa_stat::user_create()
|
||||
{
|
||||
_stats.init();
|
||||
if (_stats.frequency()==fs_nulla)
|
||||
return error_box("Configurare prima la frequenza statistica per questa ditta");
|
||||
|
||||
// ************
|
||||
// maschere
|
||||
_msk = new TMask("sv1200a");
|
||||
|
Loading…
x
Reference in New Issue
Block a user