Fix: juridical status was lost if error
This commit is contained in:
parent
05b598a6e6
commit
b30c0bc730
@ -542,7 +542,7 @@ else
|
||||
$soc->pays_code=$obj->code;
|
||||
$soc->pays=$obj->libelle;
|
||||
}
|
||||
|
||||
$soc->forme_juridique_code=$_POST['forme_juridique_code'];
|
||||
|
||||
/* Show create form */
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user