Class: ViewStatementOfAccount
- Inherits:
-
ApplicationViewRecord
- Object
- ActiveRecord::Base
- ApplicationRecord
- ApplicationViewRecord
- ViewStatementOfAccount
- Includes:
- Models::SearchableView
- Defined in:
- app/models/view_statement_of_account.rb
Overview
== Schema Information
Table name: view_statement_of_accounts
Database name: primary
discounted_price :decimal(, )
ext_price :decimal(, )
invoice_state :string(255)
invoice_type :string(255)
jde_number :integer
line_type :text
order_created_by :string(255)
order_number :string(255)
quantity :integer
shipped_date :date
sku :string
company_id :integer
customer_id :integer
invoice_id :integer
order_id :integer
Method Summary
Methods included from Models::SearchableView
#crm_link, #crm_link_subtitle, #has_columns?, #main_resource, #readonly?
Methods inherited from ApplicationViewRecord
Methods inherited from ApplicationRecord
ransackable_associations, ransackable_attributes, ransackable_scopes, ransortable_attributes, #to_relation