lib/xeroizer/models/invoice.rb in xeroizer-2.15.8 vs lib/xeroizer/models/invoice.rb in xeroizer-2.15.9

- old
+ new

@@ -71,9 +71,10 @@ decimal :amount_credited datetime_utc :updated_date_utc, :api_name => 'UpdatedDateUTC' string :currency_code decimal :currency_rate datetime :fully_paid_on_date + datetime :expected_payment_date boolean :sent_to_contact boolean :has_attachments belongs_to :contact has_many :line_items