Hello,
I'm developing a product configurator wiht many attribute and variants.
One of things I have to register is a text that the customer insert/fill during the configuration.
This text will be plotted later over a surface of the product by printing or by laser process.
Always within the same configuration, I have to record a file (image) that customer upload into the order.
This file will be printed on a separate plaque.
I'm wondering how can I implement these 'new' two attributes into Odoo.
Thanks