altocompta/sql/upgrade.sql
Dany De Bontridder 27f5673f2d 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()"
2019-07-22 21:22:16 +02:00

1 line
121 B
SQL

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;