Last part of order refactoring. Now order_article create/update is possible.
This commit is contained in:
parent
4d796b8e73
commit
6202e05841
14 changed files with 161 additions and 97 deletions
|
|
@ -1,4 +1,4 @@
|
|||
class RefactorOrderLogic < ActiveRecord::Migration
|
||||
class RoadToVersionThree < ActiveRecord::Migration
|
||||
def self.up
|
||||
# TODO: Combine migrations since foodsoft3-development into one file
|
||||
# and try to build a migration path from old data.
|
||||
Loading…
Add table
Add a link
Reference in a new issue