update conflict

This commit is contained in:
Aung Myo
2017-07-31 19:39:50 +06:30
3 changed files with 206 additions and 184 deletions

View File

@@ -156,7 +156,6 @@ class Crm::CustomersController < BaseCrmController
else
format.html { redirect_to crm_customers_path, notice: 'Customer cannot created.' + response["message"] }
end
end
if params[:sale_id]