Finished Request Bill print function
This commit is contained in:
@@ -2,6 +2,6 @@ class Account < ApplicationRecord
|
||||
validates_presence_of :title, :account_type
|
||||
|
||||
has_many :menu_items
|
||||
# belongs_to :lookup , :class_name => "Lookup" ,:foreign_key => :tax_type
|
||||
# belongs_to :lookup , :class_name => "Lookup"
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user