mirror of
https://github.com/rickbarrette/redmine_qbo_lineitems.git
synced 2026-04-02 07:01:59 -04:00
Create estimate on issue close.
This commit is contained in:
@@ -33,6 +33,8 @@ class CreateLineItems < ActiveRecord::Migration[7.0]
|
||||
null: false,
|
||||
default: 0
|
||||
|
||||
t.boolean :billed
|
||||
|
||||
t.timestamps
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user