Re: Problem with tax table under sqlite3

2018-03-27 Thread Rick Copple
On 03/27/2018 08:26 AM, Geert Janssens wrote: I have tried to reproduce on 2.6.18 but I can't. I have started with an old sqlite based book, created a new invoice in it with a tax table set and posted the invoice. Looking in the AR register, the transaction does have have the correct tax splits.

Re: Invoicing - percent of labor not taxable

2018-03-27 Thread Derek Atkins
Hi, Adjust the "Tax Rate" to be 80% of the rate. You can compute this relatively easily with a little algebra. Let's say the tax rate is 5%, and you have $100 in billable labor. Only 80% of that is taxable, so 0.8*100 = $80. Then you take 5% of that, .05*80 = $4. In this example you could

Invoicing - percent of labor not taxable

2018-03-27 Thread Matthew Pressly
Our state tax laws are such that most of the work that I do is considered "data processing" of which 20% is exempt and 80% is taxable. Is there a good way to configure GnuCash to handle that when making an invoice? I've thought of several approaches, but none seem very satisfactory: * Make

Re: Fast reactions to 2.7.8

2018-03-27 Thread Dave H
Geert, I'm with Stan on this one - installed 2.7.? on another pc and it was one of the few things I noticed apart from the tabs being wider and the font being bigger :-( FYI I currently have icons/labels on both Mac Hi Sierra and Windows 7 & 10. From memory I don't think they show up on Ubuntu

Re: Suddenly adding sales tax on employee vouchers

2018-03-27 Thread farside268
Now the employee voucher has stopped adding tax again. I've attached screenshots of voucher 70, which automatically added tax when I entered a line item. I then closed GnuCash, reloaded, and created voucher 71, which is not adding tax again. I didn't do anything different when creating them. Can

Re: Fast reactions to 2.7.8

2018-03-27 Thread AC
On 2018-03-27 11:15, Geert Janssens wrote: > Op dinsdag 27 maart 2018 18:44:38 CEST schreef Stan Brown: >> (1) Not a fan of the toolbar showing icons without words. I _hate_ an >> interface where you have to hover over every single icon until you can find >> the one you want. >> > Not a fan of

Suddenly adding sales tax on employee vouchers

2018-03-27 Thread farside268
Since my last post, I must have broken something. My employee voucher entries are now automatically adding sales tax to the amounts. I don't know where this came from, but it actually causes more problems because I can't find a way to deactivate it where appropriate. -- Sent from:

Re: Fast reactions to 2.7.8

2018-03-27 Thread Stan Brown
On Tue, Mar 27, 2018, at 2:15 PM, Geert Janssens wrote: > Op dinsdag 27 maart 2018 18:44:38 CEST schreef Stan Brown: > > (2) At first I thought performance was horrendously slow, when I was > > entering transactions in the general ledger. Turns out the actual issue was > > that the Tab key,

Re: Fast reactions to 2.7.8

2018-03-27 Thread Stan Brown
> > On Mar 27, 2018, at 11:44 AM, Stan Brown wrote: > > > > (1) Not a fan of the toolbar showing icons without words. I _hate_ an > > interface where you have to hover over every single icon until you can find > > the one you want. > > > > Many programs offer

Re: Fast reactions to 2.7.8

2018-03-27 Thread Adrien Monteleone
On the #1, I was about to suggest it might be an issue only on Windows, but I see the labels don’t show up in my Ubuntu installation either. They do appear on my Mac though, and I don’t see anyway to toggle them. Both are 2.6.19 so this isn’t something new in the 2.7 series. Regards, Adrien >

Fast reactions to 2.7.8

2018-03-27 Thread Stan Brown
(1) Not a fan of the toolbar showing icons without words. I _hate_ an interface where you have to hover over every single icon until you can find the one you want. Many programs offer "words only", "icons only", and "icons and words" as choices. I couldn't find anything like that. Please add

Re: Problem with tax table under sqlite3

2018-03-27 Thread Rick Copple
Sure, will do so when I get back home this evening. Thanks. Rick Copple ⁣ On Mar 27, 2018, 8:26 AM, at 8:26 AM, Geert Janssens wrote: >Op maandag 26 maart 2018 02:29:12 CEST schreef John Ralls: >> > On Mar 25, 2018, at 5:21 PM, Rick Copple

Re: Problem with tax table under sqlite3

2018-03-27 Thread Geert Janssens
Op maandag 26 maart 2018 02:29:12 CEST schreef John Ralls: > > On Mar 25, 2018, at 5:21 PM, Rick Copple > > wrote: > > > > Thank you, John, for bearing with me. > > > > On 03/25/2018 04:37 PM, John Ralls wrote: > >> Rick, > >> > >> OK, I'll try again. You