sales and orders methods updates
This commit is contained in:
@@ -5,6 +5,7 @@ class CreateCustomers < ActiveRecord::Migration[5.0]
|
||||
t.string :company
|
||||
t.string :contact_no
|
||||
t.string :email
|
||||
t.date :date_of_birth
|
||||
t.string :membership_id
|
||||
t.string :membership_type
|
||||
t.string :membership_authentication_code
|
||||
|
||||
Reference in New Issue
Block a user