Post fares/expenses on PIREP to Airline journal #130
This commit is contained in:
@@ -23,7 +23,7 @@ class Expense extends BaseModel
|
||||
'active' => 'boolean',
|
||||
'airline_id' => 'integer',
|
||||
'amount' => 'float',
|
||||
'multiplier' => 'integer',
|
||||
'multiplier' => 'bool',
|
||||
'type' => 'integer',
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user