Good Afternoon, I have a new question and could use some advice....I am trying to export the products and its related versions..from one database to another.
With the issues I was having with adding an invoice (which the patch from 12.0.0 to 12.0.1 didn't work, HOWEVER, I DID fix my issue, more later on that and why I am attempting this.).
The ONLY data I want to export or import IS the products, it's related links (?) to the components and component versions. The most extensive work I have done is figuring out how to set the products and its components up to track within ProjeqtOr.
I tried trough phpMyAdmin to export all table that have "product" or "version" ("Catalog" also)in their name. Imported the tables into the new DB. Annndd...
All looked well. The data was there.
Then the problem started. ProjeqtOr completely locked up when trying to add data into the product or its version.
Nothing in the logs. Had to close the browser and wait a few minutes before trying to log back in.
So started back over with a clean working database, system and the issue happened again.
As soon as I tried to save a changed product (didn't matter what I changed) ProjeQtOr would lock up and do nothing. If I clicked away, ProjeQtOr would say I had to save or cancel to continue. All the buttons would be greyed out. No save, export, emails. Then the only button that was still blue was the talking bubble.
So my question is this. Which tables do I need to export from one and import to the other the products, their components and versions so if I had to start over with a clean DB, no resources, actions, tickets, decisions requirements etc... and so that ProjeQtOr will still recognize the data and not lock up?
I am assuming that there is a table that I am not importing that is important somehow for this but don't know which ones to grab.
And thats because with my other issue with not able to add invoice lines or change or save or anything....
The patch didn't fix the issues I was having with that.
WHAT DID FIX IT?
A clean database.
Many steps later and after the patch, to trying to fix the invoice issue...
I gave up and decided to start fresh. New install (same files, local test XAMPP stack), new DB.
Invoicing worked correctly and had no issues. I imported the old database annnndddd....
Invoicing locked up and I got the error again.
Tried a few times and every time I imported the old data into the fresh DB invoicing would have errors.
I can only assume there is something in the DB that is causing the invoicing to crash. I looked through all the tables, nothing jumps out at me.
If you would like, I can email you the DB Dump and other relevant technical information, that is causing the error and you can look at it. Maybe something in it will jump out at you?
Thanks for your help.