I've a big problem. I'm using Odoo managing clothing. I've a problem with compiling the purchase order. The procedure is really slow. For example I've an order with 100 article template, and each article has at least 2 variants. You understand that is really slow to add all the single product.product (single variant product) everytime I make a purchase order. Is there a way that after a click on "add a row" it will show me a view so i can select the product.template and automatically put in the order the product.product variants or it would be the same to have a view with checkboxes and select all the product.product that I need to put in the purchase order?
Thank you