-
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class AddBarcode128InBatchLineItems < ActiveRecord::Migration[5.0]
|
||||
def change
|
||||
add_column :batch_line_items, :barcode_format, :string
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user