diff --git a/app/Database/seeds/sample.yml b/app/Database/seeds/sample.yml index 73443c38..2e0dd039 100644 --- a/app/Database/seeds/sample.yml +++ b/app/Database/seeds/sample.yml @@ -456,7 +456,7 @@ journal_transactions: currency: USD memo: 'Ground handling' ref_class: App\Models\Pirep - ref_class_id: 0 + ref_class_id: pirepid_1 created_at: '2018-03-02 19:10:10' updated_at: '2018-03-02 19:10:10' post_date: '2018-03-02 19:10:10' @@ -469,7 +469,7 @@ journal_transactions: currency: USD memo: 'Expense: Per-Flight (multiplier, on airline)' ref_class: App\Models\Pirep - ref_class_id: 0 + ref_class_id: pirepid_1 created_at: '2018-03-02 19:10:10' updated_at: '2018-03-02 19:10:10' post_date: '2018-03-02 19:10:10' @@ -482,7 +482,7 @@ journal_transactions: currency: USD memo: 'Expense: Per-Flight (multiplier)' ref_class: App\Models\Pirep - ref_class_id: 0 + ref_class_id: pirepid_1 created_at: '2018-03-02 19:10:10' updated_at: '2018-03-02 19:10:10' post_date: '2018-03-02 19:10:10' @@ -495,7 +495,7 @@ journal_transactions: currency: USD memo: 'Expense: Per-Flight (multiplier, on airline)' ref_class: App\Models\Pirep - ref_class_id: 0 + ref_class_id: pirepid_1 created_at: '2018-03-02 19:10:10' updated_at: '2018-03-02 19:10:10' post_date: '2018-03-02 19:10:10' @@ -508,7 +508,7 @@ journal_transactions: currency: USD memo: 'Expense: Per-Flight (no muliplier)' ref_class: App\Models\Pirep - ref_class_id: 0 + ref_class_id: pirepid_1 created_at: '2018-03-02 19:10:10' updated_at: '2018-03-02 19:10:10' post_date: '2018-03-02 19:10:10' @@ -521,7 +521,7 @@ journal_transactions: currency: USD memo: 'Pilot Payment @ 50' ref_class: App\Models\Pirep - ref_class_id: 0 + ref_class_id: pirepid_1 created_at: '2018-03-02 19:10:10' updated_at: '2018-03-02 19:10:10' post_date: '2018-03-02 19:10:10' @@ -534,7 +534,7 @@ journal_transactions: currency: USD memo: 'Pilot Payment @ 50' ref_class: App\Models\Pirep - ref_class_id: 0 + ref_class_id: pirepid_1 created_at: '2018-03-02 19:10:10' updated_at: '2018-03-02 19:10:10' post_date: '2018-03-02 19:10:10' @@ -547,7 +547,7 @@ journal_transactions: currency: USD memo: 'Fares B10; price:1100, cost: 0' ref_class: App\Models\Pirep - ref_class_id: 0 + ref_class_id: pirepid_1 created_at: '2018-03-02 19:10:10' updated_at: '2018-03-02 19:10:10' post_date: '2018-03-02 19:10:10' @@ -560,7 +560,7 @@ journal_transactions: currency: USD memo: 'Fares F10; price:1000, cost: 0' ref_class: App\Models\Pirep - ref_class_id: 0 + ref_class_id: pirepid_1 created_at: '2018-03-02 19:10:10' updated_at: '2018-03-02 19:10:10' post_date: '2018-03-02 19:10:10' @@ -573,7 +573,7 @@ journal_transactions: currency: USD memo: 'Fares Y300; price:200, cost: 0' ref_class: App\Models\Pirep - ref_class_id: 0 + ref_class_id: pirepid_1 created_at: '2018-03-02 19:10:10' updated_at: '2018-03-02 19:10:10' post_date: '2018-03-02 19:10:10'