This commit is contained in:
James Cole
2018-11-25 07:04:35 +01:00
parent 9f19d26a23
commit 7ec1b985d0

View File

@@ -188,7 +188,7 @@ function getAccountId() {
return $('select[name="destination_id"]').val();
}
alert('Cannot handle ' + journal.transaction_type.type);
//alert('Cannot handle ' + journal.transaction_type.type);
return undefined;
}