tax profiles

This commit is contained in:
Myat Zin Wai Maw
2020-01-16 10:05:45 +06:30
parent bad510c6b4
commit 676251a12c
14 changed files with 79 additions and 66 deletions

View File

@@ -159,7 +159,6 @@ class Sale < ApplicationRecord
})
end
end
puts sale.sale_items.to_json
sale.orders << booking.orders
sale.customer_id = booking.orders[0].customer_id