mirror of
https://github.com/rickbarrette/redmine_qbo_lineitems.git
synced 2026-04-02 07:01:59 -04:00
Added settings page for Item stats
This commit is contained in:
5
app/views/line_items/_settings.html.erb
Normal file
5
app/views/line_items/_settings.html.erb
Normal file
@@ -0,0 +1,5 @@
|
||||
<div>
|
||||
<b><%=t(:label_item_count)%></b> <%= Item.count %> @ <%= Item.last_sync %>
|
||||
<br/>
|
||||
<%=t(:label_last_sync)%> </b> <%= Qbo.last_sync if Qbo.exists? %>
|
||||
</div>
|
||||
Reference in New Issue
Block a user