Im working on 1.7.8+ version, i would like to add custom fields to product without override. (facing many issues with override, sometimes need to remove /var/cache/<dev/prod>/class_index.php).
The fields are used for frontend and backend purpose.
Is there a way that custom fields can be added without override? (using hooks or other way)
Thanks,