sistemata regola
All checks were successful
IntegryManagementSystem_Multi/pipeline/head This commit looks good
All checks were successful
IntegryManagementSystem_Multi/pipeline/head This commit looks good
This commit is contained in:
@@ -560,7 +560,7 @@ end
|
||||
rule "completeFlagSetNumProtDtbTipi"
|
||||
when
|
||||
eval(completeRulesEnabled)
|
||||
$dTip : DtbTipi((gestione != "A" || codCcau != null) && flagSetNumProt == "S")
|
||||
$dTip : DtbTipi((gestione == "V" || codCcau != null) && flagSetNumProt)
|
||||
then
|
||||
modify ( $dTip ) { setFlagSetNumProt(false) }
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user