I see how I can create an Invoice from a Deal.
When I do so, some aspects of the Invoice are populated from the Deal (like the Contact).
However, the Line Items in the Invoice are not updated from the Deal.
What I’d like to have happen is that the Deal Amount become the Line Item Total (because I’m invoicing for the thing I sold via the Deal).
Any suggestions on how to make this happen?