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