Hello, Is there a way to add a custom field to the product template using a > new module?
Did you try creating a class inheriting from Template which _name would be "product.template" ? I think it should make your model replace the default one. Jean -- [email protected] mailing list
