I want to retrieve all the properties of a product (product.tamplate) to a custom module from a field
product_field = fields.Many2one('product.template',string="Product")
I would like to have a field in the form of a table with the product columns as titles