Jump to content

Company Tax Id Displayed In Client Profile's Tax Id


Recommended Posts

Posted

I've discovered a potential bug in 3.1.1 which probably only affects people who have migrated from v2.  It seems that when there is no record in the database for a client in client_settings.key with "tax_id", it displays the company tax ID (my tax ID) on the client profile and also on the invoice.  When I edit the client profile and wipe out my company tax ID, a blank value is stored in the client_settings table and the problem disappears.  However, this means I need to edit every client that was migrated to remove the incorrect tax ID.

 

A MySQL INSERT query could insert blank values to fix this for all clients that don't have an entry in the client_settings table for key "tax_id", or perhaps there is a bug in the code that is fetching the wrong tax ID to display in the client profile when one does not exist in the database.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...