From 1f21ca73cc01dbc7d3b0d9a832122cf4b0e6fba6 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 fffdf27fe..13be1b967 100644 --- a/xero_accounting.yaml +++ b/xero_accounting.yaml @@ -21710,7 +21710,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