Greetings, I am making a report about the products that a team needs to maintain. I add these products through an editable="bottom"
I need the option to mark the products when making the report and print those that I mark.
my code:
string="Products" editable="bottom">
name="product_id"/>
name="product_qty"/>
name="product_uom"/>
name="price_unit"/>
name="amount" sum="Total"/>
name="date"/>
name="delivery_status" sum="Total"/>