update customer

This commit is contained in:
Aung Myo
2017-06-24 11:12:30 +06:30
parent e01ecc6e0f
commit d9c53e73f8
6 changed files with 7 additions and 6 deletions

View File

@@ -30,6 +30,7 @@ class Origami::HomeController < BaseOrigamiController
order.order_items.each do |item|
@order_items.push(item)
end
end
end
@status_order = 'order'
else