update order and request bill

This commit is contained in:
Thein Lin Kyaw
2019-12-11 17:56:39 +06:30
parent 26edf23b46
commit 58117d0f48
28 changed files with 336 additions and 448 deletions

View File

@@ -44,9 +44,6 @@ gem 'rack-cors'
# Multi-tenancy for shops
gem 'acts_as_tenant'
# Activerecord-Import is a library for bulk inserting data using ActiveRecord.
gem 'activerecord-import'
# image upload
gem 'carrierwave', '~> 1.0'
gem 'mini_magick'