This commit is contained in:
yamin
2017-08-21 10:14:16 +06:30
parent dc95f78202
commit 150c843fe0

View File

@@ -7,6 +7,7 @@
<%= f.input :alt_name %>
<%= f.input :unit_price %>
<%= f.input :image_path %>
<%= f.input :description %>
<%= f.input :information %>
<label><%= f.check_box :taxable %>Taxable</label>