Bug : card cannot use a attribute of the type "card", reason : the query was

wrong and there were a confusion between this->name and this->id in "get_js_attr()"
This commit is contained in:
Dany De Bontridder 2019-07-22 21:22:16 +02:00
parent 2b75c9720a
commit 27f5673f2d
3 changed files with 4 additions and 3 deletions

View file

@ -0,0 +1 @@
update attr_def set ad_extra = '[sql] fd_id in (select fd_id from fiche_def where frd_id in (4,8,9,14))' where ad_id=25;