Re: GnuCash on ArchLinux

2017-09-19 Thread John Ralls


> On Sep 19, 2017, at 2:40 PM, ala...@tuta.io wrote:
> 
> Hey John
> 
> Do you know when is it going to happen when 2.8 is released? 
> Problem is that none of the tips other guys suggested worked and in the 
> meanwhile i found some other free accounting software but i still would like 
> to test gnucash at some point.

I’m hoping for less than 6 months from now, but reports don’t display on either 
Windows or Mac right now so we can’t even release 2.7.0 to start the user 
testing cycle until we get that figured out.

Regards,
John Ralls
___
gnucash-user mailing list
gnucash-user@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

Re: Window location

2017-09-19 Thread John Morris
For what it's worth, I, too, have been bothered by this in the past. For me, 
the main issue is that the report-options window opens on top of the report and 
opens way too small to be particularly useful. Consequently, I have to move and 
resize that window every time I want to change the report options. I have not 
raised this issue before because I have no time to offer to this project and I 
don't see that changing in the near future.

Best,
John

> On Sep 19, 2017, at 10:47 AM, Matthew Pounsett  wrote:
> 
> Hi all.
> 
> I work in a bit of an edge case, in that I have a very large desktop (just
> shy of 7k pixels wide, over 1.5 meters of physical distance).  The main
> gnucash window seems to save its location and always open where it was last
> closed.  This is awesome.  However, nearly every other window (I think
> probably every single other window, but I'm allowing that maybe there's
> something I haven't noticed) opens at the 0,0 desktop coordinate (top
> left).  This is way out of my eye line.  And yes, I'm aware this is a first
> world problem of the highest order.  :)
> 
> Is this a problem anyone else even notices?  If not, I'm fine to suck it up
> and deal, but it would be a huge convenience to me if gnucash was able to
> save the locations of other windows, or alternatively, open them in the
> vicinity of the parent window.
> 
> My C knowledge is fairly rudimentary, but I'm a competent programmer in a
> few other languages.  I'd be happy to help out with a feature if that seems
> like a thing I could reasonably help with, or if the core team doesn't
> think it's high priority enough to put on the future feature list.
> 
> - Matt
___
gnucash-user mailing list
gnucash-user@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: Window location

2017-09-19 Thread John Ralls


> On Sep 19, 2017, at 7:47 AM, Matthew Pounsett  wrote:
> 
> Hi all.
> 
> I work in a bit of an edge case, in that I have a very large desktop (just
> shy of 7k pixels wide, over 1.5 meters of physical distance).  The main
> gnucash window seems to save its location and always open where it was last
> closed.  This is awesome.  However, nearly every other window (I think
> probably every single other window, but I'm allowing that maybe there's
> something I haven't noticed) opens at the 0,0 desktop coordinate (top
> left).  This is way out of my eye line.  And yes, I'm aware this is a first
> world problem of the highest order.  :)
> 
> Is this a problem anyone else even notices?  If not, I'm fine to suck it up
> and deal, but it would be a huge convenience to me if gnucash was able to
> save the locations of other windows, or alternatively, open them in the
> vicinity of the parent window.
> 
> My C knowledge is fairly rudimentary, but I'm a competent programmer in a
> few other languages.  I'd be happy to help out with a feature if that seems
> like a thing I could reasonably help with, or if the core team doesn't
> think it's high priority enough to put on the future feature list.

Yeah, it happens on my dual-monitor Mac as well.

For most of the cases it’s a matter of calling “gtk_dialog_set_transient_for()” 
to the parent window before calling gtk_dialog_run(). I’d think that would be a 
pretty straightforward project for you. 

Regards,
John Ralls

___
gnucash-user mailing list
gnucash-user@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

RE: Deleting an invoice or credit

2017-09-19 Thread rmomxtx
Got it. Thanks. Being able to delete an invoice/credit note would be a nice 
feature to see someday.

 

Is there a register where you can see all the invoices or do you have to look 
for them one at a time?

 

From: Buddha Buck [mailto:blaisepas...@gmail.com] 
Sent: Tuesday, September 19, 2017 10:53 AM
To: rmom...@gmail.com; gnucash-user@gnucash.org
Subject: Re: Deleting an invoice or credit

 

You can't delete a credit note or invoice.

 

But you can edit it, including changing the customer involved and the invoice 
number. So the next time you need an invoice or credit note, you can just reuse 
this practice one instead of generating a new one.

 

You might want to create a customer of "Unused Invoices", and assign the unused 
invoices to them. Then when you need a new invoice, check there first.

 

On Tue, Sep 19, 2017 at 11:43 AM  
> wrote:

How do you delete an invoice or credit note? I was practicing and created a
credit note for a customer. Didn't save it or post it but when I search
invoices under his name the credit note shows up. There is no data on the
credit note so it doesn't affect balances but I would like to delete it.
Just can't figure out how!



Thanks,

Roger

___
gnucash-user mailing list
gnucash-user@gnucash.org  
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
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
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Deleting an invoice or credit

2017-09-19 Thread rmomxtx
How do you delete an invoice or credit note? I was practicing and created a
credit note for a customer. Didn't save it or post it but when I search
invoices under his name the credit note shows up. There is no data on the
credit note so it doesn't affect balances but I would like to delete it.
Just can't figure out how!

 

Thanks,

Roger

___
gnucash-user mailing list
gnucash-user@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Window location

2017-09-19 Thread Matthew Pounsett
Hi all.

I work in a bit of an edge case, in that I have a very large desktop (just
shy of 7k pixels wide, over 1.5 meters of physical distance).  The main
gnucash window seems to save its location and always open where it was last
closed.  This is awesome.  However, nearly every other window (I think
probably every single other window, but I'm allowing that maybe there's
something I haven't noticed) opens at the 0,0 desktop coordinate (top
left).  This is way out of my eye line.  And yes, I'm aware this is a first
world problem of the highest order.  :)

Is this a problem anyone else even notices?  If not, I'm fine to suck it up
and deal, but it would be a huge convenience to me if gnucash was able to
save the locations of other windows, or alternatively, open them in the
vicinity of the parent window.

My C knowledge is fairly rudimentary, but I'm a competent programmer in a
few other languages.  I'd be happy to help out with a feature if that seems
like a thing I could reasonably help with, or if the core team doesn't
think it's high priority enough to put on the future feature list.

- Matt
___
gnucash-user mailing list
gnucash-user@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.