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
Topic starter
Hi,
I think I found a bug when assigning a cost to a function
toolsaveResourceCost.php
line 43
There is :
Sql::rollbackTransaction();
There should be instead:
Sql::beginTransaction();
Anyway, I modified that line and it worked.
Thanks, keep up the -very- good work!
Posted : 24 Oct 2012 14H06
This issue has already been identified : Ticket #801.
It is fixed in V2.6.
Posted : 24 Oct 2012 15H53