mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 11:38:30 +02:00
Ident type update #2834
This commit is contained in:
parent
2a81641130
commit
fd52172500
9 changed files with 32 additions and 25 deletions
|
@ -138,7 +138,7 @@ namespace :import do
|
|||
ident_type_map = {
|
||||
2 => Contact::PRIV,
|
||||
3 => Contact::PASSPORT,
|
||||
4 => Contact::BIC,
|
||||
4 => Contact::ORG,
|
||||
6 => Contact::BIRTHDAY
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue