Card : attribute 54 is now a column for each card

This commit is contained in:
sparkyx 2021-01-12 11:08:51 +01:00
parent 5fcd715bf1
commit 986e1a10b9
2 changed files with 204 additions and 1 deletions

View file

@ -119,7 +119,7 @@ else
}
}
// filter only enable card
$filter_enable_card=" and f_id in (select f_id from fiche_detail where ad_value = '1' and ad_id=54) ";
$filter_enable_card=" and f_enable='1' ";
$sql_str="select distinct f_id
from fiche