update merge with admibbsb-materi for multiple set item and report
This commit is contained in:
@@ -419,8 +419,9 @@ scope "(:locale)", locale: /en|mm/ do
|
||||
resources :stock_check, :only => [:index, :show]
|
||||
resources :payment_method
|
||||
resources :product_sale, :only => [:index, :show]
|
||||
|
||||
get "saleitem/get_shift_by_date", to: "saleitem#show", as: "get_shift_by_sale_item"
|
||||
get "receipt_no/get_shift_by_date", to: "receipt_no#get_shift_by_date", as: "get_shift_by_date"
|
||||
|
||||
end
|
||||
|
||||
# ----------- Inventory ---------------------------
|
||||
|
||||
Reference in New Issue
Block a user