I'm creating a new module in odoo. I want to see all the invoices as many2one. then when I select an invoice, then I want to see all the products in the invoice, then I want to see all the lots in the invoice. Then I want to add customer and purchase date from the invoice. How is this possible?
When we want to see all the partners, we use 'res.partners'. Like that do we have an option to see all the invoices created in odoo.??