mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 17:04:23 -05:00
Moved customer issue counts
This commit is contained in:
@@ -25,11 +25,6 @@
|
||||
<td><%= @shipping_address %></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<th><%=t(:issues)%></th>
|
||||
<td><%= customer.issues.count %></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<th><%=t(:label_account_balance)%></th>
|
||||
<td>$<%= customer.balance %></td>
|
||||
|
||||
Reference in New Issue
Block a user