sistemate regola

This commit is contained in:
2025-11-04 12:41:38 +01:00
parent b0194e569a
commit 8fe2b50d5c

View File

@@ -124,7 +124,7 @@ no-loop
when
eval(completeRulesEnabled)
$rLavR: JtbRLavr((ore == 0 || ore == null) && (
!UtilityLocalDate.isNull(aOra) && !UtilityLocalDate.isNull(aOra)))
!UtilityLocalDate.isNull(daOra) && !UtilityLocalDate.isNull(aOra)))
then
BigDecimal ore= ProductionsRules.completeOre(conn, $rLavR);
modify ( $rLavR ) { setOre(ore) }