Class: ViewLeadTime

Inherits:
ApplicationViewRecord show all
Includes:
Models::SearchableView
Defined in:
app/models/view_lead_time.rb

Overview

== Schema Information

Table name: view_lead_times
Database name: primary

adjusted_lead_time :integer
effective_date :date
exclude_lead_time :boolean
lead_time :integer
item_id :integer
purchase_order_id :integer
shipment_receipt_item_id :integer
supplier_id :integer

Method Summary

Methods included from Models::SearchableView

#crm_link, #crm_link_subtitle, #has_columns?, #main_resource, #readonly?

Methods inherited from ApplicationViewRecord

create, create!, #readonly?

Methods inherited from ApplicationRecord

ransackable_associations, ransackable_attributes, ransackable_scopes, ransortable_attributes, #to_relation

Methods included from Models::EventPublishable

#publish_event