add validation for payment method,print_setting,tax_profile
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<li class="breadcrumb-item"><a href="<%= print_settings_path %>">Print Setting</a></li>
|
||||
<li class="breadcrumb-item active">Edit</li>
|
||||
<span class="float-right">
|
||||
<%= link_to t('.new', :default => t("views.btn.new")), print_settings_path %>
|
||||
<%= link_to t('.back', :default => t("views.btn.back")), print_settings_path %>
|
||||
</span>
|
||||
</ol>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user