FIX : problem with VAT SELECT: cannot update the right DOMID
This commit is contained in:
parent
71f8a7fc82
commit
3716395a8e
5 changed files with 29 additions and 11 deletions
|
|
@ -61,6 +61,7 @@ class ITva_Popup extends HtmlInput
|
|||
$this->button = true;
|
||||
$this->in_table = false;
|
||||
$this->value = $p_value;
|
||||
if ($p_id =="") $p_id= uniqid ("vat");
|
||||
$this->id = $p_id;
|
||||
$this->filter = 'none';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue