diff --git a/src/cg/cg2102.cpp b/src/cg/cg2102.cpp index 062ea3333..6e340e761 100755 --- a/src/cg/cg2102.cpp +++ b/src/cg/cg2102.cpp @@ -3163,8 +3163,8 @@ bool TPrimanota_application::is_split_payment() const { const TMask& m = curr_mask(); char s = ' '; - TMask_field* sp = m.find_by_id(F_SPLITPAY); + if (sp != NULL) { if (sp->shown())