mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 17:04:23 -05:00
Update qbo_controller.rb
This commit is contained in:
@@ -103,10 +103,10 @@ class QboController < ApplicationController
|
|||||||
else
|
else
|
||||||
obj.sync_by_id(id)
|
obj.sync_by_id(id)
|
||||||
end
|
end
|
||||||
|
end
|
||||||
else
|
else
|
||||||
render nothing: true, status: 400
|
render nothing: true, status: 400
|
||||||
end
|
end
|
||||||
end
|
|
||||||
|
|
||||||
# Record that last time we updated
|
# Record that last time we updated
|
||||||
Qbo.update_time_stamp
|
Qbo.update_time_stamp
|
||||||
|
|||||||
Reference in New Issue
Block a user