Am 10.06.2013 22:20, schrieb Skip:
I am upgrading to 12.04 and trying to import what I exported from the old system. The ProductCatalog entity is being exported with parents coming after the entries and fails. So, I tried to run a service that I wrote to
What about using the -createfks parameter with commandline import, i.e. java -jar ofbiz.jar -install -dir=/dir/xml -timeout=7200 -createfks=true Christian
