Commit be154d10 by yasir

update

1 parent e6667ec3
...@@ -359,7 +359,7 @@ class view_pay(BaseView): ...@@ -359,7 +359,7 @@ class view_pay(BaseView):
customer_def_data = {} customer_def_data = {}
customer_def_data['name_cust'] = 'Nama Customer' customer_def_data['name_cust'] = 'Nama Customer'
customer_def_data['phone_cust'] = '0888888888888' customer_def_data['phone_cust'] = '0888888'
customer_def_data['email_cust'] = 'email@customer.com' customer_def_data['email_cust'] = 'email@customer.com'
customer_def_data['address_cust'] = 'Jl. Alamat no. 99' customer_def_data['address_cust'] = 'Jl. Alamat no. 99'
customer_def_data['city_cust'] = 'Kota Customer' customer_def_data['city_cust'] = 'Kota Customer'
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!