Home » today » Business » Payment deadlines 2024: Analysis of the Creditreform study

Payment deadlines 2024: Analysis of the Creditreform study

Reading time: 1 min

‘;
dialog += ‘

article_share:copy

‘;
dialog += ‘

article_share:email

‘;
dialog += ‘

‘ + stringizeQuota(quota) + ‘

‘;
$me.find(‘.article_share_dialog’).html(dialog);
}
$me.slideDown(‘fast’);
}
function stringizeQuota(q) {
var c=”člankov”;
if (q == 1) c=”članek”;
else if (q == 2) c=”članka”;
else if (q == 3 || q == 4) c=”članke”;
var ret;
if (q == 0) ret=”article_share:quota_depleted”;
else ret=”article_share:quota ” + q + ‘ ‘ + c + ‘.’;
return ret;
}
function openShareDepletedDialog(pos) {
var $me = $(‘.article_share_div’).filter(‘.’+pos).find(‘.article_share_dialog’);
$me.html(‘article_share:quota_depleted’);
$me.closest(‘.article_share_div’).slideDown(‘fast’);
}
/*function openShareSuccessDialog(pos, quo) {
$(‘#article_social_’ + pos + ‘ .article_share_dialog’).html(‘article_share:share_sent, article_share:quota: ‘ + quo).slideDown(‘fast’);
}*/
function openShareCreatedDialog(pos, link) {
var res = link.split(‘|’);
var quo = stringizeQuota(res.shift());
var link = res.join(‘|’); // if any
//
//$(‘#article_social_’ + pos + ‘ .article_share_dialog’).html(‘article_share:share_link: ‘ + link + ‘
article_share:quota: ‘ + quo).slideDown(‘fast’);
//
var $me = $(‘.article_share_div’);
$me.find(‘.article_share_link’).val(link);
$me.find(‘.article_share_create’).hide();
$me.find(‘.article_share_copy’).css(‘display’, ‘inline-block’);//show();
$me.find(‘.article_share_email’).css(‘display’, ‘inline-block’);//show();
$me.find(‘.quota’).html(quo + ‘
article_share:link_lifespan’); } // $(‘body’).on(‘click’, ‘#a_letter_to_the_editor’, function() { $(‘#letter_to_the_editor’).slideToggle(‘fast’); }); });

According to a study by Creditreform, late payments by companies in Germany have decreased. However, this is not due to improved payment morale.

A study by the credit agency Creditreform shows extended payment deadlines for companies in Germany (photo: dpa).

Photo: Wolf von Dewitz

With a username you can read this article for free.

Register a free username or log in with an existing one.

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.