Skip to content

Commit

Permalink
12878: add model in migration
Browse files Browse the repository at this point in the history
  • Loading branch information
chahmedejaz committed Nov 18, 2024
1 parent 39fa8e0 commit 42fc0f7
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
class UpdateItemNameToProductInOdReport < ActiveRecord::Migration[7.0]
class ReportRenderingOptions < ActiveRecord::Base; end

# OD: Orders and Distributors
def up
# adding subtype filter just to be safe
Expand Down

0 comments on commit 42fc0f7

Please sign in to comment.