shop_code
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
class Origami::VoidController < BaseOrigamiController
|
||||
authorize_resource :class => false
|
||||
def overall_void
|
||||
|
||||
@shop = Shop.current_shop
|
||||
sale_id = params[:sale_id]
|
||||
remark = params[:remark]
|
||||
order_source = params[:type] #tax profile source
|
||||
|
||||
Reference in New Issue
Block a user