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