Last seen: 17 Jan 2019 12H29
Ok. Now i'm going to centralize $_SESSION and $_REQUEST in my version. Unfortunately I think this cannot be useful for you, as I should send too man...
Hi. in attachment you can find the code I wrote to implement Quotation an Bill creation from project. I must point out that I work on a version names...
Hi. I tried different pdf readers with the same result. I put the pdf file in attachment, so you can try by yourself. I can add some more infos. I ...
You are right,but none will complain if he will have to create manually some more quotations in unusual conditions.
Hi. I have to point out that I limited Quotation to one as I can't imagine to send more Quotations to client. I'm not applying the same restrictio...
Actually it's just the where clause $where = '1=1'; if ($idProject) $where .= ' AND term.idProject = '.$idProject; if ($periodType) { $start=d...
Sorry to be unable to clearly explain. I better try by myself. Later I will explain you what I did. Once again, best wishes
I try to explain a) to get evidence on planning failure I added a log with messages in every exit point of plan routine; i.e. "Too many projects to ...