Ask, reply and learn. Join the community of Akaunting.
I even just cleaned up the database itself under the "_users", "_user_companies", "_user_dashboards", & "_user_invitations" tables to ensure there was just the one user (myself) and it's "id" field is 1. And all the other tables just have one entry referencing "user_id" as 1.
and the "_companies" table also just has 1 company in it as well.
it did have 2 rows in that table, both were identical tho with the "created_from" field having "core::console" as their entries. The only difference between the two was the "created_at" & "updated_at" fields being slightly different by a matter of seconds I think.
So I deleted the second company record, which had an "id" of 2.
still no luck creating a new customer
ooh...fixed it!
i reverted back to whatever version i had pre-3.1, and cleaned up the DB from that version in the same fashion as what I did in my previous post. THEN I ran the 3.1.2 update, and....viola!....it works now! I can now create a new customer!
interesting how cleaning up the 3.1.2 DB didn't do the fix, but cleaning up the pre-3.1 DB did it.
Showing 11 to 13 of 13 discussions