Author Topic: Bug report: built-in FL tax rate does not appear in admin GUI list  (Read 328 times)

pmw

  • Jr. Member
  • **
  • Posts: 14
    • View Profile
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.

greg

  • Administrator
  • Sr. Member
  • *****
  • Posts: 142
    • View Profile
    • KonaKart Website
Re: Bug report: built-in FL tax rate does not appear in admin GUI list
« Reply #1 on: May 15, 2011, 11:45:16 PM »
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.   

pmw

  • Jr. Member
  • **
  • Posts: 14
    • View Profile
Re: Bug report: built-in FL tax rate does not appear in admin GUI list
« Reply #2 on: May 16, 2011, 12: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.