noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 69/107: Fix test


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 69/107: Fix test
Date: Mon, 26 Aug 2019 10:32:02 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 71dc5294a508ad992e6267aab14429b10097476f
Author: Dany De Bontridder <address@hidden>
Date:   Wed Aug 7 11:54:27 2019 +0200

    Fix test
---
 scenario/ajax-save-operation.php | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/scenario/ajax-save-operation.php b/scenario/ajax-save-operation.php
index 6149ee7..80fdd73 100644
--- a/scenario/ajax-save-operation.php
+++ b/scenario/ajax-save-operation.php
@@ -28,7 +28,8 @@ $_POST=array (
   'rapt' => '',
   'div' => 'det2',
   'act' => 'save',
-  'op'=>'ledger'
+  'op'=>'ledger',
+  'jr_optype'=>'NOR'
 );
 $_POST['gDossier']=$gDossierLogInput;
 $_GET['gDossier']=$gDossierLogInput;



reply via email to

[Prev in Thread] Current Thread [Next in Thread]