';
@@ -90,7 +90,7 @@ if ( $action == 'new' ) {
// submit button in the form
$submit='
';
$r=FormFin($cn,$_GET['p_jrn'],$User->GetPeriode(),$submit,$HTTP_POST_VARS,false, $nb_number);
echo '
';
@@ -110,7 +110,7 @@ if ( $action == 'new' ) {
{
// submit button in the form
$submit='
-
';
+
';
$r=FormFin($cn,$_GET['p_jrn'],$User->GetPeriode(),$submit,$HTTP_POST_VARS,false, $nb_number);
}
diff --git a/include/user_action_ods.php b/include/user_action_ods.php
index d1330dfae..da35bf482 100644
--- a/include/user_action_ods.php
+++ b/include/user_action_ods.php
@@ -72,7 +72,7 @@ if ( $action == 'new' ) {
// submit button in the form
$submit='
-
';
+
';
$r=FormODS($cn,$_GET['p_jrn'],$User->GetPeriode(),$submit,$HTTP_POST_VARS,false, $nb_number);
echo '
';
@@ -87,7 +87,7 @@ if ( $action == 'new' ) {
// submit button in the form
$submit='
-
';
+
';
$r=FormODS($cn,$_GET['p_jrn'],$User->GetPeriode(),$submit,$HTTP_POST_VARS,false, $nb_number);
echo '
';
@@ -111,7 +111,7 @@ if ( $action == 'new' ) {
if ( $r == null ) {
// submit button in the form
$submit='
- ';
+ ';
$r=FormODS($cn,$_GET['p_jrn'],$User->GetPeriode(),$submit,$HTTP_POST_VARS,false, $nb_number);
}
diff --git a/include/user_form_ven.php b/include/user_form_ven.php
index 875f71ca2..25ca8f425 100644
--- a/include/user_form_ven.php
+++ b/include/user_form_ven.php
@@ -565,7 +565,7 @@ function FormVenteView ($p_cn,$p_jrn,$p_periode,$p_array,$p_number,$p_doc='form'
$r.=$data;
if ( $sum_with_vat != 0 ) {
- $r.='';
+ $r.='';
}
$r.='';