ItEr54S04ValidacionEProbasFuncionaisItEr53S04: [Bug #406] Fixed problem related with popup asking for confirmation due to day assignments.

This commit is contained in:
Manuel Rego Casasnovas 2010-04-12 14:09:27 +02:00 committed by Javier Moran Rua
parent 7543be8db4
commit 4e21c74f87

View file

@ -70,7 +70,8 @@ public class SubcontractController extends GenericForwardComposer {
public void accept() throws ValidationException {
int status = Messagebox.YES;
if (subcontractModel.hasResourceAllocations()) {
if (subcontractModel.hasResourceAllocations()
&& (subcontractModel.getSubcontractedTaskData() != null)) {
try {
status = Messagebox
.show(