update membership
This commit is contained in:
@@ -22,6 +22,7 @@ class CreateSales < ActiveRecord::Migration[5.1]
|
||||
t.decimal :amount_changed, :precision => 10, :scale => 2, :null => false, :default => 0.00
|
||||
t.integer :shift_sale_id
|
||||
t.decimal :old_grand_total
|
||||
t.string :rebate_status
|
||||
t.timestamps
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user