Jump to content

Company Tax Id Displayed In Client Profile's Tax Id


PhatPixel

Recommended Posts

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...