From 5d2d1e6cd893ffd1482e8ffcb323096f1e4471e0 Mon Sep 17 00:00:00 2001 From: Kshitiz Suwal Date: Sun, 12 Jul 2026 07:13:22 +1000 Subject: [PATCH] fix(accounting): 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 8b09bb06a..6c9861cc8 100644 --- a/xero_accounting.yaml +++ b/xero_accounting.yaml @@ -21377,7 +21377,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