Update _settings.html.erb

This commit is contained in:
2016-08-04 10:05:07 -04:00
committed by GitHub
parent 787ae1b8df
commit a8ccde6c81

View File

@@ -70,12 +70,16 @@ intuit.ipp.anywhere.setup({menuProxy: '/path/to/blue-dot', grantUrl: '<%= qbo_au
</table>
<br/>
Note: You need to authenticate after saving your key and secret above
Note: You need to authenticate after saving your key and secret above <%= link_to " Sync", qbo_sync_path %>
<br/>
<br/>
<!-- this will display a button that the user clicks to start the flow -->
<ipp:connectToIntuit></ipp:connectToIntuit>
<br/>
<br/>
<div>
<b>Customer Count:</b> <%= Customer.count%>
</div>