Browse Source

Se agregan default values para cablemodem

Espinoza Guillermo 6 years ago
parent
commit
2db2678e26
1 changed files with 2 additions and 0 deletions
  1. 2 0
      app/config/import_data.yml

+ 2 - 0
app/config/import_data.yml

@@ -47,3 +47,5 @@ Cablemodem:
         mta_enabled: mta1_enabled
         tenancy_id: tenancy_id
         comments: comments
+        workflow_id: { value: 1 }
+        current_state: { value: active }