update shift sale

This commit is contained in:
Aung Myo
2017-06-30 13:32:56 +06:30
parent 3b9c16d8d5
commit 1d08954a76
14 changed files with 384 additions and 78 deletions

View File

@@ -264,6 +264,7 @@ Rails.application.routes.draw do
resources :receipt_no, :only => [:index, :show]
resources :dailysale, :only => [:index, :show]
resources :saleitem, :only => [:index, :show]
resources :shiftsale, :only => [:index, :show]
# resources :sales, :only => [:index, :show]
# resources :orders, :only => [:index, :show]
# resources :customers, :only => [:index, :show]