Browse Source

Task #860q0ub3t adding new column

pull/3/head
Wahyu Ramadhan 2 years ago
parent
commit
784226524c
  1. 2
      app/Models/VersionGantt.php

2
app/Models/VersionGantt.php

@ -19,6 +19,8 @@ class VersionGantt extends Model
'config_dayoff',
'auto_schedule',
'calculation_type',
'committed_cost',
'cost_to_complete',
'created_at',
'created_by',
'updated_at',

Loading…
Cancel
Save