Skip to content

Commit

Permalink
Merge pull request rapidpro#198 from praekelt/momza-775-remove-cell-lang
Browse files Browse the repository at this point in the history
Remove cell number and language from pod
  • Loading branch information
alexmuller authored Oct 19, 2017
2 parents 1793a45 + 15e713f commit 48a48f0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions casepro/settings_production_momza.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
)

PODS[0]['field_mapping'] = [ # noqa: F405
{"field": "msisdn_registrant", "field_name": "Cell Number"},
{"field": "language", "field_name": "Language Preference"},
{"field": "faccode", "field_name": "Facility Code"},
{"field": "reg_type", "field_name": "Registration Type"},
{"field": "mom_dob", "field_name": "Mother's Date of Birth"},
Expand Down

0 comments on commit 48a48f0

Please sign in to comment.