public boolean checkFields() throws FieldValueException, UserCancelSaveException {
   return orderPanel.checkFields();
 }