Hello Cristian and thank for your message,<div><br></div><div>I would like an unique id for each transaction, whatever the account is. The number field is linked to an account. But I can prefix the number with a string, this is a good idea, even if I get several time the same number, the prefix will be different. </div>

<div><br></div><div>btw, I subscribed to the mailing list yesterday.</div><div>David<br><br><div class="gmail_quote">On Wed, Feb 8, 2012 at 9:57 AM, Cristian Oneț <span dir="ltr"><<a href="mailto:onet.cristian@gmail.com">onet.cristian@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">2012/2/8 David <<a href="mailto:moxfulder@gmail.com">moxfulder@gmail.com</a>>:<br>
<div class="im">> Currently, there is a transaction ID for each account, but it starts from 0<br>
> for each account, so I have several time the same id.<br>
> The workaround I think about is : Write on my paper the date+category and I<br>
> can find it, but it is not as convenient as an autoincremented ID.<br>
><br>
> Any idea ? Thanks a lot for your job<br>
</div>Maybe it is not explicit in the user manual but AFAIK you can prefix<br>
the number field (if that's what you are referring to as transaction<br>
ID/account) with something unique for each account.<br>
<br>
So for example if you enter 'Checking.0000' as the first number from<br>
then on the following numbers will be generated:<br>
Checking.0001<br>
Checking.0002<br>
Checking.0003<br>
.....................<br>
<br>
I think that this would solve your problem.<br>
<br>
Regards,<br>
Cristian<br>
<br>
P.S: keep the replies on the mailing list, I'm cc'ing you because I<br>
don't know if you are subscribed<br>
</blockquote></div><br></div>