task #7478: Resume TVA Facture / Vente
This commit is contained in:
parent
60a0a1ea85
commit
600ca269e0
2 changed files with 20 additions and 4 deletions
|
|
@ -144,6 +144,7 @@ function ExecuteScript($p_cn,$script) {
|
|||
$buffer=str_replace (';','',$buffer);
|
||||
}
|
||||
$sql.=$buffer;
|
||||
echo_debug('setup.php',__LINE__,"Execute sql $sql");
|
||||
if ( ExecSql($p_cn,$sql,false) == false ) {
|
||||
Rollback($p_cn);
|
||||
if ( DEBUG=='false' ) ob_clean();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue