Esegue la protected_record solo con cancellazione veloce
git-svn-id: svn://10.65.10.50/trunk@4356 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
5cf33fed7e
commit
ee5045df91
@ -1739,7 +1739,7 @@ void TPrimanota_application::mask2ini(TMask& msk, TConfig& ini)
|
||||
bool TPrimanota_application::protected_record(TRectype& mov)
|
||||
{
|
||||
bool ok = !TRelation_application::protected_record(mov);
|
||||
if (ok && autodeleting())
|
||||
if (ok && autodeleting() == 0x3)
|
||||
{
|
||||
if (mov.get_bool(MOV_STAMPATO))
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user