I created a new product type and everything works except the indexing of the price. I checked the catalog_product_index_price table and all the values are NULL. This turned out to give some problems in the layered navigation (a negative value). Do i have to call a function to get my prices indexed?
EDIT The product type created is created in the image of a bundled product.
Thx in advance