Here's my issue,
I'm writing a migration script for a client, to move his products from an in-house cms to virtuemart.
Most of the script is complete but when I go to a product detail page in virtuemart admin , the price does not show in either of the said fieldboxes. The price does show in the list view, and it does show in the frontend. All read from jos_vm_product
I'm guessing i need to input the price (cross reference?) in another table somewhere but I cannot find it.
Any help here would be greatly appreciated.