mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 17:04:23 -05:00
Started working on the QBO index page
This commit is contained in:
@@ -12,6 +12,12 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
||||
|
||||
<body>
|
||||
|
||||
<h2>QboController#index</h2>
|
||||
<h1> Redmine Quickbooks</h1>
|
||||
|
||||
Customer Count: <%= @qbo_customer_count %>
|
||||
|
||||
<br/>
|
||||
<br/>
|
||||
<%= link_to "Sync", qbo_sync_path %>
|
||||
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user