Hello, I am using OpenERP 7.0 POS module. I want to generate automatically one invoice when closing POS session or at the end of day. For this, I have to create one invoice with all the orders of the session and where I have to group the order lines by products.
Can anyone help me doing that? Thank you in advance.