mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 08:54:23 -05:00
Update _settings.html.erb
This commit is contained in:
@@ -70,12 +70,16 @@ intuit.ipp.anywhere.setup({menuProxy: '/path/to/blue-dot', grantUrl: '<%= qbo_au
|
|||||||
</table>
|
</table>
|
||||||
|
|
||||||
<br/>
|
<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/>
|
<br/>
|
||||||
|
|
||||||
<!-- this will display a button that the user clicks to start the flow -->
|
<!-- this will display a button that the user clicks to start the flow -->
|
||||||
<ipp:connectToIntuit></ipp:connectToIntuit>
|
<ipp:connectToIntuit></ipp:connectToIntuit>
|
||||||
|
|
||||||
|
<br/>
|
||||||
|
<br/>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<b>Customer Count:</b> <%= Customer.count%>
|
<b>Customer Count:</b> <%= Customer.count%>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user