<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div class="h5">
<br>
</div></div>Take a look at class QUuid(). I doubt that you want to use this as a (visible)<br>
ID in the invoice and the payment. The numbering scheme for printed invoice<br>
numbers might differ from locale to locale, but a unique ID does not.<br>
<br>
In order to match a transaction to an invoice, you need more than the unique<br>
ID. It might be presented wrong in the payment.<br>
<br></blockquote><div>But i dont think we will be able to detect the invoice and decompose it into the parameters used, because we dont know the algorithm used by quuid ( I was not able to find it though).<br>I think we will have to make an algorithm of our own so that when financial mangager detects it , it get to know some information out of it and starts processing after that<br>
</div></div>