lib/netsuite/records/invoice.rb in netsuite-0.2.3 vs lib/netsuite/records/invoice.rb in netsuite-0.2.4

- old
+ new

@@ -5,10 +5,10 @@ include Support::RecordRefs include Support::Records include Support::Actions include Namespaces::TranSales - actions :get, :initialize, :add, :delete + actions :get, :initialize, :add, :delete, :upsert fields :balance, :bill_address, :billing_schedule, :contrib_pct, :created_date, :currency_name, :custom_field_list, :deferred_revenue, :discount_amount, :discount_date, :discount_item, :discount_rate, :due_date, :email, :end_date, :est_gross_profit, :est_gross_profit_percent, :exchange_rate,