fix(api-entreprise): save libelle_commune_etranger and libelle_pays_etranger in db
This commit is contained in:
parent
58037f21cd
commit
f5fdef0600
8 changed files with 135 additions and 6 deletions
|
@ -52,7 +52,8 @@ class Etablissement < ApplicationRecord
|
|||
adresse,
|
||||
code_postal,
|
||||
localite,
|
||||
code_insee_localite
|
||||
code_insee_localite,
|
||||
nom_pays
|
||||
]
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue