mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-09 01:14:23 -05:00
Update qbo_controller.rb
This commit is contained in:
@@ -75,6 +75,9 @@ class QboController < ApplicationController
|
|||||||
QboEstimate.update_all
|
QboEstimate.update_all
|
||||||
QboInvoice.update_all
|
QboInvoice.update_all
|
||||||
QboPurchase.update_all
|
QboPurchase.update_all
|
||||||
|
|
||||||
|
# Record the last sync time
|
||||||
|
Qbo.update_time_stamp
|
||||||
end
|
end
|
||||||
|
|
||||||
redirect_to qbo_path(:redmine_qbo), :flash => { :notice => "Successfully synced to Quickbooks" }
|
redirect_to qbo_path(:redmine_qbo), :flash => { :notice => "Successfully synced to Quickbooks" }
|
||||||
|
|||||||
Reference in New Issue
Block a user