update control member for osaka

This commit is contained in:
Aung Myo
2017-07-12 19:43:56 +06:30
parent fc986bfed2
commit e34d267fc8
9 changed files with 54 additions and 26 deletions

View File

@@ -7,6 +7,10 @@
<%= f.input :gateway_communication_type %>
<%= f.input :gateway_url %>
<%= f.input :auth_token %>
<%= f.input :discount %>
<%= f.input :rebate %>
<%= f.input :bonus %>
<%= f.input :point %>
<%= f.input :created_by %>
</div>