bug for rapport simple

This commit is contained in:
sparkyx 2022-01-30 00:56:57 +01:00
parent 185169cb40
commit 8af8f0628e

View file

@ -56,7 +56,7 @@ class Form_Detail_SQL extends \Table_Data_SQL
);
$this->default=array(
"pk composé"=>"auto"
"fo_id"=>"auto"
);
$this->date_format="DD.MM.YYYY";