TVA_CODE : suggest tva_code + unittest
This commit is contained in:
parent
8af7eb1047
commit
2e9b11932d
5 changed files with 74 additions and 9 deletions
|
|
@ -567,6 +567,8 @@ EOF;
|
|||
}else {
|
||||
|
||||
$Res = $cn->exec_sql("select * from v_tva_rate
|
||||
where
|
||||
tva_purchase <> '#' and tva_sale <> '#'
|
||||
order by tva_rate desc");
|
||||
}
|
||||
$Max = Database::num_row($Res);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue