update control with cancancan in sidebar
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
class Transactions::CreditNotesController < ApplicationController
|
||||
|
||||
before_action :set_transactions_sale, only: [:show, :edit, :update, :destroy]
|
||||
|
||||
# GET /transactions/sales
|
||||
|
||||
Reference in New Issue
Block a user