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:
@@ -49,7 +49,7 @@ class QboInvoice < ActiveRecord::Base
|
||||
end
|
||||
|
||||
# processes the invoice into the system
|
||||
def process_invoice(invoice)
|
||||
def self.process_invoice(invoice)
|
||||
|
||||
is_changed = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user