When will be related products feature available?
Related products / 1.9.8M has commented code regarding this type of custom fileds. Also table reletd_products exists, but it seems no usage in code...
Any development needed? Can I help?
UPDATE:
//@@ AND field_type <> "R" AND field_type <> "Z" ';
uncommenting all conditions to "R" and "Z" custom field types brings related products alive.
What is missing to use it in production environment?