Merge branch 'hotfix/Hotfix-1' into develop
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:
@@ -902,6 +902,8 @@ public class CommonRules extends QueryRules {
|
||||
String codMdep = entity.getCodMdep();
|
||||
BigDecimal rapConv = entity.getRapConv();
|
||||
|
||||
if (entity instanceof DtbOrdr && entity.getGestione().equalsIgnoreCase("L"))
|
||||
return BigDecimal.ZERO;
|
||||
|
||||
Date dataValidita = null;
|
||||
if (entity instanceof DtbOrdr || entity instanceof WdtbOrdr) {
|
||||
|
||||
Reference in New Issue
Block a user