update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
class Api::InvoicesController < ActionController::API
|
||||
before :authenticate_token
|
||||
before :set_sale_params, only:[:show, :update, :destroy]
|
||||
# before :authenticate_token
|
||||
# before :set_sale_params, only:[:show, :update, :destroy]
|
||||
|
||||
#List open invoices for today.
|
||||
def index
|
||||
|
||||
Reference in New Issue
Block a user