Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Genesys PGR
Genesys Backend
Commits
aad6a96c
Commit
aad6a96c
authored
Jan 22, 2014
by
Matija Obreza
Browse files
SGSV updater uses provider_inst_code (Thanks Jonas)
parent
67ea7f0a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/java/org/genesys2/server/service/worker/SGSVUpdate.java
View file @
aad6a96c
...
...
@@ -348,7 +348,7 @@ public class SGSVUpdate {
Float
quantity
;
public
SGSVEntry
(
String
[]
entry
)
{
instCode
=
entry
[
1
];
instCode
=
entry
[
1
0
];
// provider_institute_code
acceNumb
=
entry
[
4
];
fullTaxa
=
entry
[
5
];
origCty
=
entry
[
12
];
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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