Skip to main content

invoice_update_draft

Function invoice_update_draft 

Source
pub fn invoice_update_draft(conn: &Connection, inv: &Invoice) -> Result<()>
Expand description

Draft-only metadata edit. Rejects edits to issued / paid / void invoices — the correct path for those is a credit note.