Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. if ((mEntity.getStatus().equals(ApplicationStatus.IN_BACKOFFICE) ||
  2. mEntity.getStatus().equals(ApplicationStatus.RETURN_CREATED)) &&
  3. mEntity.getContractInfo().isUpgradeReturnEnabled() &&
  4. !mEntity.getContractActionInfo().isUpgradeReturnSumPaid())
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement