mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 08:54:23 -05:00
Fixed migration for purchases
This commit is contained in:
@@ -16,5 +16,6 @@ class CreateQboPurchases< ActiveRecord::Migration
|
||||
t.string :description
|
||||
t.integer :customer_id
|
||||
t.integer :issue_id
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user