Search with VAT : filter
This commit is contained in:
parent
3a1ebb55cf
commit
841ea8482d
4 changed files with 14 additions and 4 deletions
|
|
@ -62,6 +62,7 @@ class User_filter_SQL extends Table_Data_SQL
|
|||
,'uf_tag'=>'uf_tag'
|
||||
,'uf_tag_option'=>'uf_tag_option'
|
||||
,'uf_currency_code'=>'uf_currency_code'
|
||||
,'tva_id_search'=>'tva_id_search'
|
||||
|
||||
);
|
||||
/*
|
||||
|
|
@ -88,6 +89,7 @@ class User_filter_SQL extends Table_Data_SQL
|
|||
,'uf_tag'=>'text'
|
||||
,'uf_tag_option'=>'numeric'
|
||||
,'uf_currency_code'=>'numeric'
|
||||
,'tva_id_search'=>'numeric'
|
||||
);
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue