i need to access the default code in the table product_product (i need to use this field since the product is a variant)but i dont know how to do it
i already tried
l.product_id.product_product_tmpl_id.default_code
but it gives an empty result while their is value in the actual table
sorry its l.product_id.product_tmpl_id.default_code
still when i show a date or id or any other value from the same table it woks except for default_code