Re: [GNC] Entering A Scheduled Transaction Early

2021-04-05 Thread Jack Frillman via gnucash-user
I agree. It's kind of what I originally did except I didn't know the 
Since Last Run action.
Not very elegant but it does get the job done so it's probable be they I 
do it from now on.

Thanks.

On 4/4/21 6:23 PM, Stephen M. Butler wrote:

You will have to do some manual work. This is how I would do it:
1.  Edit the scheduled transaction to Create 15 days in advance.
2.  Run the schedule transactions since last run to create the entry 
in the journal and update the scheduler so it knows that transaction 
was already created.

3.  Modify the date on the just created transaction.
4.  Edit the scheduled transaction to revert the Create Days in 
Advance to original value.


That, to me, is the least painful method to get the entry to show up 
so you can edit it AND update the scheduler so it knows it was already 
generated for this month.



On 4/4/21 2:44 PM, Jack Frillman via gnucash-user wrote:
I have a transaction scheduled for the 15th  of every month. Today 
something occurred where I want to make that transaction today, the 
4th, and have it count as if the transaction occurred on the 15th and 
the next scheduled transaction date is the following month without 
having to go thought the process of adjusting the schedule dates 
manually.


On 4/4/21 12:25 PM, Michael Hendry wrote:
On 4 Apr 2021, at 15:30, Jack Frillman via gnucash-user 
 wrote:


That's not what I was trying to do.
Is this scheduled transaction (Sx) the first of a series (A), or is 
it part of an existing series which is to be paid earlier than 
normal? (B)


If (A): create the Sx with the early start date, and adjust the Sx 
after that date has past.


If (B): duplicate last month’s (already created) transaction, and 
put in the desired date. Adjust the Sx so that its first payment 
will be next month.


If neither (A) nor (B) please explain what you are trying to do.

Regards,

Michael







--
Old Unix programmers never die, they just mv to /dev/null
- Anonymous

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Entering A Scheduled Transaction Early

2021-04-04 Thread David Carlson
Jack,

Several developers monitor this list and often they also monitor the IRC
channel described here:  https://wiki.gnucash.org/wiki/IRC  They can help
you with info about  what it takes to help them.


On Sun, Apr 4, 2021 at 4:56 PM Jack Frillman  wrote:

> I understand.
>
> In the program I switched from using there is an option to commit a future
> scheduled transaction immediately without making any adjustments to the
> calendar. Based on the responses it doesn't look like it can be done that
> easily with GNUCash. Which is okay. I'm just inquiring if its possible or
> not because I didn't see an obvious way of doing it.
>
> As for your suggestion of volunteering to work on the project I may be
> interested in doing that when I complete my current project in next month.
>
> I have been looking for a code writing project since retiring.
> What's involved in getting set up?
>
>
>
>
> On 4/4/21 12:49 PM, David Carlson wrote:
>
> Jack,
>
> You are not the first user that believes the Scheduled Transaction
> workflow could be improved.  Over the years there have been suggestions for
> minor improvements to reduce the average number of keystrokes to implement
> each transaction to radical changes to the entire process.
>
> The existing process works.  If it ain't broke
>
> There has been no significant change in the last decade, so we are waiting
> for a volunteer to step up with a good idea and the time to devote to the
> project.
>
> If you have some time...
>
> On Sun, Apr 4, 2021 at 11:26 AM Michael Hendry 
> wrote:
>
>> > On 4 Apr 2021, at 15:30, Jack Frillman via gnucash-user <
>> gnucash-user@gnucash.org> wrote:
>> >
>> > That's not what I was trying to do.
>>
>> Is this scheduled transaction (Sx) the first of a series (A), or is it
>> part of an existing series which is to be paid earlier than normal? (B)
>>
>> If (A): create the Sx with the early start date, and adjust the Sx after
>> that date has past.
>>
>> If (B): duplicate last month’s (already created) transaction, and put in
>> the desired date. Adjust the Sx so that its first payment will be next
>> month.
>>
>> If neither (A) nor (B) please explain what you are trying to do.
>>
>> Regards,
>>
>> Michael
>> ___
>> gnucash-user mailing list
>> gnucash-user@gnucash.org
>> To update your subscription preferences or to unsubscribe:
>> https://lists.gnucash.org/mailman/listinfo/gnucash-user
>> If you are using Nabble or Gmane, please see
>> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
>> -
>> Please remember to CC this list on all your replies.
>> You can do this by using Reply-To-List or Reply-All.
>>
>
>
> --
> David Carlson
>
>
> --
> Old Unix programmers never die, they just mv to /dev/null
> - Anonymous
>
>

-- 
David Carlson
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Entering A Scheduled Transaction Early

2021-04-04 Thread Stephen M. Butler

You will have to do some manual work. This is how I would do it:
1.  Edit the scheduled transaction to Create 15 days in advance.
2.  Run the schedule transactions since last run to create the entry in 
the journal and update the scheduler so it knows that transaction was 
already created.

3.  Modify the date on the just created transaction.
4.  Edit the scheduled transaction to revert the Create Days in Advance 
to original value.


That, to me, is the least painful method to get the entry to show up so 
you can edit it AND update the scheduler so it knows it was already 
generated for this month.



On 4/4/21 2:44 PM, Jack Frillman via gnucash-user wrote:
I have a transaction scheduled for the 15th  of every month. Today 
something occurred where I want to make that transaction today, the 
4th, and have it count as if the transaction occurred on the 15th and 
the next scheduled transaction date is the following month without 
having to go thought the process of adjusting the schedule dates 
manually.


On 4/4/21 12:25 PM, Michael Hendry wrote:
On 4 Apr 2021, at 15:30, Jack Frillman via gnucash-user 
 wrote:


That's not what I was trying to do.
Is this scheduled transaction (Sx) the first of a series (A), or is 
it part of an existing series which is to be paid earlier than 
normal? (B)


If (A): create the Sx with the early start date, and adjust the Sx 
after that date has past.


If (B): duplicate last month’s (already created) transaction, and put 
in the desired date. Adjust the Sx so that its first payment will be 
next month.


If neither (A) nor (B) please explain what you are trying to do.

Regards,

Michael





--
Stephen M Butler, PMP, PSM
stephen.m.butle...@gmail.com
kg...@arrl.net
253-350-0166
---
GnuPG Fingerprint:  8A25 9726 D439 758D D846 E5D4 282A 5477 0385 81D8

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Entering A Scheduled Transaction Early

2021-04-04 Thread David H
As I use Gnucash just for my personal expenses (there are plenty of those)
and a couple of rental properties I take a totally different approach and
just setup all scheduled txns to create automatically 60 days in advance.
Makes it easy to see what's coming up cash flow wise especially if you set
the Register preference to have the blank line between today's txns and
future txns :-)

Cheers David H.


On Mon, 5 Apr 2021 at 08:15, Stephen M. Butler 
wrote:

> Or adjust the Create X days in advance and run for this month (as noted
> by another response), modify the date on the created transaction, reset
> the Create X days in advance to desired value.  All can be done without
> restarting GnC.
>
> On 4/4/21 6:24 AM, Glenn Fowler wrote:
> > I can think of two ways.
> > You can just leave it for the 15th and then after this month posts just
> > manually edit to the desired date.
> > You can also start the scheduled transactions next month and do a manual
> > entry this month.
> >
> > On Sun, Apr 4, 2021, 8:29 AM Jack Frillman via gnucash-user <
> > gnucash-user@gnucash.org> wrote:
> >
> >> I have a scheduled transaction for the 15th of each month.
> >> This month and only this one time I want to make it before it's
> >> scheduled date of the 15th.
> >> How can easily I do that?
> >>
> >> The only way I could see how to do it was going into the scheduled
> >> transactions options, adjusting the day ahead value, exit GNUCash,
> >> restart and change the day ahead value back to zero.
> >>
> >> Thanks.
> >>
> >> --
> >> Old Unix programmers never die, they just mv to /dev/null
> >> - Anonymous
> >>
> >> ___
> >> gnucash-user mailing list
> >> gnucash-user@gnucash.org
> >> To update your subscription preferences or to unsubscribe:
> >> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> >> If you are using Nabble or Gmane, please see
> >> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> >> -
> >> Please remember to CC this list on all your replies.
> >> You can do this by using Reply-To-List or Reply-All.
> >>
> > ___
> > gnucash-user mailing list
> > gnucash-user@gnucash.org
> > To update your subscription preferences or to unsubscribe:
> > https://lists.gnucash.org/mailman/listinfo/gnucash-user
> > If you are using Nabble or Gmane, please see
> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> > -
> > Please remember to CC this list on all your replies.
> > You can do this by using Reply-To-List or Reply-All.
>
>
> --
> Stephen M Butler, PMP, PSM
> stephen.m.butle...@gmail.com
> kg...@arrl.net
> 253-350-0166
> ---
> GnuPG Fingerprint:  8A25 9726 D439 758D D846 E5D4 282A 5477 0385 81D8
>
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> If you are using Nabble or Gmane, please see
> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> -
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Entering A Scheduled Transaction Early

2021-04-04 Thread D. via gnucash-user
There is literally nothing that prevents you from simply creating the 
transaction on the date you want, the old fashioned way-- that is, manually. 
Autofill will make entry straightforward. 

If, by chance you fail to prevent the normally scheduled transaction from 
getting created, you simply delete the extra one when you reconcile. I do that 
all the time. 


 Original Message 
From: Jack Frillman via gnucash-user 
Sent: Sun Apr 04 17:56:02 EDT 2021
To: David Carlson , Michael Hendry 

Cc: Gnucash Users 
Subject: Re: [GNC] Entering A Scheduled Transaction Early

I understand.

In the program I switched from using there is an option to commit a 
future scheduled transaction immediately without making any adjustments 
to the calendar. Based on the responses it doesn't look like it can be 
done that easily with GNUCash. Which is okay. I'm just inquiring if its 
possible or not because I didn't see an obvious way of doing it.

As for your suggestion of volunteering to work on the project I may be 
interested in doing that when I complete my current project in next month.

I have been looking for a code writing project since retiring.
What's involved in getting set up?




On 4/4/21 12:49 PM, David Carlson wrote:
> Jack,
>
> You are not the first user that believes the Scheduled Transaction 
> workflow could be improved.  Over the years there have been 
> suggestions for minor improvements to reduce the average number of 
> keystrokes to implement each transaction to radical changes to the 
> entire process.
>
> The existing process works.  If it ain't broke
>
> There has been no significant change in the last decade, so we are 
> waiting for a volunteer to step up with a good idea and the time to 
> devote to the project.
>
> If you have some time...
>
> On Sun, Apr 4, 2021 at 11:26 AM Michael Hendry 
> mailto:hendry.mich...@gmail.com>> wrote:
>
> > On 4 Apr 2021, at 15:30, Jack Frillman via gnucash-user
> mailto:gnucash-user@gnucash.org>> wrote:
> >
> > That's not what I was trying to do.
>
> Is this scheduled transaction (Sx) the first of a series (A), or
> is it part of an existing series which is to be paid earlier than
> normal? (B)
>
> If (A): create the Sx with the early start date, and adjust the Sx
> after that date has past.
>
> If (B): duplicate last month’s (already created) transaction, and
> put in the desired date. Adjust the Sx so that its first payment
> will be next month.
>
> If neither (A) nor (B) please explain what you are trying to do.
>
> Regards,
>
> Michael
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org <mailto:gnucash-user@gnucash.org>
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> <https://lists.gnucash.org/mailman/listinfo/gnucash-user>
> If you are using Nabble or Gmane, please see
> https://wiki.gnucash.org/wiki/Mailing_Lists
> <https://wiki.gnucash.org/wiki/Mailing_Lists> for more information.
> -
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>
>
>
> -- 
> David Carlson

-- 
Old Unix programmers never die, they just mv to /dev/null
- Anonymous

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Entering A Scheduled Transaction Early

2021-04-04 Thread David Carlson
Jack,

for a one-time issue like you describe, use Actions-> Scheduled
Transactions-> Scheduled Transactions Editor to edit that transaction by
changing it to Remind in Advance 15 days.

Save transaction.

then run Since Last Run to get it into the account register.  Then edit it
as needed.

Alternatively, just find last month's transaction and copy it to today's
date and edit it as needed.



On Sun, Apr 4, 2021 at 5:09 PM David H  wrote:

>
> https://wiki.gnucash.org/wiki/GnuCash#Getting_involved_in_the_GnuCash_project
>
> On Mon, 5 Apr 2021 at 07:56, Jack Frillman via gnucash-user <
> gnucash-user@gnucash.org> wrote:
>
>> I understand.
>>
>> In the program I switched from using there is an option to commit a
>> future scheduled transaction immediately without making any adjustments
>> to the calendar. Based on the responses it doesn't look like it can be
>> done that easily with GNUCash. Which is okay. I'm just inquiring if its
>> possible or not because I didn't see an obvious way of doing it.
>>
>> As for your suggestion of volunteering to work on the project I may be
>> interested in doing that when I complete my current project in next month.
>>
>> I have been looking for a code writing project since retiring.
>> What's involved in getting set up?
>>
>>
>>
>>
>> On 4/4/21 12:49 PM, David Carlson wrote:
>> > Jack,
>> >
>> > You are not the first user that believes the Scheduled Transaction
>> > workflow could be improved.  Over the years there have been
>> > suggestions for minor improvements to reduce the average number of
>> > keystrokes to implement each transaction to radical changes to the
>> > entire process.
>> >
>> > The existing process works.  If it ain't broke
>> >
>> > There has been no significant change in the last decade, so we are
>> > waiting for a volunteer to step up with a good idea and the time to
>> > devote to the project.
>> >
>> > If you have some time...
>> >
>> > On Sun, Apr 4, 2021 at 11:26 AM Michael Hendry
>> > mailto:hendry.mich...@gmail.com>> wrote:
>> >
>> > > On 4 Apr 2021, at 15:30, Jack Frillman via gnucash-user
>> > mailto:gnucash-user@gnucash.org>> wrote:
>> > >
>> > > That's not what I was trying to do.
>> >
>> > Is this scheduled transaction (Sx) the first of a series (A), or
>> > is it part of an existing series which is to be paid earlier than
>> > normal? (B)
>> >
>> > If (A): create the Sx with the early start date, and adjust the Sx
>> > after that date has past.
>> >
>> > If (B): duplicate last month’s (already created) transaction, and
>> > put in the desired date. Adjust the Sx so that its first payment
>> > will be next month.
>> >
>> > If neither (A) nor (B) please explain what you are trying to do.
>> >
>> > Regards,
>> >
>> > Michael
>> > ___
>> > gnucash-user mailing list
>> > gnucash-user@gnucash.org 
>> > To update your subscription preferences or to unsubscribe:
>> > https://lists.gnucash.org/mailman/listinfo/gnucash-user
>> > 
>> > If you are using Nabble or Gmane, please see
>> > https://wiki.gnucash.org/wiki/Mailing_Lists
>> >  for more information.
>> > -
>> > Please remember to CC this list on all your replies.
>> > You can do this by using Reply-To-List or Reply-All.
>> >
>> >
>> >
>> > --
>> > David Carlson
>>
>> --
>> Old Unix programmers never die, they just mv to /dev/null
>> - Anonymous
>>
>> ___
>> gnucash-user mailing list
>> gnucash-user@gnucash.org
>> To update your subscription preferences or to unsubscribe:
>> https://lists.gnucash.org/mailman/listinfo/gnucash-user
>> If you are using Nabble or Gmane, please see
>> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
>> -
>> Please remember to CC this list on all your replies.
>> You can do this by using Reply-To-List or Reply-All.
>>
>

-- 
David Carlson
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Entering A Scheduled Transaction Early

2021-04-04 Thread Stephen M. Butler
Or adjust the Create X days in advance and run for this month (as noted 
by another response), modify the date on the created transaction, reset 
the Create X days in advance to desired value.  All can be done without 
restarting GnC.


On 4/4/21 6:24 AM, Glenn Fowler wrote:

I can think of two ways.
You can just leave it for the 15th and then after this month posts just
manually edit to the desired date.
You can also start the scheduled transactions next month and do a manual
entry this month.

On Sun, Apr 4, 2021, 8:29 AM Jack Frillman via gnucash-user <
gnucash-user@gnucash.org> wrote:


I have a scheduled transaction for the 15th of each month.
This month and only this one time I want to make it before it's
scheduled date of the 15th.
How can easily I do that?

The only way I could see how to do it was going into the scheduled
transactions options, adjusting the day ahead value, exit GNUCash,
restart and change the day ahead value back to zero.

Thanks.

--
Old Unix programmers never die, they just mv to /dev/null
- Anonymous

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.



--
Stephen M Butler, PMP, PSM
stephen.m.butle...@gmail.com
kg...@arrl.net
253-350-0166
---
GnuPG Fingerprint:  8A25 9726 D439 758D D846 E5D4 282A 5477 0385 81D8

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Entering A Scheduled Transaction Early

2021-04-04 Thread David H
https://wiki.gnucash.org/wiki/GnuCash#Getting_involved_in_the_GnuCash_project

On Mon, 5 Apr 2021 at 07:56, Jack Frillman via gnucash-user <
gnucash-user@gnucash.org> wrote:

> I understand.
>
> In the program I switched from using there is an option to commit a
> future scheduled transaction immediately without making any adjustments
> to the calendar. Based on the responses it doesn't look like it can be
> done that easily with GNUCash. Which is okay. I'm just inquiring if its
> possible or not because I didn't see an obvious way of doing it.
>
> As for your suggestion of volunteering to work on the project I may be
> interested in doing that when I complete my current project in next month.
>
> I have been looking for a code writing project since retiring.
> What's involved in getting set up?
>
>
>
>
> On 4/4/21 12:49 PM, David Carlson wrote:
> > Jack,
> >
> > You are not the first user that believes the Scheduled Transaction
> > workflow could be improved.  Over the years there have been
> > suggestions for minor improvements to reduce the average number of
> > keystrokes to implement each transaction to radical changes to the
> > entire process.
> >
> > The existing process works.  If it ain't broke
> >
> > There has been no significant change in the last decade, so we are
> > waiting for a volunteer to step up with a good idea and the time to
> > devote to the project.
> >
> > If you have some time...
> >
> > On Sun, Apr 4, 2021 at 11:26 AM Michael Hendry
> > mailto:hendry.mich...@gmail.com>> wrote:
> >
> > > On 4 Apr 2021, at 15:30, Jack Frillman via gnucash-user
> > mailto:gnucash-user@gnucash.org>> wrote:
> > >
> > > That's not what I was trying to do.
> >
> > Is this scheduled transaction (Sx) the first of a series (A), or
> > is it part of an existing series which is to be paid earlier than
> > normal? (B)
> >
> > If (A): create the Sx with the early start date, and adjust the Sx
> > after that date has past.
> >
> > If (B): duplicate last month’s (already created) transaction, and
> > put in the desired date. Adjust the Sx so that its first payment
> > will be next month.
> >
> > If neither (A) nor (B) please explain what you are trying to do.
> >
> > Regards,
> >
> > Michael
> > ___
> > gnucash-user mailing list
> > gnucash-user@gnucash.org 
> > To update your subscription preferences or to unsubscribe:
> > https://lists.gnucash.org/mailman/listinfo/gnucash-user
> > 
> > If you are using Nabble or Gmane, please see
> > https://wiki.gnucash.org/wiki/Mailing_Lists
> >  for more information.
> > -
> > Please remember to CC this list on all your replies.
> > You can do this by using Reply-To-List or Reply-All.
> >
> >
> >
> > --
> > David Carlson
>
> --
> Old Unix programmers never die, they just mv to /dev/null
> - Anonymous
>
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> If you are using Nabble or Gmane, please see
> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> -
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Entering A Scheduled Transaction Early

2021-04-04 Thread Jack Frillman via gnucash-user

I understand.

In the program I switched from using there is an option to commit a 
future scheduled transaction immediately without making any adjustments 
to the calendar. Based on the responses it doesn't look like it can be 
done that easily with GNUCash. Which is okay. I'm just inquiring if its 
possible or not because I didn't see an obvious way of doing it.


As for your suggestion of volunteering to work on the project I may be 
interested in doing that when I complete my current project in next month.


I have been looking for a code writing project since retiring.
What's involved in getting set up?




On 4/4/21 12:49 PM, David Carlson wrote:

Jack,

You are not the first user that believes the Scheduled Transaction 
workflow could be improved.  Over the years there have been 
suggestions for minor improvements to reduce the average number of 
keystrokes to implement each transaction to radical changes to the 
entire process.


The existing process works.  If it ain't broke

There has been no significant change in the last decade, so we are 
waiting for a volunteer to step up with a good idea and the time to 
devote to the project.


If you have some time...

On Sun, Apr 4, 2021 at 11:26 AM Michael Hendry 
mailto:hendry.mich...@gmail.com>> wrote:


> On 4 Apr 2021, at 15:30, Jack Frillman via gnucash-user
mailto:gnucash-user@gnucash.org>> wrote:
>
> That's not what I was trying to do.

Is this scheduled transaction (Sx) the first of a series (A), or
is it part of an existing series which is to be paid earlier than
normal? (B)

If (A): create the Sx with the early start date, and adjust the Sx
after that date has past.

If (B): duplicate last month’s (already created) transaction, and
put in the desired date. Adjust the Sx so that its first payment
will be next month.

If neither (A) nor (B) please explain what you are trying to do.

Regards,

Michael
___
gnucash-user mailing list
gnucash-user@gnucash.org 
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user

If you are using Nabble or Gmane, please see
https://wiki.gnucash.org/wiki/Mailing_Lists
 for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.



--
David Carlson


--
Old Unix programmers never die, they just mv to /dev/null
- Anonymous

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Entering A Scheduled Transaction Early

2021-04-04 Thread Jack Frillman via gnucash-user
I have a transaction scheduled for the 15th  of every month. Today 
something occurred where I want to make that transaction today, the 4th, 
and have it count as if the transaction occurred on the 15th and the 
next scheduled transaction date is the following month without having to 
go thought the process of adjusting the schedule dates manually.


On 4/4/21 12:25 PM, Michael Hendry wrote:

On 4 Apr 2021, at 15:30, Jack Frillman via gnucash-user 
 wrote:

That's not what I was trying to do.

Is this scheduled transaction (Sx) the first of a series (A), or is it part of 
an existing series which is to be paid earlier than normal? (B)

If (A): create the Sx with the early start date, and adjust the Sx after that 
date has past.

If (B): duplicate last month’s (already created) transaction, and put in the 
desired date. Adjust the Sx so that its first payment will be next month.

If neither (A) nor (B) please explain what you are trying to do.

Regards,

Michael


--
Old Unix programmers never die, they just mv to /dev/null
- Anonymous

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Entering A Scheduled Transaction Early

2021-04-04 Thread Jack Frillman via gnucash-user
That didn't work because the transaction I wanted to enter early is 
scheduled for the 15th it doesn't show up in Since Last Run list. If 
fact nothing is listed when I run the Since Last Run.


On 4/4/21 3:09 PM, Vincent Fu wrote:

The way I would do this is:

1) Click on Actions->Scheduled Transactions->Since Last Run
2) Change the "Status" column for your transaction from "Reminder" to 
"To-Create"
3) Check the "Review created transactions" checkbox at the bottom of 
the window

4) Click on OK
5) Adjust the date in the new tab for the newly created scheduled 
transaction(s)


Hope this helps.

On 4/4/21 8:29 AM, Jack Frillman via gnucash-user wrote:


I have a scheduled transaction for the 15th of each month.
This month and only this one time I want to make it before it's 
scheduled date of the 15th.

How can easily I do that?

The only way I could see how to do it was going into the scheduled 
transactions options, adjusting the day ahead value, exit GNUCash, 
restart and change the day ahead value back to zero.


Thanks.



___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.

-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


--
Old Unix programmers never die, they just mv to /dev/null
- Anonymous

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Entering A Scheduled Transaction Early

2021-04-04 Thread Vincent Fu

The way I would do this is:

1) Click on Actions->Scheduled Transactions->Since Last Run
2) Change the "Status" column for your transaction from "Reminder" to 
"To-Create"
3) Check the "Review created transactions" checkbox at the bottom of the 
window

4) Click on OK
5) Adjust the date in the new tab for the newly created scheduled 
transaction(s)


Hope this helps.

On 4/4/21 8:29 AM, Jack Frillman via gnucash-user wrote:


I have a scheduled transaction for the 15th of each month.
This month and only this one time I want to make it before it's 
scheduled date of the 15th.

How can easily I do that?

The only way I could see how to do it was going into the scheduled 
transactions options, adjusting the day ahead value, exit GNUCash, 
restart and change the day ahead value back to zero.


Thanks.



___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Entering A Scheduled Transaction Early

2021-04-04 Thread David Carlson
Jack,

You are not the first user that believes the Scheduled Transaction workflow
could be improved.  Over the years there have been suggestions for minor
improvements to reduce the average number of keystrokes to implement each
transaction to radical changes to the entire process.

The existing process works.  If it ain't broke

There has been no significant change in the last decade, so we are waiting
for a volunteer to step up with a good idea and the time to devote to the
project.

If you have some time...

On Sun, Apr 4, 2021 at 11:26 AM Michael Hendry 
wrote:

> > On 4 Apr 2021, at 15:30, Jack Frillman via gnucash-user <
> gnucash-user@gnucash.org> wrote:
> >
> > That's not what I was trying to do.
>
> Is this scheduled transaction (Sx) the first of a series (A), or is it
> part of an existing series which is to be paid earlier than normal? (B)
>
> If (A): create the Sx with the early start date, and adjust the Sx after
> that date has past.
>
> If (B): duplicate last month’s (already created) transaction, and put in
> the desired date. Adjust the Sx so that its first payment will be next
> month.
>
> If neither (A) nor (B) please explain what you are trying to do.
>
> Regards,
>
> Michael
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> If you are using Nabble or Gmane, please see
> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> -
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>


-- 
David Carlson
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Entering A Scheduled Transaction Early

2021-04-04 Thread Michael Hendry
> On 4 Apr 2021, at 15:30, Jack Frillman via gnucash-user 
>  wrote:
> 
> That's not what I was trying to do.

Is this scheduled transaction (Sx) the first of a series (A), or is it part of 
an existing series which is to be paid earlier than normal? (B)

If (A): create the Sx with the early start date, and adjust the Sx after that 
date has past.

If (B): duplicate last month’s (already created) transaction, and put in the 
desired date. Adjust the Sx so that its first payment will be next month.

If neither (A) nor (B) please explain what you are trying to do.

Regards,

Michael
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Entering A Scheduled Transaction Early

2021-04-04 Thread Jack Frillman via gnucash-user

That's not what I was trying to do.

On 4/4/21 9:24 AM, Glenn Fowler wrote:

I can think of two ways.
You can just leave it for the 15th and then after this month posts 
just manually edit to the desired date.
You can also start the scheduled transactions next month and do a 
manual entry this month.


On Sun, Apr 4, 2021, 8:29 AM Jack Frillman via gnucash-user 
mailto:gnucash-user@gnucash.org>> wrote:



I have a scheduled transaction for the 15th of each month.
This month and only this one time I want to make it before it's
scheduled date of the 15th.
How can easily I do that?

The only way I could see how to do it was going into the scheduled
transactions options, adjusting the day ahead value, exit GNUCash,
restart and change the day ahead value back to zero.

Thanks.

-- 
Old Unix programmers never die, they just mv to /dev/null

- Anonymous

___
gnucash-user mailing list
gnucash-user@gnucash.org 
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user

If you are using Nabble or Gmane, please see
https://wiki.gnucash.org/wiki/Mailing_Lists
 for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.



--
Old Unix programmers never die, they just mv to /dev/null
- Anonymous

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Entering A Scheduled Transaction Early

2021-04-04 Thread Jack Frillman via gnucash-user



On 4/4/21 8:54 AM, David Carlson wrote:
There are a couple of ways.  One is to set the Scheduled Transaction 
to Remind you several days early.   Then it will remind you as 
scheduled until you actually go through the Since Last Run list and 
convert the Reminder to To-Create.


That's essentially what I did and that's not what I want to do. If I 
have to go through that I might as well enter it manually.
I was look for doing something like double clicking on the scheduled 
transaction and having it commit right away.






It is not necessary to re-start GnuCaash to trigger the Since Last Run 
action.  Simply click Actions > Scheduled Transactions > Since Last 
Run...and the SLR assistant runs..


If you want to make another change to the settings, then click Actions 
> Scheduled Transaction Editor just above to make the change.



On Sun, Apr 4, 2021 at 7:30 AM Jack Frillman via gnucash-user 
mailto:gnucash-user@gnucash.org>> wrote:



I have a scheduled transaction for the 15th of each month.
This month and only this one time I want to make it before it's
scheduled date of the 15th.
How can easily I do that?

The only way I could see how to do it was going into the scheduled
transactions options, adjusting the day ahead value, exit GNUCash,
restart and change the day ahead value back to zero.

Thanks.

-- 
Old Unix programmers never die, they just mv to /dev/null

- Anonymous

___
gnucash-user mailing list
gnucash-user@gnucash.org 
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user

If you are using Nabble or Gmane, please see
https://wiki.gnucash.org/wiki/Mailing_Lists
 for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.



--
David Carlson


--
Old Unix programmers never die, they just mv to /dev/null
- Anonymous

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Entering A Scheduled Transaction Early

2021-04-04 Thread Glenn Fowler
I can think of two ways.
You can just leave it for the 15th and then after this month posts just
manually edit to the desired date.
You can also start the scheduled transactions next month and do a manual
entry this month.

On Sun, Apr 4, 2021, 8:29 AM Jack Frillman via gnucash-user <
gnucash-user@gnucash.org> wrote:

>
> I have a scheduled transaction for the 15th of each month.
> This month and only this one time I want to make it before it's
> scheduled date of the 15th.
> How can easily I do that?
>
> The only way I could see how to do it was going into the scheduled
> transactions options, adjusting the day ahead value, exit GNUCash,
> restart and change the day ahead value back to zero.
>
> Thanks.
>
> --
> Old Unix programmers never die, they just mv to /dev/null
> - Anonymous
>
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> If you are using Nabble or Gmane, please see
> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> -
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Entering A Scheduled Transaction Early

2021-04-04 Thread David Carlson
There are a couple of ways.  One is to set the Scheduled Transaction to
Remind you several days early.   Then it will remind you as scheduled until
you actually go through the Since Last Run list and convert the Reminder to
To-Create.

It is not necessary to re-start GnuCaash to trigger the Since Last Run
action.  Simply click Actions > Scheduled Transactions > Since Last
Run...and the SLR assistant runs..

If you want to make another change to the settings, then click Actions >
Scheduled Transaction Editor just above to make the change.


On Sun, Apr 4, 2021 at 7:30 AM Jack Frillman via gnucash-user <
gnucash-user@gnucash.org> wrote:

>
> I have a scheduled transaction for the 15th of each month.
> This month and only this one time I want to make it before it's
> scheduled date of the 15th.
> How can easily I do that?
>
> The only way I could see how to do it was going into the scheduled
> transactions options, adjusting the day ahead value, exit GNUCash,
> restart and change the day ahead value back to zero.
>
> Thanks.
>
> --
> Old Unix programmers never die, they just mv to /dev/null
> - Anonymous
>
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> If you are using Nabble or Gmane, please see
> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> -
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>


-- 
David Carlson
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.