Browse Source

update versiont gantt

pull/3/head
ibnu 2 years ago
parent
commit
046fe97719
  1. 2
      app/Models/VersionGantt.php

2
app/Models/VersionGantt.php

@ -21,6 +21,8 @@ class VersionGantt extends Model
'calculation_type',
'committed_cost',
'cost_to_complete',
'progress',
'hierarchy_ftth_id',
'created_at',
'created_by',
'updated_at',

Loading…
Cancel
Save