FIX bug due changes Data_SQL
This commit is contained in:
parent
8befe04534
commit
70bae8b1b7
17 changed files with 116 additions and 39 deletions
|
|
@ -73,7 +73,7 @@ class Tva_Rate_SQL extends Table_Data_SQL
|
|||
$this->default=array(
|
||||
"tva_id"=>"auto"
|
||||
);
|
||||
|
||||
|
||||
$this->date_format="DD.MM.YYYY";
|
||||
parent::__construct($p_cn, $p_id);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue