Edit Customer

This commit is contained in:
Aung Myo
2017-06-12 18:50:06 +06:30
parent 7dcc777668
commit 92f1f80acb

View File

@@ -28,6 +28,9 @@ class Origami::CustomersController < BaseOrigamiController
# if @membership["status"] == true
# @member_group = @membership["data"]
# end
# puts "Errrrrrrrrrrrrrrrrr"
# puts @crm_customer.valid?
respond_to do |format|
# format.html { render :template => "crm/customers/index" }