Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Maarch
scantomaarch
Commits
a4afea7c
Commit
a4afea7c
authored
Apr 21, 2020
by
Florian Azizian
Browse files
Change url to be compatible with Maarch Courrier 20.10
parent
e6286d3a
Changes
3
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
a4afea7c
# scantomaarch
Compatible à partir de Maarch Courrier
**20.0
3
**
Compatible à partir de Maarch Courrier
**20.
1
0**
L'outil scantomaarch permet de transférer un document dans MaarchCourrier directemet depuis un scanner.
Après le scan d'un document, la page d'indexation s'ouvrira, avec le document chargé dans la partie droite.
...
...
import.bat
View file @
a4afea7c
...
...
@@ -81,7 +81,7 @@ if "%tmpFilename%"=="null" (
REM ====================================================================
REM Open browser
set
OPENURL
=
%proto%
://
%posturl%
apps
/maarch
_entreprise/index.php
?
scanGroupId
=
%GROUPID%
^&
tmpfilename
=
%tmpFilename%
set
OPENURL
=
%proto%
://
%posturl%
dist
/index
.html#/indexing/
%GROUPID%
?
tmpfilename
=
%tmpFilename%
echo
Open
url
in
browser
:
"
%OPENURL%
"
>>
scanToMaarch
.log
start
""
"
%OPENURL%
"
import.sh
View file @
a4afea7c
...
...
@@ -89,7 +89,7 @@ fi
#===================================================================
# Open browser
OPENURL
=
$proto$host
"/"
$path
"
apps/maarch_entreprise/index.php?scanGroupId=
$GROUPID
&
tmpfilename=
$tmpFilename
"
OPENURL
=
$proto$host
"/"
$path
"
dist/index.html#/indexing/
$GROUPID
?
tmpfilename=
$tmpFilename
"
echo
[
$CURRENTDATE
]
"Open url in browser:
$OPENURL
"
>>
$currentFolder
"/scanToMaarch.log"
if
which xdg-open
>
/dev/null
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment