VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product creation => Topic started by: turvas on February 11, 2014, 23:32:26 PM

Title: Default values for Product details
Post by: turvas on February 11, 2014, 23:32:26 PM
hi,

what is right place (file, location) to assign default values (considering some, like SKU might be computed, not fixed) if New product is created?
one candidate seems to be administrator/components/com_virtuemart/views/product/tmpl/product_edit_information.php and other files in this folder, not sure this best place to assign values , like $this->product->product_sku .

any thoughts?

br