Change style and redeem

This commit is contained in:
Moe Su
2017-06-13 10:45:56 +06:30
19 changed files with 167 additions and 246 deletions

View File

@@ -9,7 +9,7 @@ Rails.application.routes.draw do
mount Sidekiq::Web => '/kiq'
# Action Cable Creation
# mount ActionCable.server => "/cable"
mount ActionCable.server => "/cable"
#--------- SmartSales Installation ------------#
get 'install' => 'install#index'
@@ -95,7 +95,7 @@ Rails.application.routes.draw do
get 'sale/:sale_id/payment/others_payment/MPU' => "mpu#index"
post 'payment/mpu' => "mpu#create"
get 'sale/:sale_id/payment/others_payment/REDEEMREBATE' => "redeem_payments#index"
get 'sale/:sale_id/payment/others_payment/REDEEM' => "redeem_payments#index"
#---------Add Customer --------------#
#resources :customers