nothing change before

This commit is contained in:
Yan
2017-08-10 16:24:56 +06:30
parent 1dbd6eb60a
commit 3e0eebfa88

View File

@@ -65,7 +65,6 @@ class Order < ApplicationRecord
end
def adding_line_items
if self.items
#re-order to
ordered_list = re_order_items(self.items)