mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 08:54:23 -05:00
Update invoice outside of loop (woops)
This commit is contained in:
@@ -77,9 +77,9 @@ class QboInvoice < ActiveRecord::Base
|
||||
end
|
||||
}
|
||||
}
|
||||
}
|
||||
# Push updates
|
||||
Qbo.get_base(:invoice).service.update(invoice)
|
||||
}
|
||||
end
|
||||
}
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user