Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
Notifications
Clear all
Hi,
Very strange.
It seems to be an old Debugging code that has to be removed :
in /view/objectDetail.php, replace lines 2321 and 2322 from
if($rcost->idRole==7) echo " / " . i18n('shortMonth');
else echo " / " . i18n('shortDay');
to
echo " / " . i18n('shortDay');
Will be integrated in new version
Posted : 23 Sep 2014 0H45
