KonaKart Community Forum

Installation / Configuration => Configuration of KonaKart => Topic started by: pmw on May 15, 2011, 08:04:06 pm

Title: Bug report: built-in FL tax rate does not appear in admin GUI list
Post by: pmw on May 15, 2011, 08:04:06 pm
Hi, all. With the latest version of KonaKart, I tried to modify or delete the FL tax rate of 6.0% that comes pre-loaded with the demo SQL load.

The FL rate does not appear in the "Tax Rates" page of the admin GUI -- but the GUI is aware that something is present! I am attaching a screenshot of how it appears.

Meanwhile, in the PostgreSQL database I see the FL entry in the tax_rates table.
Title: Re: Bug report: built-in FL tax rate does not appear in admin GUI list
Post by: greg on May 16, 2011, 05:45:16 am
It's probably because you have deleted data that the Florida tax rates depends upon..  eg.. the tax class or the tax zone for example.   
Title: Re: Bug report: built-in FL tax rate does not appear in admin GUI list
Post by: pmw on May 16, 2011, 06:02:11 am
Yep, I sure did. The tax system that comes with KonaKart is quite complicated, so I didn't know what I was doing.

I'd expect the dependent elements (such as the FL tax rate) to be deleted if I delete the tax class or class zone -- or KonaKart's GUI shouldn't let me delete it.