This question has been flagged

I'm developing a module that will extend Invoicing functionality: I would like to create custom form that will get specific fields from validated Odoo invoice (customer name, invoice lines etc.) and create a new form (similar functionality to creating invoices based on Sales Order)

How should I get the invoice lines for inserting them in the new form?

Avatar
Discard
Best Answer

plz check out this forum thread might help or you could get some idea how Odoo sale model.line work

https://www.odoo.com/forum/help-1/question/invoice-lines-and-sale-order-lines-relation-36072#commentforumpost-36181.


hoe this might help.


Avatar
Discard