diff --git a/xero/basemanager.py b/xero/basemanager.py index 26466cc3..57234f4b 100644 --- a/xero/basemanager.py +++ b/xero/basemanager.py @@ -70,6 +70,9 @@ class BaseManager(object): 'IncludeInEmails', 'SentToContact', 'CanApplyToRevenue', + 'IsReconciled', + 'EnablePaymentsToAccount', + 'ShowInExpenseClaims' ) DECIMAL_FIELDS = ( 'Hours',