partial void UpdateInvoice(Invoice instance);
partial void DeleteInvoice(Invoice instance);
partial void InsertInvoice(Invoice instance);