title:_t('Cannot return change without a cash payment method'),
body:_t('There is no cash payment method available in this point of sale to handle the change.\n\n Please pay the exact amount or add a cash payment method in the point of sale configuration'),
});
returnfalse;
}
}
// if the change is too large, it's probably an input error, make the user confirm.