Merge branch 'master' into develop
Some checks failed
IntegryManagementSystem_Multi/pipeline/head There was a failure building this commit

This commit is contained in:
2025-11-04 12:41:44 +01:00

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) }