Re: [Kmymoney-devel] Calculation next check number

2012-01-29 Thread Thomas Baumgart
Hi, on Friday 27 January 2012 08:58:31 Cristian Oneț wrote: > 2012/1/27 Thomas Baumgart : > > Hi, > > > > on Thursday 26 January 2012 20:05:51 Cristian Oneț wrote: > >> On Thursday 26 January 2012 19:40:11 Hilarius Warwinkel wrote: > >> > Is there a chance to see this in the 4.6.2 release next w

Re: [Kmymoney-devel] Calculation next check number

2012-01-26 Thread Cristian Oneț
2012/1/27 Thomas Baumgart : > Hi, > > on Thursday 26 January 2012 20:05:51 Cristian Oneț wrote: > >> On Thursday 26 January 2012 19:40:11 Hilarius Warwinkel wrote: >> > Is there a chance to see this in the 4.6.2 release next week ? >> >> It depends: >> 1. It still has to be reviewed/committed to ma

Re: [Kmymoney-devel] Calculation next check number

2012-01-26 Thread Thomas Baumgart
Hi, on Thursday 26 January 2012 20:05:51 Cristian Oneț wrote: > On Thursday 26 January 2012 19:40:11 Hilarius Warwinkel wrote: > > Is there a chance to see this in the 4.6.2 release next week ? > > It depends: > 1. It still has to be reviewed/committed to master I am trying to do that over the

Re: [Kmymoney-devel] Calculation next check number

2012-01-26 Thread Cristian Oneț
On Thursday 26 January 2012 19:40:11 Hilarius Warwinkel wrote: > Is there a chance to see this in the 4.6.2 release next week ? > It depends: 1. It still has to be reviewed/committed to master 2. Is this a bugfix? (question towards the other devs) Regards, Cristian > On 18-01-12 06:53, Cristian

Re: [Kmymoney-devel] Calculation next check number

2012-01-26 Thread Hilarius Warwinkel
Is there a chance to see this in the 4.6.2 release next week ? On 18-01-12 06:53, Cristian Onet, wrote: On Saturday 14 January 2012 18:22:07 Hilarius Warwinkel wrote: I'd like to post a patch for the calculation of the next check number in the Transaction Editor form. When you enter eg. "2012

Re: [Kmymoney-devel] Calculation next check number

2012-01-18 Thread Jack
On 2012.01.18 00:53, Cristian Oneț wrote: On Saturday 14 January 2012 18:22:07 Hilarius Warwinkel wrote: > I'd like to post a patch for the calculation of the next check number in the > Transaction Editor form. When > you enter eg. "2012.001" as a check number, the next check number will >

Re: [Kmymoney-devel] Calculation next check number

2012-01-17 Thread Cristian Oneț
On Saturday 14 January 2012 18:22:07 Hilarius Warwinkel wrote: > I'd like to post a patch for the calculation of the next check number in the > Transaction Editor form. When > you enter eg. "2012.001" as a check number, the next check number will > be ""2012.2" in the current version (4.6.90-8be35

[Kmymoney-devel] Calculation next check number

2012-01-14 Thread Hilarius Warwinkel
I'd like to post a patch for the calculation of the next check number in the Transaction Editor form. When you enter eg. "2012.001" as a check number, the next check number will be ""2012.2" in the current version (4.6.90-8be3581932). The patch makes the next check number "2012.002". --