This commit is contained in:
Myat Zin Wai Maw
2020-01-16 11:50:41 +06:30
parent 623235c2fd
commit 95da00f0fa
6 changed files with 15 additions and 17 deletions

View File

@@ -190,7 +190,6 @@
<td style="padding:2px; text-align:" width="25%" class="item-attr"><strong id="sub_total">0.00</strong></td>
</tr>
</table>
<input type="hidden" name="customer_id" id="customer_id" value="CUS-000000000001">
<% if @sale_id.nil?%>
<button type="button" class="btn btn-primary action-btn create col-md-11" id="create_pay_order" disabled="disabled" style="padding-top:4px !important;padding-bottom:4px !important;"><i class="material-icons" style="font-size:34px;width:34px">attach_money</i></button>
<% else %>