mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 17:04:23 -05:00
Update qbo_invoice.rb
This commit is contained in:
@@ -87,7 +87,7 @@ class QboInvoice < ActiveRecord::Base
|
|||||||
rescue
|
rescue
|
||||||
# Nothing to do here, there is no match
|
# Nothing to do here, there is no match
|
||||||
end
|
end
|
||||||
|
}
|
||||||
# Push updates
|
# Push updates
|
||||||
Qbo.get_base(:invoice).service.update(invoice) if is_changed
|
Qbo.get_base(:invoice).service.update(invoice) if is_changed
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user