You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/xero-ruby/models/accounting/organisation.rb
+3-2
Original file line number
Diff line number
Diff line change
@@ -175,6 +175,7 @@ class Organisation
175
175
IGNITE ||= "IGNITE".freeze
176
176
GROW ||= "GROW".freeze
177
177
COMPREHENSIVE ||= "COMPREHENSIVE".freeze
178
+
SIMPLE ||= "SIMPLE".freeze
178
179
179
180
# BUSINESS or PARTNER. Partner edition organisations are sold exclusively through accounting partners and have restricted functionality (e.g. no access to invoicing)
0 commit comments