Cleaning code : TVA rewritten
This commit is contained in:
parent
12a1f8a516
commit
9407c2ec7b
3 changed files with 113 additions and 111 deletions
|
|
@ -31,7 +31,7 @@
|
|||
* @class Tva_rate_SQL
|
||||
* @brief abstract of the table public.tva_rate
|
||||
*/
|
||||
class Tva_rate_SQL extends Table_Data_SQL
|
||||
class Tva_Rate_SQL extends Table_Data_SQL
|
||||
{
|
||||
|
||||
function __construct(DatabaseCore $p_cn, $p_id=-1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue