Last seen: 15 Jul 2019 10H07
On my version of ProjeQtOr, I want to filter according to the signature date of the quotation. When you filter the financial gallery according to a d...
Sorry, signatureDate was a custom field I added. On line 35 of view/galleryShow.php, change: $entityDateField = array('Quotation' => 'signatureDa...
I added "Status" and "Type" which are very useful information of projects, on a custom development, but it is not very optimized. It would be great t...
Replace line 35 in model/Mutex.php from: function Mutex to function __construct
I saw that this bug was moved to 5.5.0 target version which delays the fix a lot, was the first solution too difficult to implement? If not, would yo...
Thanks, I had my own fields table with attributes so I duplicated my hidden fields to the extrahiddenfields table, but I had to add them for every exi...
Maybe it's because it's positioning before the browser load all images and stuff. Some solutions I can think about: 1. Fixed height for row. This ...
No, it works (parameters are updated in real time) and I still have some errors right now: 2016-01-20 10:51:16.281 ***** ERROR ***** Invalid id value...
Now it works but my error log has: 2016-01-20 09:41:02.897 ***** ERROR ***** Invalid id value - [displayHistory]
You can't change user parameters in demo.projeqtor.org, that's why I couldn't check. Guess I will have to check with another fresh installation of Pr...
Indeed o_O I don't know what I did, if I tried to use which didn't work or if because there was no pointer cursor and I thought the link didn't wo...
My issue is in the list area (on top), where you can see "null €" in column "full amount" (or HT amount if selected).