lib/netsuite/records/term.rb in netsuite-0.3.1 vs lib/netsuite/records/term.rb in netsuite-0.3.2
- old
+ new
@@ -3,10 +3,10 @@
class Term
include Support::Fields
include Support::RecordRefs
include Support::Actions
- actions :get, :add, :delete, :upsert
+ actions :get, :get_list, :add, :delete, :upsert
fields :due_next_month_if_within_days, :name, :date_driven, :days_until_expiry, :days_until_next_due,
:day_discount_expires, :day_of_month_net_due, :discount_percent, :discount_percent_date_driven, :is_inactive,
:preferred