Tuesday, July 27, 2021

The lino_xl.lib.orders.InvoicesByOrder. now uses lino_xl.lib.invoicing.InvoiceGenerator.get_invoiceable_partner(). We want this table to show all invoices having the same invoice recipient as this current order. Until now it was used only in Lino Presto where the lino.core.site.Site.project_model is a subclass of lino_xl.lib.contacts.Partner. But in Lino Noi it’s different.