Re: Add Hidden Field for Catalog Reference
I'm not aware of any 'add a field' type module, but what you want to do is not difficult to achieve. First you need to modify the the database to add the new field(s), then you need to modify the admin product edit page (admin/includes/modules/product/collect_info.php) so you can enter and display the details. Finally you need to modify admin/includes/modules/update_product.php to actually enter the data into the new database field(s).
Neville
An assumption is what you arrive at when you get tired of thinking...