mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-12-29 14:11:00 -05:00
Update payment.rb
This commit is contained in:
@@ -31,7 +31,7 @@ class Payment
|
|||||||
begin
|
begin
|
||||||
Qbo.get_base(:payment).service.update(payment)
|
Qbo.get_base(:payment).service.update(payment)
|
||||||
rescue Exception => e
|
rescue Exception => e
|
||||||
@errors.add(e.message)
|
errors.add(e.message)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user