From 0724e6fc29427db1ab76ef90665c5d0d72c81831 Mon Sep 17 00:00:00 2001 From: Mia Miu Date: Sun, 2 Aug 2026 18:52:33 +1200 Subject: [PATCH] fix: make credit note sent flag writable --- xero_accounting.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/xero_accounting.yaml b/xero_accounting.yaml index 3340f0d01..76df2451f 100644 --- a/xero_accounting.yaml +++ b/xero_accounting.yaml @@ -21745,7 +21745,6 @@ components: type: string SentToContact: description: Boolean to set whether the credit note in the Xero app should be marked as “sent”. This can be set only on credit notes that have been approved - readOnly: true type: boolean CurrencyRate: description: The currency rate for a multicurrency invoice. If no rate is specified, the XE.com day rate is used